diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2012-02-07 14:31:54 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2012-02-07 14:31:54 -0600 |
commit | 0aaee590a8513bbf0e39bbaafc8e016b46c4cd82 (patch) | |
tree | b42b61e96ae989cddb5233509a2db0726dbad460 /kernel.spec | |
parent | bddef7d222b7f68d44b28d9aaeb5d17dba2f939d (diff) | |
download | kernel-0aaee590a8513bbf0e39bbaafc8e016b46c4cd82.tar.gz kernel-0aaee590a8513bbf0e39bbaafc8e016b46c4cd82.tar.xz kernel-0aaee590a8513bbf0e39bbaafc8e016b46c4cd82.zip |
Add virtio-scsi support
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index f7379e95f..bad93251f 100644 --- a/kernel.spec +++ b/kernel.spec @@ -694,6 +694,7 @@ Patch800: linux-2.6-crash-driver.patch # virt + ksm patches Patch1555: fix_xen_guest_on_old_EC2.patch +Patch1556: linux-3.3-virtio-scsi.patch # DRM #atch1700: drm-edid-try-harder-to-fix-up-broken-headers.patch @@ -1415,6 +1416,7 @@ ApplyOptionalPatch linux-2.6-v4l-dvb-experimental.patch # Patches headed upstream ApplyPatch disable-i8042-check-on-apple-mac.patch +ApplyPatch linux-3.3-virtio-scsi.patch # rhbz#605888 ApplyPatch dmar-disable-when-ricoh-multifunction.patch @@ -2310,6 +2312,9 @@ fi # ||----w | # || || %changelog +* Tue Feb 07 2012 Justin M. Forbes <jforbes@redhat.com> +- Add virtio-scsi support + * Tue Feb 07 2012 Josh Boyer <jwboyer@redhat.com> - Make build/ point to /usr/src/kernels instead of being relative (rhbz 788125) |