All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: QEMU devel <qemu-devel@nongnu.org>,
	KVM mailing list <kvm@vger.kernel.org>,
	Avi Kivity <avi@redhat.com>,
	Marcelo Tosatti <mtosatti@redhat.com>,
	Richard Henderson <rth@twiddle.net>,
Subject: qemu/qemu-kvm floppy regression brought by 212ec7baa28cc9d819234fed1541fc1423cfe3d8
Date: Wed, 26 Oct 2011 12:41:09 -0200	[thread overview]
Message-ID: <4EA81C05.5090002@redhat.com> (raw)

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@twiddle.net>
Date:   Mon Aug 15 15:08:45 2011 -0700

     fdc: Convert to isa_register_portio_list

     Signed-off-by: Richard Henderson <rth@twiddle.net>
     Signed-off-by: Avi Kivity <avi@redhat.com>

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.

Cheers,

Lucas and Cleber

WARNING: multiple messages have this Message-ID (diff)
From: Lucas Meneghel Rodrigues <lmr@redhat.com>
To: QEMU devel <qemu-devel@nongnu.org>,
	KVM mailing list <kvm@vger.kernel.org>,
	Avi Kivity <avi@redhat.com>,
	Marcelo Tosatti <mtosatti@redhat.com>,
	Richard Henderson <rth@twiddle.net>,
	Cleber Rosa <crosa@redhat.com>
Subject: [Qemu-devel] qemu/qemu-kvm floppy regression brought by 212ec7baa28cc9d819234fed1541fc1423cfe3d8
Date: Wed, 26 Oct 2011 12:41:09 -0200	[thread overview]
Message-ID: <4EA81C05.5090002@redhat.com> (raw)

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@twiddle.net>
Date:   Mon Aug 15 15:08:45 2011 -0700

     fdc: Convert to isa_register_portio_list

     Signed-off-by: Richard Henderson <rth@twiddle.net>
     Signed-off-by: Avi Kivity <avi@redhat.com>

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.

Cheers,

Lucas and Cleber

             reply	other threads:[~2011-10-26 14:41 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-26 14:41 Lucas Meneghel Rodrigues [this message]
2011-10-26 14:41 ` [Qemu-devel] qemu/qemu-kvm floppy regression brought by 212ec7baa28cc9d819234fed1541fc1423cfe3d8 Lucas Meneghel Rodrigues
2011-10-26 15:47 ` Kevin Wolf
2011-10-26 15:47   ` [Qemu-devel] " Kevin Wolf
2011-10-26 16:30   ` Cleber Rosa
2011-10-26 16:30     ` [Qemu-devel] " Cleber Rosa
2011-10-26 16:47   ` Cleber Rosa
2011-10-26 16:47     ` [Qemu-devel] " Cleber Rosa
2011-10-26 17:19   ` Lucas Meneghel Rodrigues
2011-10-26 17:19     ` [Qemu-devel] " Lucas Meneghel Rodrigues
2011-10-27  7:17     ` Stefan Hajnoczi
2011-10-27 18:57       ` Lucas Meneghel Rodrigues
2011-10-27 18:57         ` [Qemu-devel] " Lucas Meneghel Rodrigues
2011-10-28  1:17         ` Zhi Yong Wu
2011-10-28  1:17           ` Zhi Yong Wu
2011-10-28  2:20           ` Lucas Meneghel Rodrigues
2011-10-28  2:20             ` [Qemu-devel] " Lucas Meneghel Rodrigues
2011-10-28 10:24             ` Zhi Yong Wu
2011-10-28 10:24               ` Zhi Yong Wu
2011-10-28 10:28               ` Zhi Yong Wu
2011-10-28 10:28                 ` Zhi Yong Wu
2011-10-28 11:46           ` Lucas Meneghel Rodrigues
2011-10-28 11:46             ` Lucas Meneghel Rodrigues
2011-10-28 12:10             ` Gleb Natapov
2011-10-28 12:10               ` Gleb Natapov
2011-10-31  2:38             ` Zhi Yong Wu
2011-10-31  2:38               ` Zhi Yong Wu
2011-11-02  7:48 ` Zhi Yong Wu
2011-11-02  7:48   ` Zhi Yong Wu
2011-11-03  2:01   ` Lucas Meneghel Rodrigues

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EA81C05.5090002@redhat.com \
    --to=lmr@redhat.com \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.