aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-18Add use of RCU for qemu_logfile.Robert Foley
2019-12-18qemu_log_lock/unlock now preserves the qemu_logfile handle.Robert Foley
2019-12-18Add a mutex to guarantee single writer to qemu_logfile handle.Robert Foley
2019-12-18Cleaned up flow of code in qemu_set_log(), to simplify and clarify.Robert Foley
2019-12-18Fix double free issue in qemu_set_log_filename().Robert Foley
2019-12-18ci: build out-of-treePaolo Bonzini
2019-12-18travis.yml: Enable builds on arm64, ppc64le and s390xThomas Huth
2019-12-18tests/test-util-filemonitor: Skip test on non-x86 Travis containersThomas Huth
2019-12-18tests/hd-geo-test: Skip test when images can not be createdThomas Huth
2019-12-18iotests: Skip test 079 if it is not possible to create large filesThomas Huth
2019-12-18iotests: Skip test 060 if it is not possible to create large filesThomas Huth
2019-12-18iotests: Provide a function for checking the creation of huge filesThomas Huth
2019-12-18travis.yml: Run tcg tests with tciThomas Huth
2019-12-18tests/vm: Allow to set qemu-img pathWainer dos Santos Moschetta
2019-12-18configure: allow disable of cross compilation containersAlex Bennée
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
2019-12-17target/ppc: Work [S]PURR implementation and add HV supportSuraj Jitindar Singh