aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-17ppc/pnv: Link "chip" property to PnvXive::chip pointerGreg Kurz
2019-12-17ppc/pnv: Link "chip" property to PnvCore::chip pointerGreg Kurz
2019-12-17ppc/pnv: Link "chip" property to PnvHomer::chip pointerGreg Kurz
2019-12-17ppc/pnv: Link "psi" property to PnvOCC::psi pointerGreg Kurz
2019-12-17ppc/pnv: Link "psi" property to PnvLpc::psi pointerGreg Kurz
2019-12-17xive: Link "xive" property to XiveEndSource::xrtr pointerGreg Kurz
2019-12-17xive: Link "xive" property to XiveSource::xive pointerGreg Kurz
2019-12-17xive: Link "cpu" property to XiveTCTX::cs pointerGreg Kurz
2019-12-17ppc/pnv: Drop "chip" link from POWER9 PSI objectGreg Kurz
2019-12-17ppc/pnv: Add a "/qemu" device tree nodeCédric Le Goater
2019-12-17ppc/pnv: Add a PNOR modelCédric Le Goater
2019-12-16python/qemu: accel: Add tcg_available() methodWainer dos Santos Moschetta
2019-12-16python/qemu: accel: Strengthen kvm_available() checksWainer dos Santos Moschetta
2019-12-16python/qemu: accel: Add list_accel() methodWainer dos Santos Moschetta
2019-12-16python/qemu: Move kvm_available() to its own moduleWainer dos Santos Moschetta
2019-12-16Acceptance tests: use relative location for testsCleber Rosa
2019-12-16hw/usb: Remove the USB bluetooth dongle deviceThomas Huth
2019-12-16hw/arm/nseries: Replace the bluetooth chardev with a "null" chardevThomas Huth
2019-12-16Acceptance tests: use avocado tags for machine typeCleber Rosa
2019-12-16Acceptance tests: introduce utility method for tags unique valsCleber Rosa
2019-12-16Acceptance test x86_cpu_model_versions: use default vmCleber Rosa
2019-12-16tests/acceptance: Makes linux_initrd and empty_cpu_model use QEMUMachineWainer dos Santos Moschetta
2019-12-16python/qemu: Add set_qmp_monitor() to QEMUMachineWainer dos Santos Moschetta
2019-12-16analyze-migration.py: replace numpy with python 3.2Marc-André Lureau
2019-12-16analyze-migration.py: fix find() type errorMarc-André Lureau
2019-12-16Revert "Acceptance test: cancel test if m68k kernel packages goes missing"Philippe Mathieu-Daudé
2019-12-16tests/boot_linux_console: Fetch assets from Debian snapshot archivesPhilippe Mathieu-Daudé
2019-12-16Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-dec-16-2019' ...Peter Maydell
2019-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191216-...Peter Maydell
2019-12-16MAINTAINERS: Add a file to MIPS sectionAleksandar Markovic
2019-12-16MAINTAINERS: Add three files to Malta sectionAleksandar Markovic
2019-12-16MAINTAINERS: Adjust maintainership for Malta boardAleksandar Markovic
2019-12-16MAINTAINERS: Adjust maintainership for Fulong 2E boardAleksandar Markovic
2019-12-16MAINTAINERS: Add a section on UI translationAleksandar Markovic
2019-12-16hw/mips: Deprecate the r4k machinePhilippe Mathieu-Daudé
2019-12-16mips: fulong 2e: Renovate coding styleFilip Bozuta
2019-12-16mips: r4000: Renovate coding styleFilip Bozuta
2019-12-16mips: mipssim: Renovate coding styleFilip Bozuta
2019-12-16mips: malta: Renovate coding styleFilip Bozuta
2019-12-16mips: jazz: Renovate coding styleFilip Bozuta
2019-12-16target/arm: ensure we use current exception state after SCR updateAlex Bennée
2019-12-16hw/arm/virt: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé
2019-12-16hw/arm/acpi: enable SHPC native hot plugHeyi Guo
2019-12-16hw/arm/acpi: simplify AML bit and/or statementHeyi Guo
2019-12-16hw/arm/sbsa-ref: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé
2019-12-16target/arm: Add support for DC CVAP & DC CVADP insBeata Michalska
2019-12-16migration: ram: Switch to ram block writebackBeata Michalska
2019-12-16Memory: Enable writeback for given memory regionBeata Michalska
2019-12-16tcg: cputlb: Add probe_readBeata Michalska
2019-12-16arm/arm-powerctl: set NSACR.{CP11, CP10} bits in arm_set_cpu_on()Niek Linnenbank