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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
1
-1
/
+1
2021-03-18
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.0-pull-request' ...
Peter Maydell
2
-121
/
+77
2021-03-16
mac_via: remove VIA1 timer optimisations
Mark Cave-Ayland
1
-39
/
+4
2021-03-16
mac_via: fix 60Hz VIA1 timer interval
Mark Cave-Ayland
1
-2
/
+9
2021-03-16
mac_via: rename VBL timer to 60Hz timer
Mark Cave-Ayland
1
-20
/
+21
2021-03-16
mac_via: don't re-inject ADB response when switching to IDLE state
Mark Cave-Ayland
1
-51
/
+27
2021-03-16
mac_via: allow long accesses to VIA registers
Mark Cave-Ayland
1
-2
/
+2
2021-03-16
mac_via: fix up adb_via_receive() trace events
Mark Cave-Ayland
1
-17
/
+24
2021-03-16
mac_via: switch rtc pram trace-events to use hex rather than decimal for addr...
Mark Cave-Ayland
1
-2
/
+2
2021-03-15
m68k: add a system controller
Laurent Vivier
4
-0
/
+164
2021-03-15
hw/misc/led: Add yellow LED
Philippe Mathieu-Daudé
1
-0
/
+1
2021-03-12
hw/misc: Add NPCM7XX MFT Module
Hao Wu
3
-0
/
+549
2021-03-12
hw/misc: Add GPIOs for duty in NPCM7xx PWM
Hao Wu
1
-0
/
+4
2021-03-12
hw/misc: versal: Add a model of the XRAM controller
Edgar E. Iglesias
2
-0
/
+254
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2
-2
/
+2
2021-03-11
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int...
Peter Maydell
2
-1
/
+492
2021-03-10
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
1
-1
/
+0
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-09
Various spelling fixes
Michael Tokarev
1
-1
/
+1
2021-03-09
hw/misc: Model KCS devices in the Aspeed LPC controller
Andrew Jeffery
1
-2
/
+357
2021-03-09
hw/misc: Add a basic Aspeed LPC controller model
Cédric Le Goater
2
-1
/
+137
2021-03-09
qtest: delete superfluous inclusions of qtest.h
Chen Qun
1
-1
/
+0
2021-03-08
hw/misc/mps2-scc: Implement changes for AN547
Peter Maydell
1
-6
/
+9
2021-03-08
hw/misc/mps2-fpgaio: Support AN547 DBGCTRL register
Peter Maydell
1
-2
/
+20
2021-03-08
hw/misc/mps2-fpgaio: Fold counters subsection into main vmstate
Peter Maydell
1
-25
/
+5
2021-03-08
hw/misc/sse-cpu-pwrctrl: Implement SSE-300 CPU<N>_PWRCTRL register block
Peter Maydell
4
-0
/
+157
2021-03-08
hw/arm/Kconfig: Move ARMSSE_CPUID and ARMSSE_MHU stanzas to hw/misc
Peter Maydell
1
-0
/
+6
2021-03-08
hw/misc/iotkit-sysctl: Implement SSE-200 and SSE-300 PID register values
Peter Maydell
1
-2
/
+19
2021-03-08
hw/misc/iotkit-sysctl: Handle SSE-300 changes to PDCM_PD_*_SENSE registers
Peter Maydell
1
-2
/
+59
2021-03-08
hw/misc/iotkit-sysctl: Implement dummy version of SSE-300 PWRCTRL register
Peter Maydell
1
-0
/
+52
2021-03-08
hw/misc/iotkit-sysctl: Handle INITSVTOR* for SSE-300
Peter Maydell
1
-2
/
+25
2021-03-08
hw/misc/iotkit-sysctl: Handle CPU_WAIT, NMI_ENABLE for SSE-300
Peter Maydell
1
-12
/
+76
2021-03-08
hw/misc/iotkit-sysctl: Add SSE-300 cases which match SSE-200 behaviour
Peter Maydell
1
-1
/
+11
2021-03-08
hw/misc/iotkit-sysinfo.c: Implement SYS_CONFIG1 and IIDR
Peter Maydell
1
-0
/
+22
2021-03-08
hw/misc/iotkit-sysinfo.c: Implement SSE-300 PID register values
Peter Maydell
1
-2
/
+27
2021-03-08
hw/misc/iotkit-secctl.c: Implement SSE-300 PID register values
Peter Maydell
1
-2
/
+48
2021-03-08
hw/misc/iotkit-sysctl: Remove is_sse200 flag
Peter Maydell
1
-69
/
+187
2021-03-08
hw/arm/armsse: Introduce SSE subsystem version property
Peter Maydell
1
-4
/
+7
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
4
-16
/
+40
2021-03-08
hw/arm/mps2: Update old infocenter.arm.com URLs
Peter Maydell
6
-6
/
+6
2021-03-06
hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524
Peter Maydell
1
-2
/
+69
2021-03-06
hw/misc/mps2-fpgaio: Support SWITCH register
Peter Maydell
1
-0
/
+10
2021-03-06
hw/misc/mps2-fpgaio: Make number of LEDs configurable by board
Peter Maydell
1
-8
/
+23
2021-03-06
hw/misc/mps2-scc: Support configurable number of OSCCLK values
Peter Maydell
1
-11
/
+13
2021-03-04
hw/misc: sifive_u_otp: Use error_report() when block operation fails
Bin Meng
1
-8
/
+5
2021-02-20
Fix SPDX-License-Identifier typos
Ryan Finnie
2
-2
/
+2
2021-02-11
arm: Update infocenter.arm.com URLs
Peter Maydell
1
-1
/
+1
2021-02-09
memory: alloc RAM from file at offset
Jagannathan Raman
1
-1
/
+2
2021-02-08
imx7-ccm: add digprog mmio write method
Prasad J Pandit
1
-0
/
+8
2021-02-08
tz-ppc: add dummy read/write methods
Prasad J Pandit
1
-0
/
+14
[next]