aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-28Update version for 6.0.1 releasev6.0.1stable-6.0Michael Roth1-1/+1
2021-10-27Partially revert "build: -no-pie is no functional linker flag"Jessica Clarke1-1/+4
2021-10-27hw/display/artist: Fix bug in coordinate extraction in artist_vram_read() and...Helge Deller1-4/+4
2021-10-27libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addrDavid Hildenbrand1-0/+1
2021-10-27vhost-user: fix duplicated notifier MR initXueming Li1-2/+3
2021-10-17pvrdma: Fix the ring init error flow (CVE-2021-3608)Marcel Apfelbaum1-1/+1
2021-10-17pvrdma: Ensure correct input on ring init (CVE-2021-3607)Marcel Apfelbaum1-0/+5
2021-10-17hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)Marcel Apfelbaum1-0/+7
2021-10-17vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546)Li Qiang1-0/+4
2021-10-17vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-...Li Qiang1-1/+4
2021-10-17vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544)Li Qiang1-0/+7
2021-10-17vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3...Li Qiang1-0/+1
2021-10-17vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544)Li Qiang1-0/+5
2021-10-17vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544)Li Qiang1-0/+1
2021-10-17vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-...Li Qiang1-0/+1
2021-10-17usb: limit combined packets to 1 MiB (CVE-2021-3527)Gerd Hoffmann1-1/+3
2021-10-17usb/redir: avoid dynamic stack allocation (CVE-2021-3527)Gerd Hoffmann1-3/+3
2021-10-17uas: add stream number sanity checks.Gerd Hoffmann1-0/+11
2021-10-15virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE eventDavid Hildenbrand1-6/+1
2021-10-15hmp: Unbreak "change vnc"Markus Armbruster1-1/+1
2021-10-15qemu-nbd: Change default cache mode to writebackNir Soffer2-4/+8
2021-10-15virtio-net: fix use after unmap/free for sgJason Wang1-7/+32
2021-10-15target/arm: Don't skip M-profile reset entirely in user modePeter Maydell1-0/+19
2021-10-14audio: Never send migration sectionDr. David Alan Gilbert1-0/+10
2021-10-14hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30Philippe Mathieu-Daudé1-1/+1
2021-10-14hw/sd/sdcard: Document out-of-range addresses for SEND_WRITE_PROTPhilippe Mathieu-Daudé1-1/+8
2021-10-14hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel when dlc is out of ...Pavel Pisa1-0/+8
2021-10-14virtio-balloon: don't start free page hinting if postcopy is possibleDavid Hildenbrand1-0/+13
2021-10-14hw/nvme: fix pin-based interrupt behavior (again)Klaus Jensen2-1/+18
2021-10-14hw/nvme: fix missing check for PMR capabilityKlaus Jensen1-0/+4
2021-10-14hw/block/nvme: align with existing styleGollu Appalanaidu3-35/+44
2021-10-14tests: acpi: pc: update expected DSDT blobsIgor Mammedov11-10/+0
2021-10-14acpi: pc: revert back to v5.2 PCI slot enumerationIgor Mammedov1-2/+7
2021-10-14tests: acpi: prepare for changing DSDT tablesIgor Mammedov1-0/+10
2021-10-14yank: Unregister function when using TLS migrationLeonardo Bras3-14/+19
2021-10-14crypto: Make QCryptoTLSCreds* structures privatePhilippe Mathieu-Daudé11-56/+58
2021-10-14ui/vnc: Use qcrypto_tls_creds_check_endpoint()Philippe Mathieu-Daudé1-3/+4
2021-10-14migration/tls: Use qcrypto_tls_creds_check_endpoint()Philippe Mathieu-Daudé1-5/+1
2021-10-14chardev/socket: Use qcrypto_tls_creds_check_endpoint()Philippe Mathieu-Daudé1-12/+6
2021-10-14qemu-nbd: Use qcrypto_tls_creds_check_endpoint()Philippe Mathieu-Daudé1-12/+7
2021-10-14block/nbd: Use qcrypto_tls_creds_check_endpoint()Philippe Mathieu-Daudé2-6/+6
2021-10-14crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helperPhilippe Mathieu-Daudé2-0/+26
2021-10-14block/nvme: Fix VFIO_MAP_DMA failed: No space left on devicePhilippe Mathieu-Daudé1-0/+22
2021-10-14hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH fieldPhilippe Mathieu-Daudé1-0/+3
2021-10-14tcg: Allocate sufficient storage in temp_allocate_frameRichard Henderson1-5/+26
2021-10-14tcg/sparc: Fix temp_allocate_frame vs sparc stack biasRichard Henderson2-12/+13
2021-10-14vl: Fix an assert failure in error pathZhenzhong Duan1-1/+1
2021-10-14vfio: Fix unregister SaveVMHandler in vfio_migration_finalizeKunkun Jiang1-0/+1
2021-10-14runstate: Initialize Error * to NULLPeng Liang1-1/+1
2021-10-14esp: only set ESP_RSEQ at the start of the select sequenceMark Cave-Ayland1-2/+9