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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
5
-134
/
+209
2024-02-08
Merge tag 'pull-request-2024-02-06' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2
-2
/
+3
2024-02-08
virtio-blk: avoid using ioeventfd state in irqfd conditional
Stefan Hajnoczi
1
-1
/
+1
2024-02-07
virtio-blk: Use ioeventfd_attach in start_ioeventfd
Hanna Czenczek
1
-11
/
+10
2024-02-07
virtio: Re-enable notifications after drain
Hanna Czenczek
1
-0
/
+42
2024-02-07
virtio-scsi: Attach event vq notifier with no_poll
Hanna Czenczek
1
-1
/
+6
2024-02-07
scsi: Don't ignore most usb-storage properties
Kevin Wolf
2
-24
/
+14
2024-02-07
virtio-blk: do not use C99 mixed declarations
Stefan Hajnoczi
1
-7
/
+10
2024-02-07
scsi: Await request purging
Hanna Czenczek
1
-9
/
+21
2024-02-07
virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb()
Stefan Hajnoczi
1
-0
/
+2
2024-02-07
virtio-blk: clarify that there is at least 1 virtqueue
Stefan Hajnoczi
1
-0
/
+1
2024-02-07
virtio-blk: enforce iothread-vq-mapping validation
Stefan Hajnoczi
1
-81
/
+102
2024-02-06
oslib-posix: initialize backend memory objects in parallel
Mark Kanda
1
-2
/
+2
2024-02-06
memory-device: reintroduce memory region size check
David Hildenbrand
1
-0
/
+14
2024-02-05
target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
Thomas Huth
1
-2
/
+2
2024-02-05
hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
Sven Schnelle
1
-0
/
+1
2024-02-04
hv-balloon: use get_min_alignment() to express 32 GiB alignment
David Hildenbrand
1
-16
/
+21
2024-02-02
Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...
Peter Maydell
31
-212
/
+1518
2024-02-02
hw/pci: remove pci_nic_init_nofail()
David Woodhouse
1
-72
/
+0
2024-02-02
hw/xtensa/xtfpga: use qemu_create_nic_device()
David Woodhouse
1
-7
/
+6
2024-02-02
hw/sparc/sun4m: use qemu_find_nic_info()
David Woodhouse
1
-6
/
+14
2024-02-02
hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
David Woodhouse
1
-9
/
+2
2024-02-02
hw/riscv: use qemu_configure_nic_device()
David Woodhouse
2
-18
/
+3
2024-02-02
hw/openrisc/openrisc_sim: use qemu_create_nic_device()
David Woodhouse
1
-9
/
+9
2024-02-02
hw/net/lasi_i82596: use qemu_create_nic_device()
David Woodhouse
2
-10
/
+11
2024-02-02
hw/net/lasi_i82596: Re-enable build
David Woodhouse
2
-1
/
+2
2024-02-02
hw/mips/jazz: use qemu_find_nic_info()
David Woodhouse
1
-8
/
+7
2024-02-02
hw/mips/mipssim: use qemu_create_nic_device()
David Woodhouse
1
-6
/
+7
2024-02-02
hw/microblaze: use qemu_configure_nic_device()
David Woodhouse
2
-4
/
+2
2024-02-02
hw/m68k/q800: use qemu_find_nic_info()
David Woodhouse
1
-13
/
+16
2024-02-02
hw/m68k/mcf5208: use qemu_create_nic_device()
David Woodhouse
1
-13
/
+6
2024-02-02
hw/net/etraxfs-eth: use qemu_configure_nic_device()
David Woodhouse
2
-8
/
+6
2024-02-02
hw/arm: use qemu_configure_nic_device()
David Woodhouse
6
-33
/
+10
2024-02-02
hw/arm/stellaris: use qemu_find_nic_info()
David Woodhouse
1
-8
/
+22
2024-02-02
hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
David Woodhouse
1
-7
/
+9
2024-02-02
hw/arm/highbank: use qemu_create_nic_device()
David Woodhouse
1
-7
/
+5
2024-02-02
hw/net/lan9118: use qemu_configure_nic_device()
David Woodhouse
5
-12
/
+9
2024-02-02
hw/net/smc91c111: use qemu_configure_nic_device()
David Woodhouse
6
-37
/
+22
2024-02-02
hw/arm/fsl: use qemu_configure_nic_device()
David Woodhouse
4
-4
/
+4
2024-02-02
hw/arm/exynos4: use qemu_create_nic_device()
David Woodhouse
1
-4
/
+2
2024-02-02
hw/arm/aspeed: use qemu_configure_nic_device()
David Woodhouse
1
-5
/
+4
2024-02-02
hw/arm/allwinner: use qemu_configure_nic_device()
David Woodhouse
3
-35
/
+4
2024-02-02
hw/xtensa/virt: use pci_init_nic_devices()
David Woodhouse
1
-3
/
+1
2024-02-02
hw/sparc64/sun4u: use pci_init_nic_devices()
David Woodhouse
1
-19
/
+8
2024-02-02
hw/sh4/r2d: use pci_init_nic_devices()
David Woodhouse
1
-4
/
+2
2024-02-02
hw/ppc: use pci_init_nic_devices()
David Woodhouse
4
-18
/
+8
2024-02-02
hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
David Woodhouse
1
-13
/
+5
2024-02-02
hw/ppc/prep: use pci_init_nic_devices()
David Woodhouse
1
-5
/
+3
2024-02-02
hw/mips/loongson3_virt: use pci_init_nic_devices()
David Woodhouse
1
-3
/
+1
2024-02-02
hw/mips/malta: use pci_init_nic_devices()
David Woodhouse
1
-12
/
+3
[next]