Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
Michael S. Tsirkin committed 3 months ago
libvhost-user: fix heap overflow in vu_check_queue_inflights
Michael S. Tsirkin committed 2 months ago
libvhost-user: validate last_batch_head in vu_check_queue_inflights
Michael S. Tsirkin committed 2 months ago
virtio-pmem: wait for flush requests on unrealize
Michael S. Tsirkin committed 3 months ago
vhost-user: assert nregions within limit
Michael S. Tsirkin committed 3 months ago
virtio: fail early on bad config_len in migration
Michael S. Tsirkin committed 3 months ago
virtio: stop migrating num_default, validate vring.num on load
Michael S. Tsirkin committed 2 months ago
virtio: fix queue size validation against allocated maximum
Michael S. Tsirkin committed 2 months ago
virtio-mmio: fix QUEUE_NUM_MAX
Michael S. Tsirkin committed 2 months ago
virtio-scsi: fix SCSIRequest leak on a bad request
Michael S. Tsirkin committed 3 months ago
vhost: do not crash on ring map failure
Michael S. Tsirkin committed 3 months ago
hw/virtio: reject zero-length packed indirect descriptor table
Laurent Vivier committed 2 months ago
libvhost-user: protect against OOB vring queue access
Michael S. Tsirkin committed 3 months ago
libvhost-user: protect against OOB writes in vu_set_inflight_fd
Michael S. Tsirkin committed 3 months ago
virtio-net: fix short frame OOB read in receive_filter()
Michael S. Tsirkin committed 3 months ago
virtio-net: fix OOB read in RSC receive path
Michael S. Tsirkin committed 2 months ago
virtio: use masked features with set_features_ex
Michael S. Tsirkin committed 3 months ago
parallels: fix integer overflow in header size calculation
Denis V. Lunev committed 2 months ago
migration/rdma: annotate and simplify wait_comp_channel()
Marc-André Lureau committed 2 months ago
hw/9pfs: annotate V9fsTransport callbacks as coroutine_fn
Marc-André Lureau committed 2 months ago