index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-12-18
error: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy
2019-12-18
net/net: Clean up variable shadowing in net_client_init()
Vladimir Sementsov-Ogievskiy
2019-12-18
tests-blockjob: Use error_free_or_abort()
Markus Armbruster
2019-12-18
hw/intc/s390: Simplify error handling in kvm_s390_flic_realize()
Markus Armbruster
2019-12-18
error: Clean up unusual names of Error * variables
Markus Armbruster
2019-12-18
memory-device: Fix memory pre-plug error API violations
Markus Armbruster
2019-12-18
qga: Fix guest-get-fsinfo error API violations
Markus Armbruster
2019-12-18
hw/ipmi: Fix realize() error API violations
Markus Armbruster
2019-12-18
hw/core: Fix fit_load_fdt() error API violations
Markus Armbruster
2019-12-18
hw/acpi: Fix legacy CPU plug error API violations
Markus Armbruster
2019-12-18
exec: Fix file_ram_alloc() error API violations
Markus Armbruster
2019-12-18
tests: Clean up initialization of Error *err variables
Markus Armbruster
2019-12-18
io: Fix Error usage in a comment <example>
Markus Armbruster
2019-12-18
crypto: Fix typo in QCryptoTLSSession's <example> comment
Markus Armbruster
2019-12-18
crypto: Fix certificate file error handling crash bug
Markus Armbruster
2019-12-18
error: Fix -msg timestamp default
Markus Armbruster
2019-12-17
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...
Peter Maydell
2019-12-17
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-12-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20191217' into...
Peter Maydell
2019-12-17
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2019-12-17
tests: use g_test_rand_int
Paolo Bonzini
2019-12-17
tests/Makefile: Fix check-report.* targets shown in check-help
Wainer dos Santos Moschetta
2019-12-17
glib: use portable g_setenv()
Marc-André Lureau
2019-12-17
hw/misc/ivshmem: Bury dead legacy INTx code
Markus Armbruster
2019-12-17
pseries: disable migration-test if /dev/kvm cannot be used
Laurent Vivier
2019-12-17
tests: fix modules-test 'duplicate test case' error
Cole Robinson
2019-12-17
Remove libbluetooth / bluez from the CI tests
Thomas Huth
2019-12-17
Remove the core bluetooth code
Thomas Huth
2019-12-17
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2019-12-17
ppc/pnv: Drop PnvChipClass::type
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvChipClass::xscom_pcba() method
Greg Kurz
2019-12-17
ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpers
Greg Kurz
2019-12-17
ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()
Greg Kurz
2019-12-17
ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvChipClass::xscom_core_base() method
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvChipClass::intc_print_info() method
Greg Kurz
2019-12-17
ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpers
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
Greg Kurz
2019-12-16
python/qemu: Remove unneeded imports in __init__
Wainer dos Santos Moschetta
2019-12-17
ppc/pnv: Drop PnvPsiClass::chip_type
Greg Kurz
2019-12-17
ppc/pnv: Introduce PnvPsiClass::compat
Greg Kurz
2019-12-17
ppc: Drop useless extern annotation for functions
Greg Kurz
2019-12-17
ppc/pnv: Fix OCC common area region mapping
Cédric Le Goater
2019-12-17
ppc/pnv: Introduce PBA registers
Cédric Le Goater
2019-12-17
ppc/pnv: Make PnvXScomInterface an incomplete type
Greg Kurz
2019-12-17
ppc/pnv: populate the DT with realized XSCOM devices
Cédric Le Goater
2019-12-17
ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodes
Cédric Le Goater
2019-12-17
target/ppc: Add SPR TBU40
Suraj Jitindar Singh
2019-12-17
target/ppc: Add SPR ASDR
Suraj Jitindar Singh
[next]