]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/shortlog
lisovros/qemu_apohw.git
2014-07-21 Michael RothUpdate VERSION for 1.7.2 release v1.7.2
2014-07-16 Dr. David Alan... Allow mismatched virtio config-len
2014-07-16 Le Tanpci: assign devfn to pci_dev before calling pci_device_...
2014-07-16 Andreas Färberhw: Fix qemu_allocate_irqs() leaks
2014-07-16 Andreas Färbersdhci: Fix misuse of qemu_free_irqs()
2014-07-16 Markus Armbrustervnc: Fix tight_detect_smooth_image() for lossless case
2014-07-16 Michael Rothqapi: zero-initialize all QMP command parameters
2014-07-16 Hani Benhabilesnbd: Shutdown socket before closing.
2014-07-16 Hani Benhabilesnbd: Close socket on negotiation failure.
2014-07-16 Hani Benhabilesnbd: Don't validate from and len in NBD_CMD_DISC.
2014-07-16 Hani Benhabilesnbd: Don't export a block device with no medium.
2014-07-16 Alexander Grafvirtio-serial: don't migrate the config space
2014-07-16 Cédric Le Goatervirtio-net: byteswap virtio-net header
2014-07-16 Eduardo Habkosttarget-i386: Filter FEAT_7_0_EBX TCG features too
2014-07-16 Peter Maydellcoroutine-win32.c: Add noinline attribute to work aroun...
2014-07-16 Alexander GrafKVM: Fix GSI number space limit
2014-07-16 Hani Benhabilesusb: Fix usb-bt-dongle initialization.
2014-07-16 Michael S.... vhost: fix resource leak in error handling
2014-07-16 Ulrich Obergfellscsi-disk: fix bug in scsi_block_new_request() introduc...
2014-07-16 Michael R.... rdma: bug fixes
2014-07-16 Gongleiqga: Fix handle fd leak in acquire_privilege()
2014-07-03 Stefan Hajnocziaio: fix qemu_bh_schedule() bh->ctx race condition
2014-07-03 Cornelia Hucks390x/css: handle emw correctly for tsch
2014-07-03 Peter Maydelltarget-arm: Fix errors in writes to generic timer contr...
2014-07-03 Richard Hendersontcg-i386: Fix win64 qemu store
2014-07-03 Peter Maydelllinux-user: Don't overrun guest buffer in sched_getaffinity
2014-07-03 Markus Armbrusterqemu-img: Plug memory leak in convert command
2014-07-03 Markus Armbrusterblock/sheepdog: Plug memory leak in sd_snapshot_create()
2014-07-03 Markus Armbrusterblock/vvfat: Plug memory leak in read_directory()
2014-07-03 Markus Armbrusterblock/vvfat: Plug memory leak in check_directory_consis...
2014-07-03 Markus Armbrusterblock/qapi: Plug memory leak in dump_qobject() case...
2014-07-03 Markus Armbrusterblockdev: Plug memory leak in drive_init()
2014-07-03 Markus Armbrusterblockdev: Plug memory leak in blockdev_init()
2014-07-03 Stefan Weilcputlb: Fix regression with TCG interpreter (bug 1310324)
2014-07-03 Max Filippovtarget-xtensa: fix cross-page jumps/calls at the end...
2014-07-03 Markus Armbrustervirtio-scsi: Plug memory leak on virtio_scsi_push_event...
2014-07-03 Kevin Wolfqcow1: Stricter backing file length check
2014-07-03 Kevin Wolfqcow1: Validate image size (CVE-2014-0223)
2014-07-03 Kevin Wolfqcow1: Validate L2 table size (CVE-2014-0222)
2014-07-03 Kevin Wolfqcow1: Check maximum cluster size
2014-07-03 Kevin Wolfqcow1: Make padding in the header explicit
2014-07-03 Kevin Wolfparallels: Sanity check for s->tracks (CVE-2014-0142)
2014-07-03 Kevin Wolfparallels: Fix catalog size integer overflow (CVE-2014...
2014-07-03 Kevin Wolfqcow2: Check maximum L1 size in qcow2_snapshot_load_tmp...
2014-07-03 Kevin Wolfqcow2: Fix L1 allocation size in qcow2_snapshot_load_tm...
2014-07-03 Kevin Wolfqcow2: Fix copy_sectors() with VM state
2014-07-03 Kevin Wolfqcow2: Fix NULL dereference in qcow2_open() error path...
2014-07-03 Kevin Wolfblock: Limit request size (CVE-2014-0143)
2014-07-03 Stefan Hajnoczidmg: prevent chunk buffer overflow (CVE-2014-0145)
2014-07-03 Stefan Hajnoczidmg: use uint64_t consistently for sectors and lengths
2014-07-03 Stefan Hajnoczidmg: sanitize chunk length and sectorcount (CVE-2014...
2014-07-03 Stefan Hajnoczidmg: use appropriate types when reading chunks
2014-07-03 Stefan Hajnoczidmg: drop broken bdrv_pread() loop
2014-07-03 Stefan Hajnoczidmg: prevent out-of-bounds array access on terminator
2014-07-03 Stefan Hajnoczidmg: coding style and indentation cleanup
2014-07-03 Kevin Wolfqcow2: Fix new L1 table size check (CVE-2014-0143)
2014-07-03 Kevin Wolfqcow2: Protect against some integer overflows in bdrv_check
2014-07-03 Kevin Wolfqcow2: Fix types in qcow2_alloc_clusters and alloc_clus...
2014-07-03 Kevin Wolfqcow2: Check new refcount table size on growth
2014-07-03 Kevin Wolfqcow2: Avoid integer overflow in get_refcount (CVE...
2014-07-03 Kevin Wolfqcow2: Don't rely on free_cluster_index in alloc_refcou...
2014-07-03 Kevin Wolfqcow2: Zero-initialise first cluster for new images
2014-07-03 Hu Taoqcow2: fix offset overflow in qcow2_alloc_clusters_at()
2014-07-03 Kevin Wolfqcow2: Fix backing file name length check
2014-07-03 Kevin Wolfqcow2: Validate active L1 table offset and size (CVE...
2014-07-03 Kevin Wolfqcow2: Validate snapshot table offset/size (CVE-2014...
2014-07-03 Kevin Wolfqcow2: Validate refcount table offset
2014-07-03 Kevin Wolfqcow2: Check refcount table size (CVE-2014-0144)
2014-07-03 Kevin Wolfqcow2: Check backing_file_offset (CVE-2014-0144)
2014-07-03 Kevin Wolfqcow2: Check header_length (CVE-2014-0144)
2014-07-03 Fam Zhengcurl: check data size before memcpy to local buffer...
2014-07-03 Jeff Codyvhdx: Bounds checking for block_size and logical_sector...
2014-07-03 Jeff Codyvdi: add bounds checks for blocks_in_image and disk_siz...
2014-07-03 Kevin Wolfvpc: Validate block size (CVE-2014-0142)
2014-07-03 Jeff Codyvpc/vhd: add bounds check for max_table_entries and...
2014-07-03 Kevin Wolfbochs: Fix bitmap offset calculation
2014-07-03 Kevin Wolfbochs: Check extent_size header field (CVE-2014-0142)
2014-07-03 Kevin Wolfbochs: Check catalog_size header field (CVE-2014-0143)
2014-07-03 Kevin Wolfbochs: Use unsigned variables for offsets and sizes...
2014-07-03 Kevin Wolfbochs: Unify header structs and make them QEMU_PACKED
2014-07-03 Kevin Wolfqemu-iotests: Support for bochs format
2014-07-03 Stefan Hajnocziblock/cloop: fix offsets[] size off-by-one
2014-07-03 Stefan Hajnocziblock/cloop: refuse images with bogus offsets (CVE...
2014-07-03 Stefan Hajnocziblock/cloop: refuse images with huge offsets arrays...
2014-07-03 Stefan Hajnocziblock/cloop: prevent offsets_size integer overflow...
2014-07-03 Stefan Hajnocziblock/cloop: validate block_size header field (CVE...
2014-07-03 Stefan Hajnocziqemu-iotests: add cloop input validation tests
2014-07-03 Stefan Hajnocziqemu-iotests: add ./check -cloop support
2014-07-01 Peter Lievenmigration: catch unknown flags in ram_load
2014-07-01 ChenLiangmigration: remove duplicate code
2014-07-01 Michael S.... virtio: allow mapping up to max queue size
2014-07-01 Michael S.... pci-assign: limit # of msix vectors
2014-06-29 Alexey Kardashevskiyspapr_pci: Fix number of returned vectors in ibm, chang...
2014-06-26 Peter Maydelllinux-user/elfload.c: Fix A64 code which was incorrectl...
2014-06-26 Peter Maydelllinux-user/elfload.c: Update ARM HWCAP bits
2014-06-26 Peter Maydelllinux-user/elfload.c: Fix incorrect ARM HWCAP bits
2014-06-26 Edgar E. Iglesiastarget-arm: Make vbar_write 64bit friendly on 32bit...
2014-06-26 Paolo Bonzinitarget-i386: fix set of registers zeroed on reset
2014-06-26 Michael S.... stellaris_enet: block migration
2014-06-26 Michael S.... virtio: validate config_len on load
next