aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-18hw/s390x: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy
2019-12-18monitor/qmp-cmds: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy
2019-12-18qga: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy
2019-12-18hw/i386/amd_iommu: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy
2019-12-18block/snapshot: rename Error ** parameter to more common errpVladimir Sementsov-Ogievskiy
2019-12-18hw/core/qdev: cleanup Error ** variablesVladimir Sementsov-Ogievskiy
2019-12-189pfs: make Error **errp const where it is appropriateVladimir Sementsov-Ogievskiy
2019-12-18ppc: make Error **errp const where it is appropriateVladimir Sementsov-Ogievskiy
2019-12-18Revert "ppc: well form kvmppc_hint_smt_possible error hint helper"Markus Armbruster
2019-12-18qdev-monitor: make Error **errp const where it is appropriateVladimir Sementsov-Ogievskiy
2019-12-18vnc: drop Error pointer indirection in vnc_client_io_errorVladimir Sementsov-Ogievskiy
2019-12-18hmp: drop Error pointer indirection in hmp_handle_errorVladimir Sementsov-Ogievskiy
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