Created
August 14, 2013 09:30
-
-
Save unakatsuo/6229392 to your computer and use it in GitHub Desktop.
qemu drive handling distribution difference.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RHEL QEMU | |
## Ubuntu 12.04 | |
qemu-kvm_1.0+noroms-0ubuntu14.10 | |
``` | |
$ ls debian/patches/ | |
9001-virtio-add-missing-mb-on-notification.patch | |
9002-virtio-add-missing-mb-on-enable-notification.patch | |
9003-virtio-order-index-descriptor-reads.patch | |
9004-qcow2-start-at-0-when-counting-cow-clusters.patch | |
9pfs-remove-noatime-flag-from-ro-open-calls.patch | |
block_vd_zero_unused_parts | |
CVE-2011-2212-virtqueue-indirect-overflow.patch | |
CVE-2012-0029.patch | |
CVE-2012-2652.patch | |
CVE-2012-3515.patch | |
CVE-2012-6075.patch | |
define_AT_EMPTY_PATH.patch | |
disable-hpet-for-tcg.patch | |
dont-try-to-hotplug-cpu.patch | |
expose_vmx_qemu64cpu.patch | |
fallback-to-tcg.patch | |
fix-vmware-vga-negative-vals | |
keep-pid-file-locked.patch | |
larger_default_ram_size.patch | |
multiboot-load-fix.diff | |
nbd-fixes-to-read-only-handling.patch | |
qemu-ifup-choosebridge.patch | |
qemuifup-fix-paths.patch | |
rbd | |
series | |
slirp_01.patch | |
slirp_02.patch | |
slirp_03.patch | |
slirp_04.patch | |
slirp_05.patch | |
slirp_06.patch | |
slirp_07.patch | |
``` | |
## RHEL 6.4 | |
qemu-kvm-0.12.1.2-2.355.el6.src.rpm | |
2858 patch files. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment