summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * hw/arm/boot: Prevent setting both psci_conduit and secure_board_setupPeter Maydell2022-02-081-0/+10
| * hw/arm/highbank: Drop use of secure_board_setupPeter Maydell2022-02-081-8/+0Star
| * arm: tcg: Adhere to SMCCC 1.3 section 5.2Peter Maydell2022-02-081-29/+6Star
| * hw/arm: highbank: For EL3 guests, don't enable PSCI, start all coresPeter Maydell2022-02-081-6/+1Star
| * hw/arm/virt: Let boot.c handle PSCI enablementPeter Maydell2022-02-081-11/+1Star
| * hw/arm/versal: Let boot.c handle PSCI enablementPeter Maydell2022-02-083-7/+5Star
| * hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3Peter Maydell2022-02-082-5/+7
| * hw/arm: allwinner: Don't enable PSCI conduit when booting guest in EL3Peter Maydell2022-02-082-5/+5
| * hw/arm: imx: Don't enable PSCI conduit when booting guest in EL3Peter Maydell2022-02-084-6/+6
| * hw/arm/boot: Support setting psci-conduit based on guest ELPeter Maydell2022-02-082-0/+60
| * cpu.c: Make start-powered-off settable after realizePeter Maydell2022-02-081-1/+21
| * target/arm: make psci-conduit settable after realizePeter Maydell2022-02-081-1/+5
| * hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQsFrancisco Iglesias2022-02-082-2/+14
| * target/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_elRichard Henderson2022-02-081-1/+1
| * target/arm: Fix {fp, sve}_exception_el for VHE mode runningRichard Henderson2022-02-081-17/+60
| * target/arm: Tidy sve_exception_el for CPACR_EL1 accessRichard Henderson2022-02-081-19/+17Star
| * target/arm: Fix sve_zcr_len_for_el for VHE mode runningRichard Henderson2022-02-081-1/+2
|/
* Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-...Peter Maydell2022-02-0726-113/+167
|\
| * linux-user/syscall: Translate TARGET_RLIMIT_RTTIMESerge Belyshev2022-02-012-0/+3
| * linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.hSerge Belyshev2022-02-0122-52/+117
| * linux-user: Implement starttime field in self stat emulationCameron Esfahani2022-01-283-0/+20
| * linux-user: sigprocmask check read perms firstPatrick Venture2022-01-271-5/+7
| * linux-user: rt_sigprocmask, check read perms firstShu-Chun Weng2022-01-271-5/+7
| * linux-user: Fix inotify on aarch64Paul Brook2022-01-272-43/+12Star
| * linux-user/alpha: Fix target rlimits for alpha and rearrange for claritySerge Belyshev2022-01-271-35/+32Star
| * linux-user: Remove unnecessary 'aligned' attribute from TaskStatePeter Maydell2022-01-271-5/+1Star
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2022-02-0629-36/+1429
|\ \
| * | util/oslib-posix: Fix missing unlock in the error path of os_mem_prealloc()David Hildenbrand2022-02-061-0/+1
| * | ACPI ERST: step 6 of bios-tables-test.cEric DeVolder2022-02-066-5/+0Star
| * | ACPI ERST: bios-tables-test testcaseEric DeVolder2022-02-061-0/+54
| * | ACPI ERST: qtest for ERSTEric DeVolder2022-02-062-0/+166
| * | ACPI ERST: create ACPI ERST table for pc/x86 machinesEric DeVolder2022-02-063-0/+35
| * | ACPI ERST: build the ACPI ERST tableEric DeVolder2022-02-061-0/+211
| * | ACPI ERST: support for ACPI ERST featureEric DeVolder2022-02-064-0/+862
| * | ACPI ERST: header file for ERSTEric DeVolder2022-02-061-0/+19
| * | ACPI ERST: PCI device_id for ERSTEric DeVolder2022-02-061-0/+1
| * | ACPI ERST: bios-tables-test.c steps 1 and 2Eric DeVolder2022-02-066-0/+5
| * | libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with h...David Hildenbrand2022-02-041-5/+5
| * | libvhost-user: handle removal of identical regionsRaphael Norwitz2022-02-041-12/+16
| * | libvhost-user: prevent over-running max RAM slotsRaphael Norwitz2022-02-041-0/+8
| * | libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fdDavid Hildenbrand2022-02-041-0/+2
| * | libvhost-user: Simplify VHOST_USER_REM_MEM_REGDavid Hildenbrand2022-02-041-16/+14Star
| * | libvhost-user: Add vu_add_mem_reg input validationRaphael Norwitz2022-02-041-0/+15
| * | libvhost-user: Add vu_rem_mem_reg input validationRaphael Norwitz2022-02-042-0/+17
| * | tests: acpi: test short OEM_ID/OEM_TABLE_ID values in test_oem_fields()Igor Mammedov2022-02-041-6/+6
| * | tests: acpi: update expected blobsIgor Mammedov2022-02-045-4/+0Star
| * | acpi: fix OEM ID/OEM Table ID paddingIgor Mammedov2022-02-041-2/+2
| * | tests: acpi: whitelist nvdimm's SSDT and FACP.slic expected blobsIgor Mammedov2022-02-041-0/+4
| * | tests: acpi: manually pad OEM_ID/OEM_TABLE_ID for test_oem_fields() testIgor Mammedov2022-02-041-9/+6Star
| * | hw/i386: Add the possibility to disable the 'isapc' machineThomas Huth2022-02-042-2/+5