aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-05-18hw/virtio/vhost-user: avoid using unitialized errpAlbert Esteve
2023-05-18hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fieldsPeter Maydell
2023-05-18hw/sd/allwinner-sdhost: Correctly byteswap descriptor fieldsPeter Maydell
2023-05-18hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()Peter Maydell
2023-05-18hw/arm/raspi: Use arm_write_bootloader() to write boot codePeter Maydell
2023-05-18hw/arm/aspeed: Use arm_write_bootloader() to write the bootloaderCédric Le Goater
2023-05-18hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()Cédric Le Goater
2023-05-18hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()Peter Maydell
2023-05-18acpi: pcihp: allow repeating hot-unplug requestsIgor Mammedov
2023-04-13hw/nvme: fix memory leak in nvme_dsmKlaus Jensen
2023-04-10hw/arm: do not free machine->fdt in arm_load_dtb()Markus Armbruster
2023-03-30hw/pvrdma: Protect against buggy or malicious guest driverYuval Shaia
2023-03-30hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a valueFiona Ebner
2023-03-29intel-iommu: fail DEVIOTLB_UNMAP without dt modeJason Wang
2023-03-29intel-iommu: fail MAP notifier without caching modeJason Wang
2023-03-29vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()Carlos López
2023-03-29vdpa: stop all svq on device deletionEugenio Pérez
2023-03-29hw/timer/hpet: Fix expiration time overflowAkihiko Odaki
2023-03-29virtio-rng-pci: fix transitional migration compat for vectorsDr. David Alan Gilbert
2023-03-29virtio-rng-pci: fix migration compat for vectorsDr. David Alan Gilbert
2023-03-29vhost-user-rng: Back up vqs before cleaning up vhost_devAkihiko Odaki
2023-03-29vhost-user-i2c: Back up vqs before cleaning up vhost_devAkihiko Odaki
2023-03-29vhost-user-gpio: Configure vhost_dev when connectingAkihiko Odaki
2023-03-29Revert "hw/i386: pass RNG seed via setup_data entry"Michael S. Tsirkin
2023-03-29Revert "x86: return modified setup_data only if read as memory, not as file"Michael S. Tsirkin
2023-03-29Revert "x86: use typedef for SetupData struct"Michael S. Tsirkin
2023-03-29Revert "x86: reinitialize RNG seed on system reboot"Michael S. Tsirkin
2023-03-29Revert "x86: re-initialize RNG seed when selecting kernel"Michael S. Tsirkin
2023-03-29Revert "x86: do not re-randomize RNG seed on snapshot load"Michael S. Tsirkin
2023-03-29hw/smbios: fix field corruption in type 4 tableJulia Suvorova
2023-03-29hw/nvme: fix missing cq eventidx updateKlaus Jensen
2023-03-29hw/nvme: fix missing endian conversions for doorbell buffersKlaus Jensen
2023-03-29acpi: cpuhp: fix guest-visible maximum access size to the legacy reg blockLaszlo Ersek
2023-03-29virtio-mem: Fix the iterator variable in a vmem->rdl_list loopChenyi Qiang
2023-03-29virtio-mem: Fix the bitmap index of the section offsetChenyi Qiang
2023-03-29vhost: fix vq dirty bitmap syncing when vIOMMU is enabledJason Wang
2022-12-05Revert "hw/loongarch/virt: Add cfi01 pflash device"Song Gao
2022-12-04Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-12-04Merge tag 'pull-loongarch-20221202' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2022-12-04Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...Stefan Hajnoczi
2022-12-04Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-12-03hw/display/next-fb: Fix comment typoEvgeny Ermakov
2022-12-02hw/loongarch/virt: Add cfi01 pflash deviceXiaojuan Yang
2022-12-01hw/nvme: remove copy bh schedulingKlaus Jensen
2022-12-01hw/nvme: fix aio cancel in dsmKlaus Jensen
2022-12-01hw/nvme: fix aio cancel in zone resetKlaus Jensen
2022-12-01hw/nvme: fix aio cancel in flushKlaus Jensen
2022-12-01hw/nvme: fix aio cancel in formatKlaus Jensen
2022-12-01hw/virtio: generalise CHR_EVENT_CLOSED handlingAlex Bennée
2022-12-01hw/virtio: add started_vu status field to vhost-user-gpioAlex Bennée