summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-23Update version for v6.1.1 releasev6.1.1stable-6.1Michael Roth
2021-12-15tests: tcg: Fix PVH test with binutils 2.36+Cole Robinson
2021-12-15tcg/arm: Reduce vector alignment requirement for NEONRichard Henderson
2021-12-15target/i386: add missing bits to CR4_RESERVED_MASKDaniel P. Berrangé
2021-12-15qxl: fix pre-save logicGerd Hoffmann
2021-12-14e1000: fix tx re-entrancy problemJon Maloy
2021-12-14net: vmxnet3: validate configuration values during activate (CVE-2021-20203)Prasad J Pandit
2021-12-14virtio-blk: Fix clean up of host notifiers for single MR transaction.Mark Mielke
2021-12-14tests/qtest/fdc-test: Add a regression test for CVE-2021-20196Philippe Mathieu-Daudé
2021-12-14hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196Philippe Mathieu-Daudé
2021-12-14hw/block/fdc: Extract blk_create_empty_drive()Philippe Mathieu-Daudé
2021-12-14chardev/wctable: don't free the instance in wctablet_chr_finalizeDaniil Tatianin
2021-12-14hw/nvme: fix buffer overrun in nvme_changed_nslist (CVE-2021-3947)Klaus Jensen
2021-12-14nbd/server: Don't complain on certain client disconnectsEric Blake
2021-12-14vfio: Fix memory leak of hostwinPeng Liang
2021-12-14virtio: use virtio accessor to access packed eventJason Wang
2021-12-14virtio: use virtio accessor to access packed descriptor flagsJason Wang
2021-12-14pcie: rename 'native-hotplug' to 'x-native-hotplug'Igor Mammedov
2021-12-14accel/tcg: Register a force_rcu notifierGreg Kurz
2021-12-14rcu: Introduce force_rcu notifierGreg Kurz
2021-12-14hw: m68k: virt: Add compat machine for 6.1Laurent Vivier
2021-12-14hw/scsi/scsi-disk: MODE_PAGE_ALLS not allowed in MODE SELECT commandsMauro Matteo Cascella
2021-12-14target-i386: mmu: fix handling of noncanonical virtual addressesPaolo Bonzini
2021-12-14target-i386: mmu: use pg_mode instead of HF_LMA_MASKPaolo Bonzini
2021-12-14Partially revert "build: -no-pie is no functional linker flag"Jessica Clarke
2021-12-14block/file-posix: Fix return value translation for AIO discardsAri Sundholm
2021-12-14tests/acpi/bios-tables-test: update DSDT blob for multifunction bridge testAni Sinha
2021-12-14tests/acpi/pcihp: add unit tests for hotplug on multifunction bridges for q35Ani Sinha
2021-12-14tests/acpi/bios-tables-test: add and allow changes to a new q35 DSDT table blobAni Sinha
2021-12-14pci: fix PCI resource reserve capability on BEMichael S. Tsirkin
2021-12-14block: introduce max_hw_iov for use in scsi-genericPaolo Bonzini
2021-12-14bios-tables-test: Update ACPI DSDT table golden blobs for q35Ani Sinha
2021-12-14hw/i386/acpi: fix conflicting IO address range for acpi pci hotplug in q35Ani Sinha
2021-12-14bios-tables-test: allow changes in DSDT ACPI tables for q35Ani Sinha
2021-12-14hw/i386: Rename default_bus_bypass_iommuJean-Philippe Brucker
2021-12-14hw/arm/virt: Rename default_bus_bypass_iommuJean-Philippe Brucker
2021-12-14vhost-vsock: fix migration issue when seqpacket is supportedStefano Garzarella
2021-12-14qemu-sockets: fix unix socket path copy (again)Michael Tokarev
2021-12-14plugins: do not limit exported symbols if modules are activePaolo Bonzini
2021-12-14plugins/execlog: removed unintended "s" at the end of log lines.Mahmoud Mandour
2021-12-149pfs: fix crash in v9fs_walk()Christian Schoenebeck
2021-12-14i386/cpu: Remove AVX_VNNI feature from Cooperlake cpu modelYang Zhong
2021-12-14hw/display/artist: Fix bug in coordinate extraction in artist_vram_read() and...Helge Deller
2021-12-14libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addrDavid Hildenbrand
2021-12-14vhost-user: fix duplicated notifier MR initXueming Li
2021-12-14uas: add stream number sanity checks.Gerd Hoffmann
2021-12-14virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE eventDavid Hildenbrand
2021-12-14hmp: Unbreak "change vnc"Markus Armbruster
2021-12-14qemu-nbd: Change default cache mode to writebackNir Soffer
2021-12-14virtio-net: fix use after unmap/free for sgJason Wang