Age | Commit message (Expand) | Author |
2023-03-29 | intel-iommu: fail DEVIOTLB_UNMAP without dt mode | Jason Wang |
2023-03-29 | intel-iommu: fail MAP notifier without caching mode | Jason Wang |
2023-03-29 | vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll() | Carlos López |
2023-03-29 | vdpa: stop all svq on device deletion | Eugenio Pérez |
2023-03-29 | hw/timer/hpet: Fix expiration time overflow | Akihiko Odaki |
2023-03-29 | virtio-rng-pci: fix transitional migration compat for vectors | Dr. David Alan Gilbert |
2023-03-29 | virtio-rng-pci: fix migration compat for vectors | Dr. David Alan Gilbert |
2023-03-29 | vhost-user-rng: Back up vqs before cleaning up vhost_dev | Akihiko Odaki |
2023-03-29 | vhost-user-i2c: Back up vqs before cleaning up vhost_dev | Akihiko Odaki |
2023-03-29 | vhost-user-gpio: Configure vhost_dev when connecting | Akihiko Odaki |
2023-03-29 | Revert "hw/i386: pass RNG seed via setup_data entry" | Michael S. Tsirkin |
2023-03-29 | Revert "x86: return modified setup_data only if read as memory, not as file" | Michael S. Tsirkin |
2023-03-29 | Revert "x86: use typedef for SetupData struct" | Michael S. Tsirkin |
2023-03-29 | Revert "x86: reinitialize RNG seed on system reboot" | Michael S. Tsirkin |
2023-03-29 | Revert "x86: re-initialize RNG seed when selecting kernel" | Michael S. Tsirkin |
2023-03-29 | Revert "x86: do not re-randomize RNG seed on snapshot load" | Michael S. Tsirkin |
2023-03-29 | hw/smbios: fix field corruption in type 4 table | Julia Suvorova |
2023-03-29 | hw/nvme: fix missing cq eventidx update | Klaus Jensen |
2023-03-29 | hw/nvme: fix missing endian conversions for doorbell buffers | Klaus Jensen |
2023-03-29 | acpi: cpuhp: fix guest-visible maximum access size to the legacy reg block | Laszlo Ersek |
2023-03-29 | virtio-mem: Fix the iterator variable in a vmem->rdl_list loop | Chenyi Qiang |
2023-03-29 | virtio-mem: Fix the bitmap index of the section offset | Chenyi Qiang |
2023-03-29 | vhost: fix vq dirty bitmap syncing when vIOMMU is enabled | Jason Wang |
2022-12-05 | Revert "hw/loongarch/virt: Add cfi01 pflash device" | Song Gao |
2022-12-04 | Merge tag 'pull-request-2022-12-04' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi |
2022-12-04 | Merge tag 'pull-loongarch-20221202' of https://gitlab.com/gaosong/qemu into s... | Stefan Hajnoczi |
2022-12-04 | Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ... | Stefan Hajnoczi |
2022-12-04 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Stefan Hajnoczi |
2022-12-03 | hw/display/next-fb: Fix comment typo | Evgeny Ermakov |
2022-12-02 | hw/loongarch/virt: Add cfi01 pflash device | Xiaojuan Yang |
2022-12-01 | hw/nvme: remove copy bh scheduling | Klaus Jensen |
2022-12-01 | hw/nvme: fix aio cancel in dsm | Klaus Jensen |
2022-12-01 | hw/nvme: fix aio cancel in zone reset | Klaus Jensen |
2022-12-01 | hw/nvme: fix aio cancel in flush | Klaus Jensen |
2022-12-01 | hw/nvme: fix aio cancel in format | Klaus Jensen |
2022-12-01 | hw/virtio: generalise CHR_EVENT_CLOSED handling | Alex Bennée |
2022-12-01 | hw/virtio: add started_vu status field to vhost-user-gpio | Alex Bennée |
2022-12-01 | vhost: enable vrings in vhost_dev_start() for vhost-user devices | Stefano Garzarella |
2022-11-29 | hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion | Philippe Mathieu-Daudé |
2022-11-29 | hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144) | Philippe Mathieu-Daudé |
2022-11-29 | hw/display/qxl: Pass requested buffer size to qxl_phys2virt() | Philippe Mathieu-Daudé |
2022-11-29 | hw/display/qxl: Document qxl_phys2virt() | Philippe Mathieu-Daudé |
2022-11-29 | hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler | Philippe Mathieu-Daudé |
2022-11-23 | hw/audio/intel-hda: Drop unnecessary prototype | Peter Maydell |
2022-11-23 | hw/audio/intel-hda: don't reset codecs twice | Peter Maydell |
2022-11-23 | hw/usb/hcd-xhci: Reset the XHCIState with device_cold_reset() | Peter Maydell |
2022-11-23 | hw/usb/hcd-xhci.c: spelling: tranfer | Michael Tokarev |
2022-11-23 | Revert "usbredir: avoid queuing hello packet on snapshot restore" | Joelle van Dyne |
2022-11-22 | Merge tag 'pull-loongarch-20221122' of https://gitlab.com/gaosong/qemu into s... | Stefan Hajnoczi |
2022-11-22 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Stefan Hajnoczi |