index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
avr
/
arduino.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-08
hw/arm/highbank: Drop unused secondary boot stub code
Peter Maydell
1
-56
/
+0
2022-02-08
hw/arm/boot: Don't write secondary boot stub if using PSCI
Peter Maydell
2
-11
/
+27
2022-02-08
hw/arm/boot: Prevent setting both psci_conduit and secure_board_setup
Peter Maydell
1
-0
/
+10
2022-02-08
hw/arm/highbank: Drop use of secure_board_setup
Peter Maydell
1
-8
/
+0
2022-02-08
arm: tcg: Adhere to SMCCC 1.3 section 5.2
Peter Maydell
1
-29
/
+6
2022-02-08
hw/arm: highbank: For EL3 guests, don't enable PSCI, start all cores
Peter Maydell
1
-6
/
+1
2022-02-08
hw/arm/virt: Let boot.c handle PSCI enablement
Peter Maydell
1
-11
/
+1
2022-02-08
hw/arm/versal: Let boot.c handle PSCI enablement
Peter Maydell
3
-7
/
+5
2022-02-08
hw/arm/xlnx-zcu102: Don't enable PSCI conduit when booting guest in EL3
Peter Maydell
2
-5
/
+7
2022-02-08
hw/arm: allwinner: Don't enable PSCI conduit when booting guest in EL3
Peter Maydell
2
-5
/
+5
2022-02-08
hw/arm: imx: Don't enable PSCI conduit when booting guest in EL3
Peter Maydell
4
-6
/
+6
2022-02-08
hw/arm/boot: Support setting psci-conduit based on guest EL
Peter Maydell
2
-0
/
+60
2022-02-08
cpu.c: Make start-powered-off settable after realize
Peter Maydell
1
-1
/
+21
2022-02-08
target/arm: make psci-conduit settable after realize
Peter Maydell
1
-1
/
+5
2022-02-08
hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQs
Francisco Iglesias
2
-2
/
+14
2022-02-08
target/arm: Use CPTR_TFP with CPTR_EL3 in fp_exception_el
Richard Henderson
1
-1
/
+1
2022-02-08
target/arm: Fix {fp, sve}_exception_el for VHE mode running
Richard Henderson
1
-17
/
+60
2022-02-08
target/arm: Tidy sve_exception_el for CPACR_EL1 access
Richard Henderson
1
-19
/
+17
2022-02-08
target/arm: Fix sve_zcr_len_for_el for VHE mode running
Richard Henderson
1
-1
/
+2
2022-02-06
util/oslib-posix: Fix missing unlock in the error path of os_mem_prealloc()
David Hildenbrand
1
-0
/
+1
2022-02-06
ACPI ERST: step 6 of bios-tables-test.c
Eric DeVolder
6
-5
/
+0
2022-02-06
ACPI ERST: bios-tables-test testcase
Eric DeVolder
1
-0
/
+54
2022-02-06
ACPI ERST: qtest for ERST
Eric DeVolder
2
-0
/
+166
2022-02-06
ACPI ERST: create ACPI ERST table for pc/x86 machines
Eric DeVolder
3
-0
/
+35
2022-02-06