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-01-28
hw/intc/arm_gicv3_redist: Remove unnecessary zero checks
Peter Maydell
1
-5
/
+3
2022-01-28
hw/intc/arm_gicv3_its: Sort ITS command list into numeric order
Peter Maydell
1
-5
/
+5
2022-01-28
hw/intc/arm_gicv3: Honour GICD_CTLR.EnableGrp1NS for LPIs
Peter Maydell
1
-0
/
+1
2022-01-28
hw/intc/arm_gicv3_its: Don't clear GITS_CWRITER on writes to GITS_CBASER
Peter Maydell
1
-3
/
+0
2022-01-28
hw/intc/arm_gicv3_its: Don't clear GITS_CREADR when GITS_CTLR.ENABLED is set
Peter Maydell
1
-1
/
+0
2022-01-28
hw/intc/arm_gicv3: Initialise dma_as in GIC, not ITS
Peter Maydell
2
-3
/
+5
2022-01-28
hw/intc/arm_gicv3_its: Add tracepoints
Peter Maydell
2
-0
/
+19
2022-01-28
hw/arm/xlnx-versal-virt: Connect mt35xu01g flashes to the OSPI
Francisco Iglesias
1
-0
/
+23
2022-01-28
hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g
Francisco Iglesias
1
-0
/
+2
2022-01-28
hw/arm/xlnx-versal: Connect the OSPI flash memory controller model
Francisco Iglesias
1
-0
/
+93
2022-01-28
hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
Francisco Iglesias
2
-0
/
+1854
2022-01-28
hw/dma/xlnx_csu_dma: Support starting a read transfer through a class method
Francisco Iglesias
1
-0
/
+17
2022-01-28
hw/arm/xlnx-versal: Connect Versal's PMC SLCR
Francisco Iglesias
1
-1
/
+70
2022-01-28
hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models
Francisco Iglesias
2
-3
/
+27
2022-01-28
hw/misc: Add a model of Versal's PMC SLCR
Francisco Iglesias
2
-1
/
+1450
2022-01-28
rtc: Move RTC function prototypes to their own header
Peter Maydell
20
-20
/
+20
2022-01-28
hw/char/exynos4210_uart: Fix crash on trying to load VM state
Peter Maydell
1
-1
/
+1
2022-01-28
hw/armv7m: Fix broken VMStateDescription
Peter Maydell
1
-2
/
+2
2022-01-27
xen-mapcache: Avoid entry->lock overflow
Ross Lagerwall
1
-1
/
+7
2022-01-27
xen-hvm: Allow disabling buffer_io_timer
Jason Andryuk
1
-2
/
+4
2022-01-21
hw/riscv: Remove macros for ELF BIOS image names
Anup Patel
1
-2
/
+2
2022-01-21
hw/riscv: spike: Allow using binary firmware as bios
Anup Patel
2
-27
/
+47
2022-01-21
target/riscv: Support start kernel directly by KVM
Yifei Jiang
3
-31
/
+88
2022-01-21
hw: timer: ibex_timer: update/add reg address
Wilfred Mallawa
1
-1
/
+10
2022-01-21
riscv: opentitan: fixup plic stride len
Wilfred Mallawa
1
-1
/
+1
2022-01-21
hw: timer: ibex_timer: Fixup reading w/o register
Wilfred Mallawa
1
-9
/
+5
2022-01-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220120-...
Peter Maydell
17
-692
/
+1282
2022-01-20
hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERROR
Philippe Mathieu-Daudé
1
-2
/
+2
2022-01-20
hw/intc/arm_gicv3_its: Range-check ICID before indexing into collection table
Peter Maydell
1
-0
/
+7
2022-01-20
hw/intc/arm_gicv3_its: Check indexes before use, not after
Peter Maydell
1
-17
/
+25
2022-01-20
hw/intc/arm_gicv3_its: Factor out "find address of table entry" code
Peter Maydell
1
-138
/
+66
2022-01-20
hw/intc/arm_gicv3_its: Fix return codes in process_mapd()
Peter Maydell
1
-6
/
+4
2022-01-20
hw/intc/arm_gicv3_its: Fix return codes in process_mapc()
Peter Maydell
1
-5
/
+3
2022-01-20
hw/intc/arm_gicv3_its: Fix return codes in process_mapti()
Peter Maydell
1
-15
/
+13
2022-01-20
hw/intc/arm_gicv3_its: Refactor process_its_cmd() to reduce nesting
Peter Maydell
1
-50
/
+47
2022-01-20
hw/intc/arm_gicv3_its: Fix return codes in process_its_cmd()
Peter Maydell
1
-11
/
+11
2022-01-20
hw/intc/arm_gicv3_its: Use enum for return value of process_* functions
Peter Maydell
1
-21
/
+38
2022-01-20
hw/intc/arm_gicv3_its: Don't use data if reading command failed
Peter Maydell
1
-1
/
+6
2022-01-20
hw/intc/arm_gicv3_its: Fix handling of process_its_cmd() return value
Peter Maydell
1
-2
/
+2
2022-01-20
hw/intc/arm_gicv3_its: Convert int ID check to num_intids convention
Peter Maydell
1
-3
/
+3
2022-01-20
hw/intc/arm_gicv3_its: Fix event ID bounds checks
Peter Maydell
1
-8
/
+10
2022-01-20
hw/arm/aspeed: Add the i3c device to the AST2600 SoC
Troy Lee
1
-0
/
+16
2022-01-20
hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model.
Troy Lee
3
-0
/
+391
2022-01-20
hw/arm: kudo add lm75s behind bus 1 switch at 75
Patrick Venture
1
-1
/
+9
2022-01-20
hw/arm/virt: Drop superfluous checks against highmem
Marc Zyngier
2
-6
/
+1
2022-01-20
hw/arm/virt: Disable highmem devices that don't fit in the PA range
Marc Zyngier
1
-6
/
+28
2022-01-20
hw/arm/virt: Use the PA range to compute the memory map
Marc Zyngier
1
-12
/
+52
2022-01-20
hw/arm/virt: Honor highmem setting when computing the memory map
Marc Zyngier
1
-3
/
+7
2022-01-20
hw/arm/virt: Add a control for the the highmem redistributors
Marc Zyngier
2
-0
/
+4
2022-01-20
hw/arm/virt: Add a control for the the highmem PCIe MMIO
Marc Zyngier
2
-8
/
+9
[next]