Go to file
2014-09-26 12:02:24 -04:00
.gitignore Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
80-kvm.rules Add udev rules to make /dev/kvm world accessible and group=kvm (rhbz 2009-07-16 09:53:52 +00:00
99-qemu-guest-agent.rules Fix packaging of the QEMU guest agent 2011-10-05 17:33:58 +01:00
0001-Fix-migration-from-qemu-kvm.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0002-isapc-disable-kvmvapic.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0003-pci-do-not-export-pci_bus_reset.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0004-qdev-allow-both-pre-and-post-order-vists-in-qdev-wal.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0005-qdev-switch-reset-to-post-order.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0006-virtio-bus-remove-vdev-field.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0007-virtio-pci-remove-vdev-field.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0008-virtio-ccw-remove-vdev-field.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0009-virtio-bus-cleanup-plug-unplug-interface.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0010-virtio-blk-switch-exit-callback-to-VirtioDeviceClass.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0011-virtio-serial-switch-exit-callback-to-VirtioDeviceCl.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0012-virtio-net-switch-exit-callback-to-VirtioDeviceClass.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0013-virtio-scsi-switch-exit-callback-to-VirtioDeviceClas.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0014-virtio-balloon-switch-exit-callback-to-VirtioDeviceC.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0015-virtio-rng-switch-exit-callback-to-VirtioDeviceClass.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0016-virtio-pci-add-device_unplugged-callback.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0101-qcow2-Pass-discard-type-to-qcow2_discard_clusters.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0102-qcow2-Discard-VM-state-in-active-L1-after-creating-s.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0103-hw-9pfs-Fix-errno-value-for-xattr-functions.patch Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00
0104-qmp-access-the-local-QemuOptsLists-for-drive-option.patch Add patches 2014-03-19 15:43:47 -04:00
0105-seccomp-fine-tuning-whitelist-by-adding-times.patch Add patches 2014-03-19 15:43:47 -04:00
0106-spice-flip-streaming-video-mode-to-off-by-default.patch Add patches 2014-03-19 15:43:47 -04:00
0107-scsi-bus-fix-transfer-length-and-direction-for-VERIF.patch Add patches 2014-03-19 15:43:47 -04:00
0108-scsi-disk-fix-VERIFY-emulation.patch Add patches 2014-03-19 15:43:47 -04:00
0109-migration-drop-MADVISE_DONT_NEED-for-incoming-zero-p.patch Add patches 2014-03-19 15:43:47 -04:00
0110-libcacard-Don-t-link-with-all-libraries-QEMU-links-t.patch Add patches 2014-03-19 15:43:47 -04:00
0111-gtk-Fix-mouse-warping-with-gtk3.patch Add patches 2014-03-19 15:43:47 -04:00
0112-gtk-Don-t-warp-absolute-pointer.patch Add patches 2014-03-19 15:43:47 -04:00
0113-Change-gtk-quit-accelerator-to-ctrl-shift-q-bz-10623.patch Add patches 2014-03-19 15:43:47 -04:00
0114-scsi-Assign-cancel_io-vector-for-scsi_disk_emulate_o.patch Add patches 2014-03-19 15:43:47 -04:00
0115-virtio-scsi-Cleanup-of-I-Os-that-never-started.patch Add patches 2014-03-19 15:43:47 -04:00
0116-virtio-scsi-Prevent-assertion-on-missed-events.patch Add patches 2014-03-19 15:43:47 -04:00
0117-block-cloop-validate-block_size-header-field-CVE-201.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0118-block-cloop-prevent-offsets_size-integer-overflow-CV.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0119-block-cloop-refuse-images-with-huge-offsets-arrays-C.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0120-block-cloop-refuse-images-with-bogus-offsets-CVE-201.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0121-block-cloop-fix-offsets-size-off-by-one.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0122-bochs-Unify-header-structs-and-make-them-QEMU_PACKED.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0123-bochs-Use-unsigned-variables-for-offsets-and-sizes-C.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0124-bochs-Check-catalog_size-header-field-CVE-2014-0143.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0125-bochs-Check-extent_size-header-field-CVE-2014-0142.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0126-bochs-Fix-bitmap-offset-calculation.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0127-vpc-vhd-add-bounds-check-for-max_table_entries-and-b.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0128-vpc-Validate-block-size-CVE-2014-0142.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0129-vdi-add-bounds-checks-for-blocks_in_image-and-disk_s.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0130-vhdx-Bounds-checking-for-block_size-and-logical_sect.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0131-curl-check-data-size-before-memcpy-to-local-buffer.-.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0132-qcow2-Check-header_length-CVE-2014-0144.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0133-qcow2-Check-backing_file_offset-CVE-2014-0144.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0134-qcow2-Check-refcount-table-size-CVE-2014-0144.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0135-qcow2-Validate-refcount-table-offset.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0136-qcow2-Validate-snapshot-table-offset-size-CVE-2014-0.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0137-qcow2-Validate-active-L1-table-offset-and-size-CVE-2.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0138-qcow2-Fix-backing-file-name-length-check.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0139-qcow2-fix-offset-overflow-in-qcow2_alloc_clusters_at.patch Block/image format validation CVE-2014-0142 - 2014-0148 (bz #1078201, bz #1086710, bz #1079140, bz #1086724, bz #1079240, bz #1086735, bz #1078885, bz #1086720, bz #1078232, bz #1086713, bz #1078848, bz #1086717, bz #1078212, bz #1086712) 2014-04-24 17:36:31 -04:00
0140-qcow2-Don-t-rely-on-free_cluster_index-in-alloc_refc.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0141-qcow2-Avoid-integer-overflow-in-get_refcount-CVE-201.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0142-qcow2-Check-new-refcount-table-size-on-growth.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0143-qcow2-Fix-types-in-qcow2_alloc_clusters-and-alloc_cl.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0144-qcow2-Protect-against-some-integer-overflows-in-bdrv.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0145-qcow2-Fix-new-L1-table-size-check-CVE-2014-0143.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0146-dmg-coding-style-and-indentation-cleanup.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0147-dmg-prevent-out-of-bounds-array-access-on-terminator.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0148-dmg-drop-broken-bdrv_pread-loop.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0149-dmg-use-appropriate-types-when-reading-chunks.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0150-dmg-sanitize-chunk-length-and-sectorcount-CVE-2014-0.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0151-dmg-use-uint64_t-consistently-for-sectors-and-length.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0152-dmg-prevent-chunk-buffer-overflow-CVE-2014-0145.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0153-block-Limit-request-size-CVE-2014-0143.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0154-qcow2-Fix-copy_sectors-with-VM-state.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0155-qcow2-Fix-NULL-dereference-in-qcow2_open-error-path-.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0156-qcow2-Fix-L1-allocation-size-in-qcow2_snapshot_load_.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0157-qcow2-Check-maximum-L1-size-in-qcow2_snapshot_load_t.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0158-qcow2-Limit-snapshot-table-size.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0159-parallels-Fix-catalog-size-integer-overflow-CVE-2014.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0160-parallels-Sanity-check-for-s-tracks-CVE-2014-0142.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0201-virtio-net-fix-guest-triggerable-buffer-overrun.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0202-vmxnet3-validate-interrupt-indices-coming-from-guest.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0203-vmxnet3-validate-queues-configuration-coming-from-gu.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0204-vmxnet3-validate-interrupt-indices-read-on-migration.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0205-vmxnet3-validate-queues-configuration-read-on-migrat.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0206-ide-Correct-improper-smart-self-test-counter-reset-i.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0207-char-serial-Fix-emptyness-check.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0208-char-serial-Fix-emptyness-handling.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0209-vmstate-Add-uint32-2D-array-support.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0210-arm_gic-Extract-headers-hw-intc-arm_gic-_common-.h.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0211-arm_gic-Rename-GIC_X_TRIGGER-to-GIC_X_EDGE_TRIGGER.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0212-hw-arm_gic-Introduce-gic_set_priority-function.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0213-arm_gic-Introduce-define-for-GIC_NR_SGIS.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0214-arm_gic-Fix-GICD_ICPENDR-and-GICD_ISPENDR-writes.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0215-arm_gic-Fix-GIC-pending-behavior.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0216-arm_gic-Keep-track-of-SGI-sources.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0217-arm_gic-Support-setting-getting-binary-point-reg.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0218-arm_gic-Add-GICC_APRn-state-to-the-GICState.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0219-hw-intc-arm_gic-Fix-NVIC-assertion-failure.patch Fix arm sd warnings with latest kernel (bz #1091548) 2014-04-29 14:09:00 -04:00
0301-vmstate-add-VMS_MUST_EXIST.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0302-vmstate-add-VMSTATE_VALIDATE.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0303-virtio-net-fix-buffer-overflow-on-invalid-state-load.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0304-virtio-net-out-of-bounds-buffer-write-on-invalid-sta.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0305-virtio-out-of-bounds-buffer-write-on-invalid-state-l.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0306-ahci-fix-buffer-overrun-on-invalid-state-load.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0307-hpet-fix-buffer-overrun-on-invalid-state-load.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0308-hw-pci-pcie_aer.c-fix-buffer-overruns-on-invalid-sta.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0309-pl022-fix-buffer-overun-on-invalid-state-load.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0310-vmstate-fix-buffer-overflow-in-target-arm-machine.c.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0311-virtio-avoid-buffer-overrun-on-incoming-migration.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0312-virtio-validate-num_sg-when-mapping.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0313-pxa2xx-avoid-buffer-overrun-on-incoming-migration.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0314-ssd0323-fix-buffer-overun-on-invalid-state-load.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0315-tsc210x-fix-buffer-overrun-on-invalid-state-load.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0316-zaurus-fix-buffer-overrun-on-invalid-state-load.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0317-virtio-scsi-fix-buffer-overrun-on-invalid-state-load.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0318-vmstate-s-VMSTATE_INT32_LE-VMSTATE_INT32_POSITIVE_LE.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0319-usb-sanity-check-setup_index-setup_len-in-post_load.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0320-ssi-sd-fix-buffer-overrun-on-invalid-state-load.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0321-openpic-avoid-buffer-overrun-on-incoming-migration.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0322-virtio-net-out-of-bounds-buffer-write-on-load.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0323-virtio-validate-config_len-on-load.patch Migration CVEs: CVE-2014-0182 etc. 2014-05-11 18:43:54 -04:00
0401-qcow1-Make-padding-in-the-header-explicit.patch QCOW1 validation CVEs: CVE-2014-0222, CVE-2014-0223 (bz #1097232, bz #1097238, bz #1097222, bz #1097216) 2014-05-31 21:01:22 -04:00
0402-qcow1-Check-maximum-cluster-size.patch QCOW1 validation CVEs: CVE-2014-0222, CVE-2014-0223 (bz #1097232, bz #1097238, bz #1097222, bz #1097216) 2014-05-31 21:01:22 -04:00
0403-qcow1-Validate-L2-table-size-CVE-2014-0222.patch QCOW1 validation CVEs: CVE-2014-0222, CVE-2014-0223 (bz #1097232, bz #1097238, bz #1097222, bz #1097216) 2014-05-31 21:01:22 -04:00
0404-qcow1-Validate-image-size-CVE-2014-0223.patch QCOW1 validation CVEs: CVE-2014-0222, CVE-2014-0223 (bz #1097232, bz #1097238, bz #1097222, bz #1097216) 2014-05-31 21:01:22 -04:00
0405-qcow1-Stricter-backing-file-length-check.patch QCOW1 validation CVEs: CVE-2014-0222, CVE-2014-0223 (bz #1097232, bz #1097238, bz #1097222, bz #1097216) 2014-05-31 21:01:22 -04:00
0406-usb-fix-up-post-load-checks.patch QCOW1 validation CVEs: CVE-2014-0222, CVE-2014-0223 (bz #1097232, bz #1097238, bz #1097222, bz #1097216) 2014-05-31 21:01:22 -04:00
0407-Add-the-ability-to-vary-Spice-playback-and-record-ra.patch Fix spice audio playback sample rate (bz #1129961) 2014-09-08 10:45:38 -04:00
0408-Allow-mismatched-virtio-config-len.patch Fix spice audio playback sample rate (bz #1129961) 2014-09-08 10:45:38 -04:00
0409-vbe-make-bochs-dispi-interface-return-the-correct-me.patch Fix spice audio playback sample rate (bz #1129961) 2014-09-08 10:45:38 -04:00
0410-vbe-rework-sanity-checks.patch Fix spice audio playback sample rate (bz #1129961) 2014-09-08 10:45:38 -04:00
0411-spice-make-sure-we-don-t-overflow-ssd-buf.patch Fix spice audio playback sample rate (bz #1129961) 2014-09-08 10:45:38 -04:00
0412-slirp-udp-fix-NULL-pointer-dereference-because-of-un.patch CVE-2014-3640 qemu: slirp: NULL pointer (bz #1144821, bz #1144818) 2014-09-26 12:02:24 -04:00
bridge.conf fixes for -netdev bridge 2012-11-15 17:58:12 +01:00
ksm.service Alias qemu-system-* man page to qemu.1 (bz #907746) 2013-05-25 14:54:03 -04:00
ksm.sysconfig - Add ksm control script from Dan Kenigsberg 2009-09-16 09:38:29 +00:00
ksmctl.c - Require seabios-bin >= 0.6.0-2 (#741992) 2011-10-21 16:29:08 -05:00
ksmtuned Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
ksmtuned.conf - Avoid creating too large iovecs in multiwrite merge (#559717) 2010-02-04 15:58:29 +00:00
ksmtuned.service Alias qemu-system-* man page to qemu.1 (bz #907746) 2013-05-25 14:54:03 -04:00
kvm.modules Drop loading of vhost-net module (bz #963198) 2013-05-16 11:58:11 +02:00
qemu-guest-agent.service Fix packaging of the QEMU guest agent 2011-10-05 17:33:58 +01:00
qemu-kvm.sh Handful of packaging fixes 2013-02-20 12:18:15 -05:00
qemu.binfmt binfmt fixes and improvements 2013-04-03 21:06:24 -04:00
qemu.spec CVE-2014-3640 qemu: slirp: NULL pointer (bz #1144821, bz #1144818) 2014-09-26 12:02:24 -04:00
sources Fix bogus libcacard dep on gluster (bz #987441) 2014-03-19 15:36:16 -04:00