On Wed, Jun 05, 2013 at 11:00:32AM +0200, Kevin Wolf wrote:
> Am 05.06.2013 um 10:33 hat Stefan Hajnoczi geschrieben:
> > Paolo Bonzini <pbonz...@redhat.com> suggested the following test case:
> > 
> > 1. Launch a guest and wait at the GRUB boot menu:
> > 
> >   qemu-system-x86_64 -enable-kvm -m 1024 \
> >    -drive if=none,cache=none,file=test.img,id=foo,werror=stop,rerror=stop
> >    -device virtio-blk-pci,drive=foo,id=virtio0,addr=4
> > 
> > 2. Hot unplug the device:
> > 
> >   (qemu) drive_del foo
> > 
> > 3. Select the first boot menu entry
> 
> Can we have a qtest or qemu-iotests version of this manual test case?

I will try to put something together.

Stefan

Reply via email to