aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2022-12-01vhost: enable vrings in vhost_dev_start() for vhost-user devicesStefano Garzarella
2022-11-29hw/display/qxl: Assert memory slot fits in preallocated MemoryRegionPhilippe Mathieu-Daudé
2022-11-29hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)Philippe Mathieu-Daudé
2022-11-29hw/display/qxl: Pass requested buffer size to qxl_phys2virt()Philippe Mathieu-Daudé
2022-11-29hw/display/qxl: Document qxl_phys2virt()Philippe Mathieu-Daudé
2022-11-29hw/display/qxl: Have qxl_log_command Return early if no log_cmd handlerPhilippe Mathieu-Daudé
2022-11-23hw/audio/intel-hda: Drop unnecessary prototypePeter Maydell
2022-11-23hw/audio/intel-hda: don't reset codecs twicePeter Maydell
2022-11-23hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset()Peter Maydell