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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
hw/arm: versal: Add support for the XRAMs
Edgar E. Iglesias
1
-0
/
+13
2021-03-12
hw/misc: versal: Add a model of the XRAM controller
Edgar E. Iglesias
1
-0
/
+97
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
3
-3
/
+3
2021-03-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
5
-148
/
+1
2021-03-11
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...
Peter Maydell
2
-0
/
+50
2021-03-10
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2
-146
/
+0
2021-03-10
hw/riscv: migrate fdt field to generic MachineState
Alex Bennée
1
-1
/
+0
2021-03-10
hw/board: promote fdt from ARM VirtMachineState to MachineState
Alex Bennée
2
-1
/
+1
2021-03-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...
Peter Maydell
14
-35
/
+403
2021-03-10
hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips
Xuzhou Cheng
1
-1
/
+1
2021-03-10
hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
Xuzhou Cheng
1
-0
/
+2
2021-03-10
hw/arm: xlnx-zynqmp: Clean up coding convention issues
Xuzhou Cheng
1
-1
/
+2
2021-03-09
exec/memory: Use struct Object typedef
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-09
hw/elf_ops: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-09
Various spelling fixes
Michael Tokarev
1
-1
/
+1
2021-03-09
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210307' into...
Peter Maydell
1
-26
/
+26
2021-03-09
hw/misc: Model KCS devices in the Aspeed LPC controller
Andrew Jeffery
2
-1
/
+17
2021-03-09
hw/misc: Add a basic Aspeed LPC controller model
Cédric Le Goater
2
-0
/
+34
2021-03-08
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210306' into...
Peter Maydell
1
-0
/
+2
2021-03-08
hw/dma: Implement a Xilinx CSU DMA model
Xuzhou Cheng
1
-0
/
+52
2021-03-08
hw/misc/mps2-fpgaio: Support AN547 DBGCTRL register
Peter Maydell
1
-0
/
+2
2021-03-08
hw/arm/armsse: Add SSE-300 support
Peter Maydell
1
-0
/
+1
2021-03-08
hw/arm/armsse: Support variants with ARMSSE_CPU_PWRCTRL block
Peter Maydell
1
-0
/
+3
2021-03-08
hw/arm/armsse: Add support for TYPE_SSE_TIMER in ARMSSEDeviceInfo
Peter Maydell
1
-0
/
+2
2021-03-08
hw/arm/armsse: Add support for SSE variants with a system counter
Peter Maydell
1
-0
/
+3
2021-03-08
hw/arm/armsse: Add missing SSE-200 SYS_PPU
Peter Maydell
1
-1
/
+1
2021-03-08
hw/arm/armsse: Move PPUs into data-driven framework
Peter Maydell
1
-9
/
+1
2021-03-08
hw/arm/armsse: Move s32ktimer into data-driven framework
Peter Maydell
1
-2
/
+1
2021-03-08
hw/arm/armsse: Move watchdogs into data-driven framework
Peter Maydell
1
-3
/
+1
2021-03-08
hw/arm/armsse: Add framework for data-driven device placement
Peter Maydell
1
-2
/
+1
2021-03-08
hw/arm/armsse: Add a define for number of IRQs used by the SSE itself
Peter Maydell
1
-1
/
+4
2021-03-08
hw/arm/armsse: Use an array for apb_ppc fields in the state structure
Peter Maydell
1
-3
/
+3
2021-03-08
hw/misc/sse-cpu-pwrctrl: Implement SSE-300 CPU<N>_PWRCTRL register block
Peter Maydell
1
-0
/
+40
2021-03-08
hw/misc/iotkit-sysctl: Handle SSE-300 changes to PDCM_PD_*_SENSE registers
Peter Maydell
1
-0
/
+3
2021-03-08
hw/misc/iotkit-sysctl: Implement dummy version of SSE-300 PWRCTRL register
Peter Maydell
1
-0
/
+1
2021-03-08
hw/timer/sse-timer: Model the SSE Subsystem System Timer
Peter Maydell
1
-0
/
+53
2021-03-08
hw/timer/sse-counter: Model the SSE Subsystem System Counter
Peter Maydell
1
-0
/
+105
2021-03-08
hw/misc/iotkit-sysinfo.c: Implement SYS_CONFIG1 and IIDR
Peter Maydell
1
-0
/
+1
2021-03-08
hw/misc/iotkit-sysinfo.c: Implement SSE-300 PID register values
Peter Maydell
1
-0
/
+1
2021-03-08
hw/misc/iotkit-secctl.c: Implement SSE-300 PID register values
Peter Maydell
1
-0
/
+2
2021-03-08
hw/misc/iotkit-sysctl: Remove is_sse200 flag
Peter Maydell
1
-2
/
+0
2021-03-08
hw/arm/armsse: Introduce SSE subsystem version property
Peter Maydell
2
-4
/
+45
2021-03-08
clock: Add clock_ns_to_ticks() function
Peter Maydell
1
-0
/
+41
2021-03-08
clock: Add ClockPreUpdate callback event type
Peter Maydell
1
-0
/
+1
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
2
-7
/
+31
2021-03-08
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' in...
Peter Maydell
1
-3
/
+28
2021-03-08
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2
-4
/
+5
2021-03-08
hw/arm/mps2: Update old infocenter.arm.com URLs
Peter Maydell
7
-8
/
+8
2021-03-07
esp: implement non-DMA transfers in PDMA mode
Mark Cave-Ayland
1
-0
/
+1
2021-03-07
esp: convert cmdbuf from array to Fifo8
Mark Cave-Ayland
1
-4
/
+5
[next]