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
2019-10-01
Update version for 3.1.1.1 release
v3.1.1.1
Michael Roth
2019-10-01
slrip: ip_reass: Fix use after free
Michael Roth
2019-10-01
slirp: Fix heap overflow in ip_reass on big packet input
Michael Roth
2019-09-19
pvrdma: Fix compilation error
Cole Robinson
2019-08-02
Update version for 3.1.1 release
v3.1.1
Michael Roth
2019-07-30
qemu-bridge-helper: restrict interface name to IFNAMSIZ
Prasad J Pandit
2019-07-30
block: Fix hangs in synchronous APIs with iothreads
Kevin Wolf
2019-07-30
pvrdma: release ring object in case of an error
Prasad J Pandit
2019-07-30
pvrdma: check return value from pvrdma_idx_ring_has_ routines
Prasad J Pandit
2019-07-30
pvrdma: check number of pages when creating rings
Prasad J Pandit
2019-07-30
device_tree: Fix integer overflowing in load_device_tree()
Markus Armbruster
2019-07-30
device_tree.c: Don't use load_image()
Peter Maydell
2019-07-30
sun4u: add power_mem_read routine
Prasad J Pandit
2019-07-30
qxl: check release info object
Prasad J Pandit
2019-07-30
seccomp: don't kill process for resource control syscalls
Daniel P. Berrangé
2019-07-30
i2c-ddc: fix oob read
Gerd Hoffmann
2019-07-30
slirp: check data length while emulating ident function
Prasad J Pandit
2019-07-30
scsi-generic: avoid possible out-of-bounds access to r->buf
Paolo Bonzini
2019-07-30
pvrdma: add uar_read routine
Prasad J Pandit
2019-07-30
pvrdma: release device resources in case of an error
Prasad J Pandit
2019-07-30
gluster: the glfs_io_cbk callback function pointer adds pre/post stat args
Niels de Vos
2019-07-30
gluster: Handle changed glfs_ftruncate signature
Prasanna Kumar Kalever
2019-07-30
hw/block/pflash_cfi01: Add missing DeviceReset() handler
Philippe Mathieu-Daudé
2019-07-30
hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}
Markus Armbruster
2019-07-30
pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*
Markus Armbruster
2019-07-30
pflash_cfi01: Log use of flawed "write to buffer"
Markus Armbruster
2019-07-30
pflash_cfi01: Do not exit() on guest aborting "write to buffer"
Markus Armbruster
2019-07-30
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
Markus Armbruster
2019-07-30
block/pflash_cfi02: Fix memory leak and potential use-after-free
Stephen Checkoway
2019-07-30
hw/display/xlnx_dp: Avoid crash when reading empty RX FIFO
Philippe Mathieu-Daudé
2019-07-30
hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO
Philippe Mathieu-Daudé
2019-07-30
hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
Philippe Mathieu-Daudé
2019-07-30
target/m68k: Fix a tcg_temp leak
Philippe Mathieu-Daudé
2019-07-30
virtio-balloon: free pbp more aggressively
Michael S. Tsirkin
2019-07-30
virtio-balloon: don't track subpages for the PBP
David Hildenbrand
2019-07-30
virtio-balloon: Use temporary PBP only
David Hildenbrand
2019-07-30
virtio-balloon: Rework pbp tracking data
David Hildenbrand
2019-07-30
virtio-balloon: Better names for offset variables in inflate/deflate code
David Hildenbrand
2019-07-30
virtio-balloon: Simplify deflate with pbp
David Hildenbrand
2019-07-30
virtio-balloon: Fix QEMU crashes on pagesize > BALLOON_PAGE_SIZE
David Hildenbrand
2019-07-30
virtio-balloon: Fix wrong sign extension of PFNs
David Hildenbrand
2019-07-30
virtio-balloon: Restore MADV_WILLNEED hint on balloon deflate
David Gibson
2019-07-30
virtio-balloon: Fix possible guest memory corruption with inflates & deflates
David Gibson
2019-07-30
virtio-balloon: Don't mismatch g_malloc()/free (CID 1399146)
David Gibson
2019-07-30
virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page size
David Gibson
2019-07-30
virtio-balloon: Use ram_block_discard_range() instead of raw madvise()
David Gibson
2019-07-30
virtio-balloon: Rework ballon_page() interface
David Gibson
2019-07-30
virtio-balloon: Corrections to address verification
David Gibson
2019-07-30
virtio-balloon: Remove unnecessary MADV_WILLNEED on deflate
David Gibson
2019-07-30
hw/virtio/virtio-balloon: zero-initialize the virtio_balloon_config struct
Peter Maydell
[next]