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
2014-07-21
Update VERSION for 1.7.2 release
v1.7.2
Michael Roth
2014-07-15
Allow mismatched virtio config-len
Dr. David Alan Gilbert
2014-07-15
pci: assign devfn to pci_dev before calling pci_device_iommu_address_space()
Le Tan
2014-07-15
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-07-15
sdhci: Fix misuse of qemu_free_irqs()
Andreas Färber
2014-07-15
vnc: Fix tight_detect_smooth_image() for lossless case
Markus Armbruster
2014-07-15
qapi: zero-initialize all QMP command parameters
Michael Roth
2014-07-15
nbd: Shutdown socket before closing.
Hani Benhabiles
2014-07-15
nbd: Close socket on negotiation failure.
Hani Benhabiles
2014-07-15
nbd: Don't validate from and len in NBD_CMD_DISC.
Hani Benhabiles
2014-07-15
nbd: Don't export a block device with no medium.
Hani Benhabiles
2014-07-15
virtio-serial: don't migrate the config space
Alexander Graf
2014-07-15
virtio-net: byteswap virtio-net header
Cédric Le Goater
2014-07-15
target-i386: Filter FEAT_7_0_EBX TCG features too
Eduardo Habkost
2014-07-15
coroutine-win32.c: Add noinline attribute to work around gcc bug
Peter Maydell
2014-07-15
KVM: Fix GSI number space limit
Alexander Graf
2014-07-15
usb: Fix usb-bt-dongle initialization.
Hani Benhabiles
2014-07-15
vhost: fix resource leak in error handling
Michael S. Tsirkin
2014-07-15
scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c
Ulrich Obergfell
2014-07-15
rdma: bug fixes
Michael R. Hines
2014-07-15
qga: Fix handle fd leak in acquire_privilege()
Gonglei
2014-07-03
aio: fix qemu_bh_schedule() bh->ctx race condition
Stefan Hajnoczi
2014-07-03
s390x/css: handle emw correctly for tsch
Cornelia Huck
2014-07-03
target-arm: Fix errors in writes to generic timer control registers
Peter Maydell
2014-07-03
tcg-i386: Fix win64 qemu store
Richard Henderson
2014-07-03
linux-user: Don't overrun guest buffer in sched_getaffinity
Peter Maydell
2014-07-03
qemu-img: Plug memory leak in convert command
Markus Armbruster
2014-07-03
block/sheepdog: Plug memory leak in sd_snapshot_create()
Markus Armbruster
2014-07-03
block/vvfat: Plug memory leak in read_directory()
Markus Armbruster
2014-07-03
block/vvfat: Plug memory leak in check_directory_consistency()
Markus Armbruster
2014-07-03
block/qapi: Plug memory leak in dump_qobject() case QTYPE_QERROR
Markus Armbruster
2014-07-03
blockdev: Plug memory leak in drive_init()
Markus Armbruster
2014-07-03
blockdev: Plug memory leak in blockdev_init()
Markus Armbruster
2014-07-03
cputlb: Fix regression with TCG interpreter (bug 1310324)
Stefan Weil
2014-07-03
target-xtensa: fix cross-page jumps/calls at the end of TB
Max Filippov
2014-07-03
virtio-scsi: Plug memory leak on virtio_scsi_push_event() error path
Markus Armbruster
2014-07-03
qcow1: Stricter backing file length check
Kevin Wolf
2014-07-03
qcow1: Validate image size (CVE-2014-0223)
Kevin Wolf
2014-07-03
qcow1: Validate L2 table size (CVE-2014-0222)
Kevin Wolf
2014-07-03
qcow1: Check maximum cluster size
Kevin Wolf
2014-07-03
qcow1: Make padding in the header explicit
Kevin Wolf
2014-07-03
parallels: Sanity check for s->tracks (CVE-2014-0142)
Kevin Wolf
2014-07-03
parallels: Fix catalog size integer overflow (CVE-2014-0143)
Kevin Wolf
2014-07-03
qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)
Kevin Wolf
2014-07-03
qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)
Kevin Wolf
2014-07-03
qcow2: Fix copy_sectors() with VM state
Kevin Wolf
2014-07-03
qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)
Kevin Wolf
2014-07-03
block: Limit request size (CVE-2014-0143)
Kevin Wolf
2014-07-03
dmg: prevent chunk buffer overflow (CVE-2014-0145)
Stefan Hajnoczi
2014-07-03
dmg: use uint64_t consistently for sectors and lengths
Stefan Hajnoczi
[next]