index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-28
Update version for 6.0.1 release
v6.0.1
Michael Roth
2021-10-27
Partially revert "build: -no-pie is no functional linker flag"
Jessica Clarke
2021-10-27
hw/display/artist: Fix bug in coordinate extraction in artist_vram_read() and...
Helge Deller
2021-10-27
libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addr
David Hildenbrand
2021-10-27
vhost-user: fix duplicated notifier MR init
Xueming Li
2021-10-17
pvrdma: Fix the ring init error flow (CVE-2021-3608)
Marcel Apfelbaum
2021-10-17
pvrdma: Ensure correct input on ring init (CVE-2021-3607)
Marcel Apfelbaum
2021-10-17
hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)
Marcel Apfelbaum
2021-10-17
vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546)
Li Qiang
2021-10-17
vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-...
Li Qiang
2021-10-17
vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544)
Li Qiang
2021-10-17
vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3...
Li Qiang
2021-10-17
vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544)
Li Qiang
2021-10-17
vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544)
Li Qiang
2021-10-17
vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-...
Li Qiang
2021-10-17
usb: limit combined packets to 1 MiB (CVE-2021-3527)
Gerd Hoffmann
2021-10-17
usb/redir: avoid dynamic stack allocation (CVE-2021-3527)
Gerd Hoffmann
2021-10-17
uas: add stream number sanity checks.
Gerd Hoffmann
2021-10-15
virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE event
David Hildenbrand
2021-10-15
hmp: Unbreak "change vnc"
Markus Armbruster
2021-10-15
qemu-nbd: Change default cache mode to writeback
Nir Soffer
2021-10-15
virtio-net: fix use after unmap/free for sg
Jason Wang
2021-10-15
target/arm: Don't skip M-profile reset entirely in user mode
Peter Maydell
2021-10-14
audio: Never send migration section
Dr. David Alan Gilbert
2021-10-14
hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30
Philippe Mathieu-Daudé
2021-10-14
hw/sd/sdcard: Document out-of-range addresses for SEND_WRITE_PROT
Philippe Mathieu-Daudé
2021-10-14
hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel when dlc is out of ...
Pavel Pisa
2021-10-14
virtio-balloon: don't start free page hinting if postcopy is possible
David Hildenbrand
2021-10-14
hw/nvme: fix pin-based interrupt behavior (again)
Klaus Jensen
2021-10-14
hw/nvme: fix missing check for PMR capability
Klaus Jensen
2021-10-14
hw/block/nvme: align with existing style
Gollu Appalanaidu
2021-10-14
tests: acpi: pc: update expected DSDT blobs
Igor Mammedov
2021-10-14
acpi: pc: revert back to v5.2 PCI slot enumeration
Igor Mammedov
2021-10-14
tests: acpi: prepare for changing DSDT tables
Igor Mammedov
2021-10-14
yank: Unregister function when using TLS migration
Leonardo Bras
2021-10-14
crypto: Make QCryptoTLSCreds* structures private
Philippe Mathieu-Daudé
2021-10-14
ui/vnc: Use qcrypto_tls_creds_check_endpoint()
Philippe Mathieu-Daudé
2021-10-14
migration/tls: Use qcrypto_tls_creds_check_endpoint()
Philippe Mathieu-Daudé
2021-10-14
chardev/socket: Use qcrypto_tls_creds_check_endpoint()
Philippe Mathieu-Daudé
2021-10-14
qemu-nbd: Use qcrypto_tls_creds_check_endpoint()
Philippe Mathieu-Daudé
2021-10-14
block/nbd: Use qcrypto_tls_creds_check_endpoint()
Philippe Mathieu-Daudé
2021-10-14
crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helper
Philippe Mathieu-Daudé
2021-10-14
block/nvme: Fix VFIO_MAP_DMA failed: No space left on device
Philippe Mathieu-Daudé
2021-10-14
hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH field
Philippe Mathieu-Daudé
2021-10-14
tcg: Allocate sufficient storage in temp_allocate_frame
Richard Henderson
2021-10-14
tcg/sparc: Fix temp_allocate_frame vs sparc stack bias
Richard Henderson
2021-10-14
vl: Fix an assert failure in error path
Zhenzhong Duan
2021-10-14
vfio: Fix unregister SaveVMHandler in vfio_migration_finalize
Kunkun Jiang
2021-10-14
runstate: Initialize Error * to NULL
Peng Liang
2021-10-14
esp: only set ESP_RSEQ at the start of the select sequence
Mark Cave-Ayland
[next]