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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
migration: All this fields are unsigned
Juan Quintela
4
-43
/
+43
2022-01-28
target/arm: Use correct entrypoint for SVC taken from Hyp to Hyp
Peter Maydell
1
-2
/
+2
2022-01-28
hw/arm: ast2600: Fix address mapping of second SPI controller
Cédric Le Goater
1
-1
/
+1
2022-01-28
hw/intc/arm_gicv3_its: Implement MOVI
Peter Maydell
3
-0
/
+215
2022-01-28
hw/intc/arm_gicv3_its: Implement MOVALL
Peter Maydell
3
-0
/
+125
2022-01-28
hw/intc/arm_gicv3_its: Check table bounds against correct limit
Peter Maydell
2
-10
/
+9
2022-01-28
hw/intc/arm_gicv3_its: Make GITS_BASER<n> RAZ/WI for unimplemented registers
Peter Maydell
1
-0
/
+8
2022-01-28
hw/intc/arm_gicv3_its: Provide read accessor for translation_ops
Peter Maydell
1
-0
/
+13
2022-01-28
hw/intc/arm_gicv3: Set GICR_CTLR.CES if LPIs are supported
Peter Maydell
2
-0
/
+5
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
target/arm: Log CPU index in 'Taking exception' log
Peter Maydell
3
-5
/
+8
2022-01-28
scripts: Explain the difference between linux-headers and standard-headers
Peter Maydell
1
-0
/
+16
2022-01-28
MAINTAINERS: Remove myself (for raspi).
Andrew Baumann
1
-1
/
+0
2022-01-28
MAINTAINERS: Add an entry for Xilinx Versal OSPI
Francisco Iglesias
1
-0
/
+6
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
2
-0
/
+113
2022-01-28
hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
Francisco Iglesias
3
-0
/
+1965
2022-01-28
hw/dma/xlnx_csu_dma: Support starting a read transfer through a class method
Francisco Iglesias
2
-2
/
+34
2022-01-28
include/hw/dma/xlnx_csu_dma: Add in missing includes in the header
Francisco Iglesias
1
-0
/
+5
2022-01-28
hw/arm/xlnx-versal: Connect Versal's PMC SLCR
Francisco Iglesias
2
-1
/
+75
2022-01-28
hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models
Francisco Iglesias
3
-5
/
+30
2022-01-28
hw/misc: Add a model of Versal's PMC SLCR
Francisco Iglesias
3
-1
/
+1528
2022-01-28
rtc: Move RTC function prototypes to their own header
Peter Maydell
24
-25
/
+80
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-28
Update copyright dates to 2022
Peter Maydell
2
-2
/
+2
2022-01-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
25
-123
/
+189
2022-01-28
target/ppc: 74xx: Set SRRs directly in exception code
Fabiano Rosas
1
-11
/
+2
2022-01-28
target/ppc: 74xx: System Reset interrupt cleanup
Fabiano Rosas
1
-16
/
+2
2022-01-28
target/ppc: 74xx: System Call exception cleanup
Fabiano Rosas
1
-6
/
+11
2022-01-28
target/ppc: 74xx: Program exception cleanup
Fabiano Rosas
1
-4
/
+0
2022-01-28
target/ppc: 74xx: External interrupt cleanup
Fabiano Rosas
1
-38
/
+0
2022-01-28
target/ppc: 74xx: Machine Check exception cleanup
Fabiano Rosas
1
-24
/
+0
2022-01-28
target/ppc: Simplify powerpc_excp_74xx
Fabiano Rosas
1
-202
/
+9
2022-01-28
target/ppc: Introduce powerpc_excp_74xx
Fabiano Rosas
1
-0
/
+474
2022-01-28
target/ppc: books: Program exception cleanup
Fabiano Rosas
1
-4
/
+0
2022-01-28
target/ppc: books: External interrupt cleanup
Fabiano Rosas
1
-23
/
+7
2022-01-28
target/ppc: books: Machine Check exception cleanup
Fabiano Rosas
1
-17
/
+0
2022-01-28
target/ppc: Simplify powerpc_excp_books
Fabiano Rosas
1
-147
/
+14
2022-01-28
target/ppc: Introduce powerpc_excp_books
Fabiano Rosas
1
-0
/
+478
2022-01-28
target/ppc: 405: Watchdog timer exception cleanup
Fabiano Rosas
1
-9
/
+0
2022-01-28
target/ppc: 405: Program exception cleanup
Fabiano Rosas
1
-15
/
+4
2022-01-28
target/ppc: 405: Instruction storage interrupt cleanup
Fabiano Rosas
1
-1
/
+0
[prev]
[next]