aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-17kvm: convert "-machine kernel_irqchip" to an accelerator propertyPaolo Bonzini5-73/+62
2019-12-17kvm: introduce kvm_kernel_irqchip_* functionsPaolo Bonzini9-30/+39
2019-12-17kvm: convert "-machine kvm_shadow_mem" to an accelerator propertyPaolo Bonzini6-45/+51
2019-12-17xen: convert "-machine igd-passthru" to an accelerator propertyPaolo Bonzini6-34/+28
2019-12-17tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"Paolo Bonzini5-11/+53
2019-12-17tcg: convert "-accel threads" to a QOM propertyPaolo Bonzini3-31/+55
2019-12-17accel: pass object to accel_init_machinePaolo Bonzini3-4/+6
2019-12-17qom: add object_new_with_classPaolo Bonzini6-11/+25
2019-12-17qom: introduce object_register_sugar_propPaolo Bonzini3-9/+25
2019-12-17vl: warn for unavailable accelerators, clarify messagesPaolo Bonzini1-1/+6
2019-12-17vl: configure accelerators from -accel optionsPaolo Bonzini14-97/+85
2019-12-17vl: introduce object_parse_property_optPaolo Bonzini1-15/+20
2019-12-17accel: compile accel/accel.c just oncePaolo Bonzini2-1/+2
2019-12-17vl: merge -accel processing into configure_acceleratorsPaolo Bonzini3-73/+64
2019-12-17vl: extract accelerator option processing to a separate functionPaolo Bonzini1-8/+20
2019-12-17tcg: move qemu_tcg_configure to accel/tcg/tcg-all.cPaolo Bonzini2-72/+83
2019-12-17vl: move icount configuration earlierPaolo Bonzini1-7/+11
2019-12-17memory: do not look at current_machine->accelPaolo Bonzini1-4/+1
2019-12-17migration-test: Use a struct for test_migrate_start parametersJuan Quintela1-40/+78
2019-12-17migration-test: Rename cmd_src/dst to arch_source/arch_targetJuan Quintela1-19/+21
2019-12-17migration-test: Move -incomming handling to common commandlineJuan Quintela1-15/+8
2019-12-17migration-test: Move -serial handling to common commandlineJuan Quintela1-25/+16
2019-12-17migration-test: Move -name handling to common commandlineJuan Quintela1-13/+9
2019-12-17migration-test: Move shmem handling to common commandlineJuan Quintela1-42/+34
2019-12-17migration-test: Move memory size to common commandlineJuan Quintela1-19/+25
2019-12-17migration-test: Move -machine to common commandlineJuan Quintela1-21/+30
2019-12-17migration-test: Move hide_stderr to common commandlineJuan Quintela1-12/+8
2019-12-17migration-test: Create cmd_soure and cmd_targetJuan Quintela1-19/+25
2019-12-17kvm: Reallocate dirty_bmap when we change a slotDr. David Alan Gilbert1-15/+29
2019-12-17Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-1...Peter Maydell43-9345/+26
2019-12-17Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell17-197/+284
2019-12-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20191217' into...Peter Maydell65-955/+2454
2019-12-17Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell2-28/+76
2019-12-17tests: use g_test_rand_intPaolo Bonzini3-7/+7
2019-12-17tests/Makefile: Fix check-report.* targets shown in check-helpWainer dos Santos Moschetta1-3/+1
2019-12-17glib: use portable g_setenv()Marc-André Lureau8-30/+6
2019-12-17hw/misc/ivshmem: Bury dead legacy INTx codeMarkus Armbruster1-35/+0
2019-12-17pseries: disable migration-test if /dev/kvm cannot be usedLaurent Vivier1-1/+2
2019-12-17tests: fix modules-test 'duplicate test case' errorCole Robinson1-1/+2
2019-12-17Remove libbluetooth / bluez from the CI testsThomas Huth4-4/+1
2019-12-17Remove the core bluetooth codeThomas Huth19-8651/+0
2019-12-17pseries: Update SLOF firmware imageAlexey Kardashevskiy3-1/+1
2019-12-17ppc/pnv: Drop PnvChipClass::typeGreg Kurz2-14/+0
2019-12-17ppc/pnv: Introduce PnvChipClass::xscom_pcba() methodGreg Kurz3-13/+25
2019-12-17ppc/pnv: Drop pnv_chip_is_power9() and pnv_chip_is_power10() helpersGreg Kurz1-10/+0
2019-12-17ppc/pnv: Pass content of the "compatible" property to pnv_dt_xscom()Greg Kurz3-21/+14
2019-12-17ppc/pnv: Pass XSCOM base address and address size to pnv_dt_xscom()Greg Kurz3-17/+14
2019-12-17ppc/pnv: Introduce PnvChipClass::xscom_core_base() methodGreg Kurz2-7/+25
2019-12-17ppc/pnv: Introduce PnvChipClass::intc_print_info() methodGreg Kurz2-5/+26
2019-12-17ppc/pnv: Drop pnv_is_power9() and pnv_is_power10() helpersGreg Kurz1-10/+0