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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-09
nvme: updated shared header for copy command
Klaus Jensen
1
-2
/
+45
2021-03-09
hw/block/nvme: pull write pointer advancement to separate function
Klaus Jensen
1
-5
/
+11
2021-03-09
hw/block/nvme: refactor zone resource management
Klaus Jensen
1
-116
/
+102
2021-03-09
hw/block/nvme: remove unused parameter in check zone write
Klaus Jensen
1
-4
/
+3
2021-03-09
hw/block/nvme: support for shared namespace in subsystem
Minwoo Im
5
-4
/
+58
2021-03-09
hw/block/nvme: add NMIC enum value for Identify Namespace
Minwoo Im
1
-0
/
+4
2021-03-09
hw/block/nvme: support for multi-controller in subsystem
Minwoo Im
4
-0
/
+55
2021-03-09
hw/block/nvme: add CMIC enum value for Identify Controller
Minwoo Im
1
-0
/
+4
2021-03-09
hw/block/nvme: support to map controller to a subsystem
Minwoo Im
2
-5
/
+28
2021-03-09
hw/block/nvme: introduce nvme-subsys device
Minwoo Im
4
-1
/
+112
2021-03-08
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' in...
Peter Maydell
19
-78
/
+160
2021-03-08
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
33
-124
/
+434
2021-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210308'...
Peter Maydell
48
-619
/
+3109
2021-03-08
hw/arm/mps2: Update old infocenter.arm.com URLs
Peter Maydell
14
-20
/
+19
2021-03-08
docs/system/arm/mps2.rst: Document the new mps3-an524 board
Peter Maydell
1
-6
/
+18
2021-03-08
hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524
Peter Maydell
1
-2
/
+20
2021-03-08
hw/arm/mps2-tz: Stub out USB controller for mps3-an524
Peter Maydell
1
-1
/
+47
2021-03-06
hw/sh4/sh7750_regs: Replace link to license by its full content
Philippe Mathieu-Daudé
1
-2
/
+22
2021-03-06
hw/sh4: Remove now unused CONFIG_SH4 from Kconfig
Philippe Mathieu-Daudé
1
-5
/
+0
2021-03-06
hw/pci-host: Introduce SH_PCI Kconfig entry
Philippe Mathieu-Daudé
6
-1
/
+7
2021-03-06
hw/block: Introduce TC58128 eeprom Kconfig entry
Philippe Mathieu-Daudé
4
-1
/
+6
2021-03-06
hw/timer: Introduce SH_TIMER Kconfig entry
Philippe Mathieu-Daudé
4
-2
/
+8
2021-03-06
hw/char: Introduce SH_SCI Kconfig entry
Philippe Mathieu-Daudé
4
-1
/
+7
2021-03-06
hw/intc: Introduce SH_INTC Kconfig entry
Philippe Mathieu-Daudé
3
-1
/
+5
2021-03-06
hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D board
Philippe Mathieu-Daudé
1
-0
/
+1
2021-03-06
hw/sh4: Add missing license
Philippe Mathieu-Daudé
2
-3
/
+54
2021-03-06
target/sh4: Remove unused definitions
Philippe Mathieu-Daudé
1
-11
/
+0
2021-03-06
target/sh4: Let get_physical_address() use MMUAccessType access_type
Philippe Mathieu-Daudé
1
-10
/
+10
2021-03-06
target/sh4: Remove unused 'int access_type' argument
Philippe Mathieu-Daudé
1
-8
/
+7
2021-03-06
target/sh4: Replace magic value by MMUAccessType definitions
Philippe Mathieu-Daudé
1
-8
/
+8
2021-03-06
target/sh4: Fix code style for checkpatch.pl
Philippe Mathieu-Daudé
1
-41
/
+41
2021-03-06
hw/arm/mps2-tz: Add new mps3-an524 board
Peter Maydell
1
-4
/
+145
2021-03-06
hw/arm/mps2-tz: Get armv7m_load_kernel() size argument from RAMInfo
Peter Maydell
1
-1
/
+16
2021-03-06
hw/arm/mps2-tz: Support ROMs as well as RAMs
Peter Maydell
1
-0
/
+6
2021-03-06
hw/arm/mps2-tz: Set MachineClass default_ram info from RAMInfo data
Peter Maydell
1
-2
/
+22
2021-03-06
hw/arm/mps2-tz: Make RAM arrangement board-specific
Peter Maydell
1
-37
/
+138
2021-03-06
hw/arm/mps2-tz: Allow boards to have different PPCInfo data
Peter Maydell
1
-2
/
+14
2021-03-06
hw/arm/mps2-tz: Size the uart-irq-orgate based on the number of UARTs
Peter Maydell
1
-3
/
+8
2021-03-06
hw/arm/mps2-tz: Move device IRQ info to data structures
Peter Maydell
1
-27
/
+25
2021-03-06
hw/arm/mps2-tz: Allow PPCPortInfo structures to specify device interrupts
Peter Maydell
1
-12
/
+24
2021-03-06
hw/arm/mps2-tz: Correct wrong interrupt numbers for DMA and SPI
Peter Maydell
1
-7
/
+17
2021-03-06
hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524
Peter Maydell
2
-2
/
+72
2021-03-06
hw/arm/mps2-tz: Make number of IRQs board-specific
Peter Maydell
1
-5
/
+10
2021-03-06
hw/arm/mps2-tz: Condition IRQ splitting on number of CPUs, not board type
Peter Maydell
1
-10
/
+9
2021-03-06
hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board
Peter Maydell
1
-0
/
+9
2021-03-06
hw/misc/mps2-fpgaio: Support SWITCH register
Peter Maydell
2
-0
/
+11
2021-03-06
hw/misc/mps2-fpgaio: Make number of LEDs configurable by board
Peter Maydell
2
-9
/
+27
2021-03-06
hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-board
Peter Maydell
1
-5
/
+18
2021-03-06
hw/arm/mps2-tz: Correct the OSCCLK settings for mps2-an505 and mps2-an511
Peter Maydell
1
-2
/
+2
2021-03-06
hw/misc/mps2-scc: Support configurable number of OSCCLK values
Peter Maydell
4
-15
/
+26
[next]