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
Age
Commit message (
Expand
)
Author
Files
Lines
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/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
4
-16
/
+25
2021-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210308'...
Peter Maydell
11
-15
/
+307
2021-03-08
hw/arm/mps2: Update old infocenter.arm.com URLs
Peter Maydell
7
-8
/
+8
2021-03-06
hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524
Peter Maydell
1
-0
/
+3
2021-03-06
hw/misc/mps2-fpgaio: Support SWITCH register
Peter Maydell
1
-0
/
+1
2021-03-06
hw/misc/mps2-fpgaio: Make number of LEDs configurable by board
Peter Maydell
1
-1
/
+4
2021-03-06
hw/misc/mps2-scc: Support configurable number of OSCCLK values
Peter Maydell
1
-4
/
+3
2021-03-06
scsi: move host_status handling into SCSI drivers
Hannes Reinecke
1
-1
/
+4
2021-03-06
scsi: inline sg_io_sense_from_errno() into the callers.
Hannes Reinecke
1
-3
/
+0
2021-03-06
scsi: Add mapping for generic SCSI_HOST status to sense codes
Hannes Reinecke
1
-0
/
+1
2021-03-06
scsi: Rename linux-specific SG_ERR codes to generic SCSI_HOST error codes
Hannes Reinecke
1
-7
/
+16
2021-03-06
qemu-config: add error propagation to qemu_config_parse
Paolo Bonzini
1
-2
/
+3
2021-03-06
elf_ops: correct loading of 32 bit PVH kernel
David Edmondson
1
-3
/
+1
2021-03-05
hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
Philippe Mathieu-Daudé
1
-2
/
+0
2021-03-05
hw/arm: Add npcm7xx emc model
Doug Evans
1
-0
/
+2
2021-03-05
hw/net: Add npcm7xx emc model
Doug Evans
1
-0
/
+286
2021-03-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-05' into ...
Peter Maydell
1
-1
/
+1
2021-03-05
error: Fix "Converting to ERRP_GUARD()" doc on "valid at return"
Markus Armbruster
1
-1
/
+1
2021-03-05
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2
-1
/
+55
2021-03-04
hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal value
Bin Meng
1
-1
/
+1
2021-03-04
hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card
Bin Meng
1
-0
/
+3
2021-03-04
hw/riscv: sifive_u: Add QSPI0 controller and connect a flash
Bin Meng
1
-0
/
+4
2021-03-04
hw/ssi: Add SiFive SPI controller support
Bin Meng
1
-0
/
+47
2021-03-04
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210304-pull-request' i...
Peter Maydell
3
-4
/
+17
2021-03-04
ui/console: Add placeholder flag to message surface
Akihiko Odaki
1
-2
/
+8
[next]