aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-17spapr: Abort if XICS interrupt controller cannot be initializedGreg Kurz1-11/+2
2019-12-17xics: Link ICP_PROP_CPU property to ICPState::cs pointerGreg Kurz1-17/+4
2019-12-17xics: Link ICP_PROP_XICS property to ICPState::xics pointerGreg Kurz1-13/+9
2019-12-17xics: Link ICS_PROP_XICS property to ICSState::xics pointerGreg Kurz3-19/+6
2019-12-17ppc/pnv: Link "chip" property to PnvXive::chip pointerGreg Kurz2-12/+5
2019-12-17ppc/pnv: Link "chip" property to PnvCore::chip pointerGreg Kurz2-10/+4
2019-12-17ppc/pnv: Link "chip" property to PnvHomer::chip pointerGreg Kurz2-14/+14
2019-12-17ppc/pnv: Link "psi" property to PnvOCC::psi pointerGreg Kurz2-15/+13
2019-12-17ppc/pnv: Link "psi" property to PnvLpc::psi pointerGreg Kurz2-15/+12
2019-12-17xive: Link "xive" property to XiveEndSource::xrtr pointerGreg Kurz3-14/+7
2019-12-17xive: Link "xive" property to XiveSource::xive pointerGreg Kurz4-16/+8
2019-12-17xive: Link "cpu" property to XiveTCTX::cs pointerGreg Kurz1-13/+9
2019-12-17ppc/pnv: Drop "chip" link from POWER9 PSI objectGreg Kurz1-2/+0
2019-12-17ppc/pnv: Add a "/qemu" device tree nodeCédric Le Goater1-0/+3
2019-12-17ppc/pnv: Add a PNOR modelCédric Le Goater5-1/+180
2019-12-16python/qemu: accel: Add tcg_available() methodWainer dos Santos Moschetta1-0/+8
2019-12-16python/qemu: accel: Strengthen kvm_available() checksWainer dos Santos Moschetta1-6/+21
2019-12-16python/qemu: accel: Add list_accel() methodWainer dos Santos Moschetta1-0/+23
2019-12-16python/qemu: Move kvm_available() to its own moduleWainer dos Santos Moschetta3-20/+33
2019-12-16Acceptance tests: use relative location for testsCleber Rosa1-1/+1
2019-12-16hw/usb: Remove the USB bluetooth dongle deviceThomas Huth4-602/+0
2019-12-16hw/arm/nseries: Replace the bluetooth chardev with a "null" chardevThomas Huth2-11/+7
2019-12-16Acceptance tests: use avocado tags for machine typeCleber Rosa10-59/+72
2019-12-16Acceptance tests: introduce utility method for tags unique valsCleber Rosa1-6/+13
2019-12-16Acceptance test x86_cpu_model_versions: use default vmCleber Rosa1-54/+46
2019-12-16tests/acceptance: Makes linux_initrd and empty_cpu_model use QEMUMachineWainer dos Santos Moschetta2-12/+13
2019-12-16python/qemu: Add set_qmp_monitor() to QEMUMachineWainer dos Santos Moschetta1-25/+45
2019-12-16analyze-migration.py: replace numpy with python 3.2Marc-André Lureau1-16/+19
2019-12-16analyze-migration.py: fix find() type errorMarc-André Lureau1-2/+2
2019-12-16Revert "Acceptance test: cancel test if m68k kernel packages goes missing"Philippe Mathieu-Daudé1-4/+1
2019-12-16tests/boot_linux_console: Fetch assets from Debian snapshot archivesPhilippe Mathieu-Daudé1-1/+2
2019-12-16Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-dec-16-2019' ...Peter Maydell11-248/+300
2019-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191216-...Peter Maydell45-347/+1266
2019-12-16MAINTAINERS: Add a file to MIPS sectionAleksandar Markovic1-0/+1
2019-12-16MAINTAINERS: Add three files to Malta sectionAleksandar Markovic1-0/+3
2019-12-16MAINTAINERS: Adjust maintainership for Malta boardAleksandar Markovic1-2/+3
2019-12-16MAINTAINERS: Adjust maintainership for Fulong 2E boardAleksandar Markovic1-1/+1
2019-12-16MAINTAINERS: Add a section on UI translationAleksandar Markovic1-0/+4
2019-12-16hw/mips: Deprecate the r4k machinePhilippe Mathieu-Daudé3-1/+7
2019-12-16mips: fulong 2e: Renovate coding styleFilip Bozuta2-38/+45
2019-12-16mips: r4000: Renovate coding styleFilip Bozuta1-21/+34
2019-12-16mips: mipssim: Renovate coding styleFilip Bozuta1-19/+23
2019-12-16mips: malta: Renovate coding styleFilip Bozuta2-87/+91
2019-12-16mips: jazz: Renovate coding styleFilip Bozuta3-79/+88
2019-12-16target/arm: ensure we use current exception state after SCR updateAlex Bennée4-4/+25
2019-12-16hw/arm/virt: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé2-55/+55
2019-12-16hw/arm/acpi: enable SHPC native hot plugHeyi Guo4-1/+6
2019-12-16hw/arm/acpi: simplify AML bit and/or statementHeyi Guo4-8/+8
2019-12-16hw/arm/sbsa-ref: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé1-44/+42
2019-12-16target/arm: Add support for DC CVAP & DC CVADP insBeata Michalska4-0/+69