]> xenbits.xen.org Git - xenclient/ioemu.git/commit
Always treat floppy images as raw
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 8 Jul 2009 14:52:31 +0000 (15:52 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 8 Jul 2009 14:53:05 +0000 (15:53 +0100)
commit1bc25635b75e6b34daca5cb4d0a70b5f0c7524c3
tree3a81b401dc81ce03a6ee0f7d52139754473925a3
parent7465aec799f459aacf685e3394b1775a5619f508
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)

[ Also originally committed as 342846c1eecc972fcfae84d9d1ae65a318101792
  Mistakenly dropped from qemu-xen-unstable.git and now reapplied.
  Thanks to report from James Harper.   -iwj ]
(cherry picked from commit 8aba8e15b6050dfd94d12a737562d3f6fe67d30f)
vl.c