aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-08hw/arm: highbank: For EL3 guests, don't enable PSCI, start all coresPeter Maydell
2022-02-08hw/arm/virt: Let boot.c handle PSCI enablementPeter Maydell
2022-02-08hw/arm/versal: Let boot.c handle PSCI enablementPeter Maydell
2022-02-08hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3Peter Maydell
2022-02-08hw/arm: allwinner: Don't enable PSCI conduit when booting guest in EL3Peter Maydell
2022-02-08hw/arm: imx: Don't enable PSCI conduit when booting guest in EL3Peter Maydell
2022-02-08hw/arm/boot: Support setting psci-conduit based on guest ELPeter Maydell
2022-02-08cpu.c: Make start-powered-off settable after realizePeter Maydell
2022-02-08target/arm: make psci-conduit settable after realizePeter Maydell
2022-02-08hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQsFrancisco Iglesias
2022-02-08target/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_elRichard Henderson
2022-02-08target/arm: Fix {fp, sve}_exception_el for VHE mode runningRichard Henderson
2022-02-08target/arm: Tidy sve_exception_el for CPACR_EL1 accessRichard Henderson
2022-02-08target/arm: Fix sve_zcr_len_for_el for VHE mode runningRichard Henderson
2022-02-07Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-...Peter Maydell
2022-02-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2022-02-06util/oslib-posix: Fix missing unlock in the error path of os_mem_prealloc()David Hildenbrand
2022-02-06ACPI ERST: step 6 of bios-tables-test.cEric DeVolder
2022-02-06ACPI ERST: bios-tables-test testcaseEric DeVolder
2022-02-06ACPI ERST: qtest for ERSTEric DeVolder
2022-02-06ACPI ERST: create ACPI ERST table for pc/x86 machinesEric DeVolder
2022-02-06ACPI ERST: build the ACPI ERST tableEric DeVolder
2022-02-06ACPI ERST: support for ACPI ERST featureEric DeVolder
2022-02-06ACPI ERST: header file for ERSTEric DeVolder
2022-02-06ACPI ERST: PCI device_id for ERSTEric DeVolder
2022-02-06ACPI ERST: bios-tables-test.c steps 1 and 2Eric DeVolder
2022-02-04libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with h...David Hildenbrand
2022-02-04libvhost-user: handle removal of identical regionsRaphael Norwitz
2022-02-04libvhost-user: prevent over-running max RAM slotsRaphael Norwitz
2022-02-04libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fdDavid Hildenbrand
2022-02-04libvhost-user: Simplify VHOST_USER_REM_MEM_REGDavid Hildenbrand
2022-02-04libvhost-user: Add vu_add_mem_reg input validationRaphael Norwitz
2022-02-04libvhost-user: Add vu_rem_mem_reg input validationRaphael Norwitz
2022-02-04tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()Igor Mammedov
2022-02-04tests: acpi: update expected blobsIgor Mammedov
2022-02-04acpi: fix OEM ID/OEM Table ID paddingIgor Mammedov
2022-02-04tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobsIgor Mammedov
2022-02-04tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() testIgor Mammedov
2022-02-04hw/i386: Add the possibility to disable the 'isapc' machineThomas Huth
2022-02-04cpuid: use unsigned for max cpuidMichael S. Tsirkin
2022-02-03Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell
2022-02-02Merge remote-tracking branch 'remotes/hdeller/tags/hppa-updates-pull-request'...Peter Maydell
2022-02-02python/aqmp: add socket bind step to legacy.pyJohn Snow
2022-02-02python: upgrade mypy to 0.780John Snow
2022-02-02python/machine: raise VMLaunchFailure exception from launch()John Snow
2022-02-02python/aqmp: Fix negotiation with pre-"oob" QEMUJohn Snow
2022-02-02hw/display/artist: Fix draw_line() artefactsSven Schnelle
2022-02-02hw/display/artist: Mouse cursor fixes for HP-UXHelge Deller
2022-02-02hw/display/artist: rewrite vram access mode handlingSven Schnelle
2022-02-02hppa: Add support for an emulated TOC/NMI button.Helge Deller