]> xenbits.xensource.com Git - qemu-xen-3.3-testing.git/commit
Always treat floppy images as raw xen-3.3.1-rc2
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 10 Dec 2008 15:30:49 +0000 (15:30 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 10 Dec 2008 15:38:11 +0000 (15:38 +0000)
commit342846c1eecc972fcfae84d9d1ae65a318101792
tree8ea4aa3c52eeae53ebb93dc251b996bd5414adce
parent9722cbb9b813974ee2b2149b683485b077daf078
Always treat floppy images as raw

The fix for the image format guessing vulnerability breaks raw floppy
images.  In our environment it is difficult to apply the same
configuration change as envisaged upstream, so instead we arrange to
always treat a floppy image as raw.

Two-line patch supplied by James Harper <james.harper@bendigoit.com.au>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
(cherry picked from commit f2ce5c35f60bb606bd3ddb55c361bb8a9aad5c5c)
vl.c