summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-18error: make Error **errp const where it is appropriateVladimir Sementsov-Ogievskiy
2019-12-18net/net: Clean up variable shadowing in net_client_init()Vladimir Sementsov-Ogievskiy
2019-12-18tests-blockjob: Use error_free_or_abort()Markus Armbruster
2019-12-18hw/intc/s390: Simplify error handling in kvm_s390_flic_realize()Markus Armbruster
2019-12-18error: Clean up unusual names of Error * variablesMarkus Armbruster
2019-12-18memory-device: Fix memory pre-plug error API violationsMarkus Armbruster
2019-12-18qga: Fix guest-get-fsinfo error API violationsMarkus Armbruster
2019-12-18hw/ipmi: Fix realize() error API violationsMarkus Armbruster
2019-12-18hw/core: Fix fit_load_fdt() error API violationsMarkus Armbruster
2019-12-18hw/acpi: Fix legacy CPU plug error API violationsMarkus Armbruster
2019-12-18exec: Fix file_ram_alloc() error API violationsMarkus Armbruster
2019-12-18tests: Clean up initialization of Error *err variablesMarkus Armbruster
2019-12-18io: Fix Error usage in a comment <example>Markus Armbruster
2019-12-18crypto: Fix typo in QCryptoTLSSession's <example> commentMarkus Armbruster
2019-12-18crypto: Fix certificate file error handling crash bugMarkus Armbruster
2019-12-18error: Fix -msg timestamp defaultMarkus Armbruster
2019-12-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...Peter Maydell
2019-12-17Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-12-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20191217' into...Peter Maydell
2019-12-17Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2019-12-17tests: use g_test_rand_intPaolo Bonzini
2019-12-17tests/Makefile: Fix check-report.* targets shown in check-helpWainer dos Santos Moschetta
2019-12-17glib: use portable g_setenv()Marc-André Lureau
2019-12-17hw/misc/ivshmem: Bury dead legacy INTx codeMarkus Armbruster
2019-12-17pseries: disable migration-test if /dev/kvm cannot be usedLaurent Vivier
2019-12-17tests: fix modules-test 'duplicate test case' errorCole Robinson
2019-12-17Remove libbluetooth / bluez from the CI testsThomas Huth
2019-12-17Remove the core bluetooth codeThomas Huth
2019-12-17pseries: Update SLOF firmware imageAlexey Kardashevskiy
2019-12-17ppc/pnv: Drop PnvChipClass::typeGreg Kurz
2019-12-17ppc/pnv: Introduce PnvChipClass::xscom_pcba() methodGreg Kurz
2019-12-17ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpersGreg Kurz
2019-12-17ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()Greg Kurz
2019-12-17ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()Greg Kurz
2019-12-17ppc/pnv: Introduce PnvChipClass::xscom_core_base() methodGreg Kurz
2019-12-17ppc/pnv: Introduce PnvChipClass::intc_print_info() methodGreg Kurz
2019-12-17ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpersGreg Kurz
2019-12-17ppc/pnv: Introduce PnvMachineClass::dt_power_mgt()Greg Kurz
2019-12-17ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compatGreg Kurz
2019-12-16python/qemu: Remove unneeded imports in __init__Wainer dos Santos Moschetta
2019-12-17ppc/pnv: Drop PnvPsiClass::chip_typeGreg Kurz
2019-12-17ppc/pnv: Introduce PnvPsiClass::compatGreg Kurz
2019-12-17ppc: Drop useless extern annotation for functionsGreg Kurz
2019-12-17ppc/pnv: Fix OCC common area region mappingCédric Le Goater
2019-12-17ppc/pnv: Introduce PBA registersCédric Le Goater
2019-12-17ppc/pnv: Make PnvXScomInterface an incomplete typeGreg Kurz
2019-12-17ppc/pnv: populate the DT with realized XSCOM devicesCédric Le Goater
2019-12-17ppc/pnv: Loop on the whole hierarchy to populate the DT with the XSCOM nodesCédric Le Goater
2019-12-17target/ppc: Add SPR TBU40Suraj Jitindar Singh
2019-12-17target/ppc: Add SPR ASDRSuraj Jitindar Singh