On Wed, Oct 26, 2011 at 10:41 PM, Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx> wrote: > Hi folks: > > We've captured a regression with floppy disk on recent qemu (and qemu-kvm, > after a code merge). We bisected it to be caused by: > > commit 212ec7baa28cc9d819234fed1541fc1423cfe3d8 > Author: Richard Henderson <rth@xxxxxxxxxxx> > Date: Mon Aug 15 15:08:45 2011 -0700 > > fdc: Convert to isa_register_portio_list > > Signed-off-by: Richard Henderson <rth@xxxxxxxxxxx> > Signed-off-by: Avi Kivity <avi@xxxxxxxxxx> > > Since this commit, the guest doesn't see a floppy disk attached to it > anymore, blocking kvm autotest ability to install windows guests > automatically. This is a big deal for kvm autotest (ruins our automated > regression jobs), so please take a look at it. Just i tried the latest qemu.git upstream, it can work for floppy now. I can see the floppy drive on guest and the file in it saved by me. My qemu.git/HEAD is commit e072ea2fd8fdceef64159b9596d3c15ce01bea91 Author: Anthony Liguori <aliguori@xxxxxxxxxx> Date: Tue Nov 1 19:37:01 2011 -0500 Bump version to 1.0-rc0 Look out 1.0, here we come! Signed-off-by: Anthony Liguori <aliguori@xxxxxxxxxx> > > Cheers, > > Lucas and Cleber > > -- Regards, Zhi Yong Wu -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html