aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-17vl: configure accelerators from -accel optionsPaolo Bonzini
2019-12-17vl: introduce object_parse_property_optPaolo Bonzini
2019-12-17accel: compile accel/accel.c just oncePaolo Bonzini
2019-12-17vl: merge -accel processing into configure_acceleratorsPaolo Bonzini
2019-12-17vl: extract accelerator option processing to a separate functionPaolo Bonzini
2019-12-17tcg: move qemu_tcg_configure to accel/tcg/tcg-all.cPaolo Bonzini
2019-12-17vl: move icount configuration earlierPaolo Bonzini
2019-12-17memory: do not look at current_machine->accelPaolo Bonzini
2019-12-17migration-test: Use a struct for test_migrate_start parametersJuan Quintela
2019-12-17migration-test: Rename cmd_src/dst to arch_source/arch_targetJuan Quintela
2019-12-17migration-test: Move -incomming handling to common commandlineJuan Quintela
2019-12-17migration-test: Move -serial handling to common commandlineJuan Quintela
2019-12-17migration-test: Move -name handling to common commandlineJuan Quintela
2019-12-17migration-test: Move shmem handling to common commandlineJuan Quintela
2019-12-17migration-test: Move memory size to common commandlineJuan Quintela
2019-12-17migration-test: Move -machine to common commandlineJuan Quintela
2019-12-17migration-test: Move hide_stderr to common commandlineJuan Quintela
2019-12-17migration-test: Create cmd_soure and cmd_targetJuan Quintela
2019-12-17kvm: Reallocate dirty_bmap when we change a slotDr. David Alan Gilbert
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