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
27 hours
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
HEAD
staging
master
Stefan Hajnoczi
7
-18
/
+78
36 hours
virtio-scsi: handle ctrl virtqueue in main loop
Stefan Hajnoczi
1
-8
/
+0
36 hours
virtio-scsi: add iothread-vq-mapping parameter
Stefan Hajnoczi
1
-1
/
+4
36 hours
virtio: extract iothread-vq-mapping.h API
Stefan Hajnoczi
1
-0
/
+45
36 hours
virtio-scsi: protect events_dropped field
Stefan Hajnoczi
1
-1
/
+2
36 hours
virtio-scsi: introduce event and ctrl virtqueue locks
Stefan Hajnoczi
1
-0
/
+3
36 hours
scsi: introduce requests_lock
Stefan Hajnoczi
1
-4
/
+3
36 hours
scsi: track per-SCSIRequest AioContext
Stefan Hajnoczi
1
-0
/
+1
36 hours
dma: use current AioContext for dma_blk_io()
Stefan Hajnoczi
1
-2
/
+1
36 hours
aio-posix: Separate AioPolledEvent per AioHandler
Kevin Wolf
1
-1
/
+0
36 hours
aio: Create AioPolledEvent
Kevin Wolf
1
-1
/
+5
36 hours
file-posix: Support FUA writes
Kevin Wolf
1
-2
/
+17
2 days
Merge tag 'hw-misc-20250312' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
5
-3
/
+18
2 days
Merge tag 'pull-vfio-20250311' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2
-3
/
+3
3 days
hw/sd/sdhci: Remove need for SDHCI_VENDOR_IMX definition
Philippe Mathieu-Daudé
1
-1
/
+0
3 days
hw/hyperv/hyperv-proto: Move SYNDBG definitions from target/i386
Pierrick Bouvier
1
-0
/
+12
3 days
hw/acpi: Introduce acpi_builtin() helper
Philippe Mathieu-Daudé
1
-0
/
+3
3 days
system: Replace arch_type global by qemu_arch_available() helper
Philippe Mathieu-Daudé
1
-1
/
+1
3 days
hw/xen/hvm: Fix Aarch64 typo
Philippe Mathieu-Daudé
1
-1
/
+1
3 days
hw/sd/sdhci: Set reset value of interrupt registers
BALATON Zoltan
1
-0
/
+1
4 days
system: Declare qemu_[min/max]rampagesize() in 'system/hostmem.h'
Philippe Mathieu-Daudé
2
-3
/
+3
4 days
block: Remove unused blk_op_is_blocked()
Kevin Wolf
1
-1
/
+0
4 days
spapr: Generate random HASHPKEYR for spapr machines
Nicholas Piggin
1
-0
/
+1
4 days
spapr: nested: Add support for reporting Hostwide state counter
Vaibhav Jain
1
-6
/
+61
4 days
ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine
Shivaprasad G Bhat
1
-1
/
+5
4 days
hw/ssi/pnv_spi: Put a limit to RDR match failures
Chalapathi V
1
-0
/
+1
4 days
hw/ssi/pnv_spi: Make bus names distinct for each controllers of a socket
Chalapathi V
1
-1
/
+2
4 days
hw/ssi/pnv_spi: Replace PnvXferBuffer with Fifo8 structure
Chalapathi V
1
-0
/
+3
4 days
ppc/xive2: Check crowd backlog when scanning group backlog
Frederic Barrat
1
-0
/
+4
4 days
ppc/xive2: Support crowd-matching when looking for target
Frederic Barrat
2
-6
/
+7
4 days
ppc/xive2: Add support for MMIO operations on the NVPG/NVC BAR
Frederic Barrat
2
-0
/
+12
4 days
ppc/xive2: Process group backlog when updating the CPPR
Frederic Barrat
1
-0
/
+4
4 days
ppc/xive2: Add undelivered group interrupt to backlog
Frederic Barrat
2
-0
/
+6
4 days
ppc/xive2: Support group-matching when looking for target
Frederic Barrat
2
-5
/
+7
4 days
ppc/xive2: Add grouping level to notification
Frederic Barrat
2
-7
/
+27
4 days
ppc/xive: Rename ipb_to_pipr() to xive_ipb_to_pipr()
Michael Kowal
1
-4
/
+12
4 days
ppc/xive2: Update NVP save/restore for group attributes
Frederic Barrat
1
-3
/
+7
4 days
ppc/pnv: Move PNOR to offset 0 in the ISA FW space
Nicholas Piggin
1
-2
/
+4
4 days
ppc/pnv/occ: Implement a basic dynamic OCC model
Nicholas Piggin
1
-0
/
+3
4 days
ppc/pnv: Make HOMER memory a RAM region
Nicholas Piggin
2
-4
/
+7
4 days
ppc/pnv/homer: class-based base and size
Nicholas Piggin
2
-5
/
+8
4 days
ppc/pnv/phb4: Add pervasive chiplet support to PHB4/5
Nicholas Piggin
2
-0
/
+9
4 days
Merge tag 'migration-20250310-pull-request' of https://gitlab.com/farosas/qem...
Stefan Hajnoczi
2
-0
/
+4
4 days
Merge tag 'pull-xen-20250310' of https://xenbits.xen.org/git-http/people/aper...
Stefan Hajnoczi
1
-0
/
+4
4 days
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
1
-2
/
+3
5 days
migration: ram block cpr blockers
Steve Sistare
2
-0
/
+4
5 days
xen/passthrough: use gsi to map pirq when dom0 is PVH
Jiqian Chen
1
-0
/
+4
5 days
include/qemu: plugin-memory.h doesn't need cpu-defs.h
Alex Bennée
1
-1
/
+0
5 days
util/iov: Do not assert offset is in iov
Akihiko Odaki
1
-2
/
+3
5 days
Merge tag 'accel-cpus-20250309' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
4
-22
/
+51
[next]