aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-02-08Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2024-02-08Merge tag 'pull-request-2024-02-06' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-02-08virtio-blk: avoid using ioeventfd state in irqfd conditionalStefan Hajnoczi
2024-02-07virtio-blk: Use ioeventfd_attach in start_ioeventfdHanna Czenczek
2024-02-07virtio: Re-enable notifications after drainHanna Czenczek
2024-02-07virtio-scsi: Attach event vq notifier with no_pollHanna Czenczek
2024-02-07scsi: Don't ignore most usb-storage propertiesKevin Wolf
2024-02-07virtio-blk: do not use C99 mixed declarationsStefan Hajnoczi
2024-02-07scsi: Await request purgingHanna Czenczek
2024-02-07virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb()Stefan Hajnoczi
2024-02-07virtio-blk: clarify that there is at least 1 virtqueueStefan Hajnoczi
2024-02-07virtio-blk: enforce iothread-vq-mapping validationStefan Hajnoczi
2024-02-06oslib-posix: initialize backend memory objects in parallelMark Kanda
2024-02-06memory-device: reintroduce memory region size checkDavid Hildenbrand
2024-02-05target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rulesThomas Huth
2024-02-05hw/scsi/lsi53c895a: add missing decrement of reentrancy counterSven Schnelle
2024-02-04hv-balloon: use get_min_alignment() to express 32 GiB alignmentDavid Hildenbrand
2024-02-02Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-02-02hw/pci: remove pci_nic_init_nofail()David Woodhouse
2024-02-02hw/xtensa/xtfpga: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/sparc/sun4m: use qemu_find_nic_info()David Woodhouse
2024-02-02hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/riscv: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/openrisc/openrisc_sim: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/net/lasi_i82596: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/net/lasi_i82596: Re-enable buildDavid Woodhouse
2024-02-02hw/mips/jazz: use qemu_find_nic_info()David Woodhouse
2024-02-02hw/mips/mipssim: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/microblaze: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/m68k/q800: use qemu_find_nic_info()David Woodhouse
2024-02-02hw/m68k/mcf5208: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/net/etraxfs-eth: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/arm: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/arm/stellaris: use qemu_find_nic_info()David Woodhouse
2024-02-02hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliasesDavid Woodhouse
2024-02-02hw/arm/highbank: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/net/lan9118: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/net/smc91c111: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/arm/fsl: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/arm/exynos4: use qemu_create_nic_device()David Woodhouse
2024-02-02hw/arm/aspeed: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/arm/allwinner: use qemu_configure_nic_device()David Woodhouse
2024-02-02hw/xtensa/virt: use pci_init_nic_devices()David Woodhouse
2024-02-02hw/sparc64/sun4u: use pci_init_nic_devices()David Woodhouse
2024-02-02hw/sh4/r2d: use pci_init_nic_devices()David Woodhouse
2024-02-02hw/ppc: use pci_init_nic_devices()David Woodhouse
2024-02-02hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()David Woodhouse
2024-02-02hw/ppc/prep: use pci_init_nic_devices()David Woodhouse
2024-02-02hw/mips/loongson3_virt: use pci_init_nic_devices()David Woodhouse
2024-02-02hw/mips/malta: use pci_init_nic_devices()David Woodhouse