index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-08
hw/sensor: Add lsm303dlhc magnetometer device
Kevin Townsend
3
-0
/
+561
2022-02-08
hw/intc/arm_gicv3_its: Split error checks
Peter Maydell
1
-21
/
+31
2022-02-08
hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI
Peter Maydell
1
-2
/
+1
2022-02-08
hw/intc/arm_gicv3_its: In MAPC with V=0, don't check rdbase field
Peter Maydell
1
-12
/
+12
2022-02-08
hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
Peter Maydell
1
-17
/
+14
2022-02-08
hw/intc/arm_gicv3_its: Make update_ite() use ITEntry
Peter Maydell
1
-30
/
+32
2022-02-08
hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct
Peter Maydell
1
-47
/
+55
2022-02-08
hw/intc/arm_gicv3_its: Avoid nested ifs in get_ite()
Peter Maydell
1
-13
/
+15
2022-02-08
hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
Peter Maydell
2
-26
/
+21
2022-02-08
hw/intc/arm_gicv3_its: Pass CTEntry to update_cte()
Peter Maydell
1
-15
/
+17
2022-02-08
hw/intc/arm_gicv3_its: Keep CTEs as a struct, not a raw uint64_t
Peter Maydell
1
-44
/
+52
2022-02-08
hw/intc/arm_gicv3_its: Pass DTEntry to update_dte()
Peter Maydell
1
-17
/
+18
2022-02-08
hw/intc/arm_gicv3_its: Keep DTEs as a struct, not a raw uint64_t
Peter Maydell
1
-55
/
+56
2022-02-08
hw/intc/arm_gicv3_its: Use address_space_map() to access command queue packets
Peter Maydell
2
-149
/
+61
2022-02-08
hw/arm/smmuv3: Fix device reset
Eric Auger
1
-0
/
+6
2022-02-08
hw/timer/armv7m_systick: Update clock source before enabling timer
Richard Petri
1
-4
/
+4
2022-02-08
hw/arm: versal-virt: Always call arm_load_kernel()
Edgar E. Iglesias
1
-9
/
+2
2022-02-08
hw/arm/boot: Drop existing dtb /psci node rather than retaining it
Peter Maydell
1
-3
/
+4
2022-02-08
hw/arm/boot: Drop nb_cpus field from arm_boot_info
Peter Maydell
17
-25
/
+5
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
1
-11
/
+24
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
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
2
-6
/
+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
1
-0
/
+50
2022-02-08
hw/arm/xlnx-zynqmp: 'Or' the QSPI / QSPI DMA IRQs
Francisco Iglesias
1
-2
/
+12
2022-02-06
ACPI ERST: create ACPI ERST table for pc/x86 machines
Eric DeVolder
2
-0
/
+30
2022-02-06
ACPI ERST: build the ACPI ERST table
Eric DeVolder
1
-0
/
+211
2022-02-06
ACPI ERST: support for ACPI ERST feature
Eric DeVolder
4
-0
/
+862
2022-02-04
acpi: fix OEM ID/OEM Table ID padding
Igor Mammedov
1
-2
/
+2
2022-02-04
hw/i386: Add the possibility to disable the 'isapc' machine
Thomas Huth
1
-1
/
+4
2022-02-02
Merge remote-tracking branch 'remotes/hdeller/tags/hppa-updates-pull-request'...
Peter Maydell
4
-271
/
+240
2022-02-02
hw/display/artist: Fix draw_line() artefacts
Sven Schnelle
1
-2
/
+3
2022-02-02
hw/display/artist: Mouse cursor fixes for HP-UX
Helge Deller
1
-8
/
+34
2022-02-02
hw/display/artist: rewrite vram access mode handling
Sven Schnelle
2
-258
/
+166
2022-02-02
hppa: Add support for an emulated TOC/NMI button.
Helge Deller
1
-1
/
+34
2022-02-02
hw/hppa: Allow up to 16 emulated CPUs
Helge Deller
1
-2
/
+3
2022-01-31
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220130' into s...
Peter Maydell
7
-22
/
+44
2022-01-29
Merge remote-tracking branch 'remotes/quintela-gitlab/tags/migration-20220128...
Peter Maydell
23
-30
/
+0
2022-01-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220128'...
Peter Maydell
37
-54
/
+3967
2022-01-28
Remove unnecessary minimum_version_id_old fields
Peter Maydell
23
-30
/
+0
2022-01-28
hw/arm: ast2600: Fix address mapping of second SPI controller
Cédric Le Goater
1
-1
/
+1
2022-01-28
hw/intc/arm_gicv3_its: Implement MOVI
Peter Maydell
3
-0
/
+215
2022-01-28
hw/intc/arm_gicv3_its: Implement MOVALL
Peter Maydell
3
-0
/
+125
2022-01-28
hw/intc/arm_gicv3_its: Check table bounds against correct limit
Peter Maydell
1
-9
/
+9
[next]