Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-stable (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Mon Mar 31 2014 17:28:08 -0400
Threads in reverse chronological order
[
Next Period
]
[Qemu-stable] [PATCH v4 00/30] qemu state loading issues
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 01/30] vmstate: reduce code duplication
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [PATCH v4 01/30] vmstate: reduce code duplication
,
Dr. David Alan Gilbert
,
2014/03/31
Re: [Qemu-stable] [PATCH v4 01/30] vmstate: reduce code duplication
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 02/30] vmstate: add VMS_MUST_EXIST
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 03/30] vmstate: add VMSTATE_VALIDATE
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 04/30] virtio-net: fix buffer overflow on invalid state load
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [Qemu-devel] [PATCH v4 04/30] virtio-net: fix buffer overflow on invalid state load
,
Laszlo Ersek
,
2014/03/31
Re: [Qemu-stable] [Qemu-devel] [PATCH v4 04/30] virtio-net: fix buffer overflow on invalid state load
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 05/30] virtio-net: out-of-bounds buffer write on load
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 06/30] virtio-net: out-of-bounds buffer write on invalid state load
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 07/30] virtio: out-of-bounds buffer write on invalid state load
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 09/30] hpet: fix buffer overrun on invalid state load
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 10/30] hw/pci/pcie_aer.c: fix buffer overruns on invalid state load
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 12/30] vmstate: fix buffer overflow in target-arm/machine.c
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [Qemu-devel] [PATCH v4 12/30] vmstate: fix buffer overflow in target-arm/machine.c
,
Peter Maydell
,
2014/03/31
[Qemu-stable] [PATCH v4 13/30] stellaris_enet: avoid buffer overrun on incoming migration
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [PATCH v4 13/30] stellaris_enet: avoid buffer overrun on incoming migration
,
Dr. David Alan Gilbert
,
2014/03/31
Re: [Qemu-stable] [PATCH v4 13/30] stellaris_enet: avoid buffer overrun on incoming migration
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [PATCH v4 13/30] stellaris_enet: avoid buffer overrun on incoming migration
,
Peter Maydell
,
2014/03/31
[Qemu-stable] [PATCH v4 14/30] stellaris_enet: avoid buffer overrun on incoming migration (part 2)
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 15/30] stellaris_enet: avoid buffer orerrun on incoming migration (part 3)
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 16/30] virtio: avoid buffer overrun on incoming migration
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [Qemu-devel] [PATCH v4 16/30] virtio: avoid buffer overrun on incoming migration
,
Peter Maydell
,
2014/03/31
[Qemu-stable] [PATCH v4 17/30] openpic: avoid buffer overrun on incoming migration
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [Qemu-devel] [PATCH v4 17/30] openpic: avoid buffer overrun on incoming migration
,
Peter Maydell
,
2014/03/31
[Qemu-stable] [PATCH v4 19/30] pxa2xx: avoid buffer overrun on incoming migration
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [PATCH v4 19/30] pxa2xx: avoid buffer overrun on incoming migration
,
Peter Maydell
,
2014/03/31
Re: [Qemu-stable] [PATCH v4 19/30] pxa2xx: avoid buffer overrun on incoming migration
,
Don Koch
,
2014/03/31
[Qemu-stable] [PATCH v4 18/30] virtio: validate num_sg when mapping
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 20/30] ssi-sd: fix buffer overrun on invalid state load
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [Qemu-devel] [PATCH v4 20/30] ssi-sd: fix buffer overrun on invalid state load
,
Peter Maydell
,
2014/03/31
[Qemu-stable] [PATCH v4 21/30] ssd0323: fix buffer overun on invalid state load
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [Qemu-devel] [PATCH v4 21/30] ssd0323: fix buffer overun on invalid state load
,
Peter Maydell
,
2014/03/31
[Qemu-stable] [PATCH v4 22/30] tsc210x: fix buffer overrun on invalid state load
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [PATCH v4 22/30] tsc210x: fix buffer overrun on invalid state load
,
Peter Maydell
,
2014/03/31
[Qemu-stable] [PATCH v4 23/30] zaurus: fix buffer overrun on invalid state load
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 25/30] virtio-scsi: fix buffer overrun on invalid state load
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 24/30] usb: sanity check setup_index+setup_len in post_load
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [Qemu-devel] [PATCH v4 24/30] usb: sanity check setup_index+setup_len in post_load
,
Peter Maydell
,
2014/03/31
[Qemu-stable] [PATCH v4 26/30] savevm: fix potential segfault on invalid state
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [Qemu-devel] [PATCH v4 26/30] savevm: fix potential segfault on invalid state
,
Peter Maydell
,
2014/03/31
[Qemu-stable] [PATCH v4 27/30] vmxnet3: validate interrupt indices coming from guest
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [PATCH v4 27/30] vmxnet3: validate interrupt indices coming from guest
,
Dr. David Alan Gilbert
,
2014/03/31
[Qemu-stable] [PATCH v4 28/30] vmxnet3: validate interrupt indices read on migration
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [PATCH v4 28/30] vmxnet3: validate interrupt indices read on migration
,
Dr. David Alan Gilbert
,
2014/03/31
Re: [Qemu-stable] [PATCH v4 28/30] vmxnet3: validate interrupt indices read on migration
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 29/30] vmxnet3: validate queues configuration coming from quest
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [PATCH v4 29/30] vmxnet3: validate queues configuration coming from quest
,
Dr. David Alan Gilbert
,
2014/03/31
[Qemu-stable] [PATCH v4 30/30] vmxnet3: validate queues configuration read on migration
,
Michael S. Tsirkin
,
2014/03/31
[Qemu-stable] [PATCH v4 08/30] ahci: fix buffer overrun on invalid state load
,
Michael S. Tsirkin
,
2014/03/31
Re: [Qemu-stable] [Qemu-devel] [PATCH v4 08/30] ahci: fix buffer overrun on invalid state load
,
Peter Maydell
,
2014/03/31
[Qemu-stable] Clearance warehouse sale on all brand name watches
,
Linphone users
,
2014/03/28
Re: [Qemu-stable] [PATCH] rdma: bug fixes
,
Michael R. Hines
,
2014/03/26
Re: [Qemu-stable] [PATCH] rdma: bug fixes
,
Michael Roth
,
2014/03/27
[Qemu-stable] [PATCH for-2.0 00/47] block: image format input validation fixes
,
Stefan Hajnoczi
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 02/47] qemu-iotests: add cloop input validation tests
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 02/47] qemu-iotests: add cloop input validation tests
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 01/47] qemu-iotests: add ./check -cloop support
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 01/47] qemu-iotests: add ./check -cloop support
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 03/47] block/cloop: validate block_size header field (CVE-2014-0144)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 03/47] block/cloop: validate block_size header field (CVE-2014-0144)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 04/47] block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 04/47] block/cloop: prevent offsets_size integer overflow (CVE-2014-0143)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 08/47] qemu-iotests: Support for bochs format
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 08/47] qemu-iotests: Support for bochs format
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 05/47] block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 05/47] block/cloop: refuse images with huge offsets arrays (CVE-2014-0144)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 06/47] block/cloop: refuse images with bogus offsets (CVE-2014-0144)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 06/47] block/cloop: refuse images with bogus offsets (CVE-2014-0144)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 07/47] block/cloop: fix offsets[] size off-by-one
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 07/47] block/cloop: fix offsets[] size off-by-one
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 09/47] bochs: Unify header structs and make them QEMU_PACKED
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 09/47] bochs: Unify header structs and make them QEMU_PACKED
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 10/47] bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 10/47] bochs: Use unsigned variables for offsets and sizes (CVE-2014-0147)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 11/47] bochs: Check catalog_size header field (CVE-2014-0143)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 11/47] bochs: Check catalog_size header field (CVE-2014-0143)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 12/47] bochs: Check extent_size header field (CVE-2014-0142)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 12/47] bochs: Check extent_size header field (CVE-2014-0142)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 15/47] vpc: Validate block size (CVE-2014-0142)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 15/47] vpc: Validate block size (CVE-2014-0142)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 13/47] bochs: Fix bitmap offset calculation
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 13/47] bochs: Fix bitmap offset calculation
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 14/47] vpc/vhd: add bounds check for max_table_entries and block_size (CVE-2014-0144)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 14/47] vpc/vhd: add bounds check for max_table_entries and block_size (CVE-2014-0144)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 19/47] qcow2: Check header_length (CVE-2014-0144)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 19/47] qcow2: Check header_length (CVE-2014-0144)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 16/47] vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2014-0144)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 16/47] vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2014-0144)
,
Stefan Weil
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 16/47] vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2014-0144)
,
Jeff Cody
,
2014/03/27
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 16/47] vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2014-0144)
,
Stefan Weil
,
2014/03/27
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 16/47] vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2014-0144)
,
Stefan Hajnoczi
,
2014/03/28
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 16/47] vdi: add bounds checks for blocks_in_image and disk_size header fields (CVE-2014-0144)
,
Jeff Cody
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 17/47] vhdx: Bounds checking for block_size and logical_sector_size (CVE-2014-0148)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 17/47] vhdx: Bounds checking for block_size and logical_sector_size (CVE-2014-0148)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 18/47] curl: check data size before memcpy to local buffer. (CVE-2014-0144)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 18/47] curl: check data size before memcpy to local buffer. (CVE-2014-0144)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 20/47] qcow2: Check backing_file_offset (CVE-2014-0144)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 20/47] qcow2: Check backing_file_offset (CVE-2014-0144)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 22/47] qcow2: Validate refcount table offset
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 22/47] qcow2: Validate refcount table offset
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 23/47] qcow2: Validate snapshot table offset/size (CVE-2014-0144)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 23/47] qcow2: Validate snapshot table offset/size (CVE-2014-0144)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 21/47] qcow2: Check refcount table size (CVE-2014-0144)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 21/47] qcow2: Check refcount table size (CVE-2014-0144)
,
Max Reitz
,
2014/03/26
[Qemu-stable] [PATCH for-2.0 24/47] qcow2: Validate active L1 table offset and size (CVE-2014-0144)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 24/47] qcow2: Validate active L1 table offset and size (CVE-2014-0144)
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 25/47] qcow2: Fix backing file name length check
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 25/47] qcow2: Fix backing file name length check
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 26/47] qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0147)
,
Stefan Hajnoczi
,
2014/03/26
[Qemu-stable] [PATCH v2 for-2.0 26/47] qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0147)
,
Stefan Hajnoczi
,
2014/03/28
Re: [Qemu-stable] [PATCH v2 for-2.0 26/47] qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0147)
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 28/47] qcow2: Check new refcount table size on growth
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 28/47] qcow2: Check new refcount table size on growth
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 38/47] dmg: prevent chunk buffer overflow (CVE-2014-0145)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 38/47] dmg: prevent chunk buffer overflow (CVE-2014-0145)
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 40/47] block: Limit request size (CVE-2014-0143)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 40/47] block: Limit request size (CVE-2014-0143)
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 42/47] qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 42/47] qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146)
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 41/47] qcow2: Fix copy_sectors() with VM state
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 41/47] qcow2: Fix copy_sectors() with VM state
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 46/47] parallels: Fix catalog size integer overflow (CVE-2014-0143)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 46/47] parallels: Fix catalog size integer overflow (CVE-2014-0143)
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 43/47] qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 43/47] qcow2: Fix L1 allocation size in qcow2_snapshot_load_tmp() (CVE-2014-0145)
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 45/47] qcow2: Limit snapshot table size
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 45/47] qcow2: Limit snapshot table size
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 47/47] parallels: Sanity check for s->tracks (CVE-2014-0142)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 47/47] parallels: Sanity check for s->tracks (CVE-2014-0142)
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 44/47] qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 44/47] qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143)
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 27/47] qcow2: Avoid integer overflow in get_refcount (CVE-2014-0143)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 27/47] qcow2: Avoid integer overflow in get_refcount (CVE-2014-0143)
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 30/47] qcow2: Protect against some integer overflows in bdrv_check
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 30/47] qcow2: Protect against some integer overflows in bdrv_check
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 31/47] qcow2: Fix new L1 table size check (CVE-2014-0143)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 31/47] qcow2: Fix new L1 table size check (CVE-2014-0143)
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 37/47] dmg: use uint64_t consistently for sectors and lengths
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 37/47] dmg: use uint64_t consistently for sectors and lengths
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 39/47] block: vdi bounds check qemu-io tests
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 39/47] block: vdi bounds check qemu-io tests
,
Max Reitz
,
2014/03/28
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 39/47] block: vdi bounds check qemu-io tests
,
Jeff Cody
,
2014/03/28
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 39/47] block: vdi bounds check qemu-io tests
,
Stefan Hajnoczi
,
2014/03/31
[Qemu-stable] [PATCH for-2.0 36/47] dmg: sanitize chunk length and sectorcount (CVE-2014-0145)
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 36/47] dmg: sanitize chunk length and sectorcount (CVE-2014-0145)
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 32/47] dmg: coding style and indentation cleanup
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 32/47] dmg: coding style and indentation cleanup
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 29/47] qcow2: Fix types in qcow2_alloc_clusters and alloc_clusters_noref
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 29/47] qcow2: Fix types in qcow2_alloc_clusters and alloc_clusters_noref
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 35/47] dmg: use appropriate types when reading chunks
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 35/47] dmg: use appropriate types when reading chunks
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 34/47] dmg: drop broken bdrv_pread() loop
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 34/47] dmg: drop broken bdrv_pread() loop
,
Max Reitz
,
2014/03/28
[Qemu-stable] [PATCH for-2.0 33/47] dmg: prevent out-of-bounds array access on terminator
,
Stefan Hajnoczi
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH for-2.0 33/47] dmg: prevent out-of-bounds array access on terminator
,
Max Reitz
,
2014/03/28
Re: [Qemu-stable] [PATCH v2 for 2.0] virtio-net: Do not filter VLANs without F_CTRL_VLAN
,
Michael S. Tsirkin
,
2014/03/26
Re: [Qemu-stable] [PATCH v2 for 2.0] virtio-net: Do not filter VLANs without F_CTRL_VLAN
,
Michael S. Tsirkin
,
2014/03/26
Re: [Qemu-stable] [Qemu-devel] [PATCH v2 for 2.0] virtio-net: Do not filter VLANs without F_CTRL_VLAN
,
Amos Kong
,
2014/03/26
[Qemu-stable] [ANNOUNCE] QEMU 1.7.1 Stable released
,
Michael Roth
,
2014/03/25
Re: [Qemu-stable] [Qemu-devel] [ANNOUNCE] QEMU 1.7.1 Stable released
,
Michael Roth
,
2014/03/25
Re: [Qemu-stable] [ANNOUNCE] QEMU 1.7.1 Stable released
,
Laszlo Ersek
,
2014/03/25
Re: [Qemu-stable] [Qemu-devel] [ANNOUNCE] QEMU 1.7.1 Stable released
,
Andreas Färber
,
2014/03/25
[Qemu-stable] [PATCH 1/1] virtio-blk: Use a req pool instead of malloc/free
,
Li, Zhen-Hua
,
2014/03/25
Re: [Qemu-stable] [Qemu-trivial] [PATCH 1/1] virtio-blk: Use a req pool instead of malloc/free
,
Michael Tokarev
,
2014/03/27
[Qemu-stable] [PATCH 1/1] virtio-blk: Use a req pool instead of malloc/free
,
Li, Zhen-Hua
,
2014/03/25
Re: [Qemu-stable] [PATCH 1/1] virtio-blk: Use a req pool instead of malloc/free
,
Li, ZhenHua
,
2014/03/25
Re: [Qemu-stable] [PATCH 1/1] virtio-blk: Use a req pool instead of malloc/free
,
Paolo Bonzini
,
2014/03/26
Re: [Qemu-stable] [PATCH for-2.0 0/2] mirror: fix rate-limiting
,
Paolo Bonzini
,
2014/03/21
[Qemu-stable] [PATCH] rdma: Fix block during rdma migration
,
Wangyufei (James)
,
2014/03/16
[Qemu-stable] [PULL 09/13] tests: Fix 'make test' for i686 hosts (build regression)
,
Michael Tokarev
,
2014/03/15
[Qemu-stable] [PULL 11/13] configure: Don't use __int128_t for clang versions before 3.2
,
Michael Tokarev
,
2014/03/15
Re: [Qemu-stable] [PULL 1/1] char: restore read callback on a reattached (hotplug) chardev
,
Paolo Bonzini
,
2014/03/13
[Qemu-stable] [PULL for-2.0-rc0 04/31] qom: Avoid leaking str and bool properties on failure
,
Andreas Färber
,
2014/03/12
[Qemu-stable] [PATCH] tests: Fix 'make test' for i686 hosts (build regression)
,
Stefan Weil
,
2014/03/07
Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression))
,
Alex Bennée
,
2014/03/07
Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression))
,
Stefan Weil
,
2014/03/07
Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression))
,
Andreas Färber
,
2014/03/07
Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression))
,
Stefan Weil
,
2014/03/07
Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression))
,
Peter Maydell
,
2014/03/07
Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression))
,
Alex Bennée
,
2014/03/07
Re: [Qemu-stable] [Qemu-devel] [PATCH] tests: Fix 'make test' for i686 hosts (buildregression))
,
Peter Maydell
,
2014/03/07
Re: [Qemu-stable] [Qemu-trivial] [PATCH] tests: Fix 'make test' for i686 hosts (build regression)
,
Michael Tokarev
,
2014/03/14
[Qemu-stable] [PATCH] configure: Don't use __int128_t for clang versions before 3.2
,
Stefan Weil
,
2014/03/07
Re: [Qemu-stable] [Qemu-trivial] [PATCH] configure: Don't use __int128_t for clang versions before 3.2
,
Michael Tokarev
,
2014/03/14
[Qemu-stable] [PULL 070/130] PPC: KVM: store SLB slot number
,
Alexander Graf
,
2014/03/06
Re: [Qemu-stable] [Qemu-devel] [PATCH 19/23] tsc210x: fix buffer overrun on invalid state load
,
Andreas Färber
,
2014/03/06
Re: [Qemu-stable] [Qemu-devel] [PATCH 22/23] virtio-scsi: fix buffer overrun on invalid state load
,
Andreas Färber
,
2014/03/06
Re: [Qemu-stable] [Qemu-devel] [PATCH 22/23] virtio-scsi: fix buffer overrun on invalid state load
,
Michael S. Tsirkin
,
2014/03/06
Re: [Qemu-stable] [Qemu-devel] [PATCH 22/23] virtio-scsi: fix buffer overrun on invalid state load
,
Paolo Bonzini
,
2014/03/06
Re: [Qemu-stable] [Qemu-devel] [PATCH 22/23] virtio-scsi: fix buffer overrun on invalid state load
,
Peter Maydell
,
2014/03/06
Re: [Qemu-stable] [Qemu-devel] [PATCH 23/23] savevm: fix potential segfault on invalid state
,
Andreas Färber
,
2014/03/06
Re: [Qemu-stable] [Qemu-devel] Patch Round-up for stable 1.7.1, freeze on 2013-02-27
,
Laszlo Ersek
,
2014/03/04
Re: [Qemu-stable] [Qemu-devel] Patch Round-up for stable 1.7.1, freeze on 2013-02-27
,
Petar Jovanovic
,
2014/03/04
Re: [Qemu-stable] [Qemu-devel] Patch Round-up for stable 1.7.1, freeze on 2013-02-27
,
Michael Roth
,
2014/03/04
Re: [Qemu-stable] [Qemu-devel] Patch Round-up for stable 1.7.1, freeze on 2013-02-27
,
Michael Tokarev
,
2014/03/12
Re: [Qemu-stable] [PATCH] qom: avoid leaking str and bool properties on failure
,
Andreas Färber
,
2014/03/04
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc