All of lore.kernel.org
 help / color / mirror / Atom feed
* PCI hotplug broken?
@ 2010-02-26 14:12 Alexander Graf
  2010-02-26 14:53 ` Alexander Graf
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Graf @ 2010-02-26 14:12 UTC (permalink / raw)
  To: kvm list

Hi list,

While trying to upgrade some internal infrastructure to qemu-kvm-0.12 I stumbled across this really weird problem that I see with current qemu-kvm git too:

I start qemu-kvm using:

./qemu-system-x86_64 -L ../pc-bios/ -m 512 -net nic,model=virtio -net tap,ifname=tap0,script=/bin/true -snapshot sles11.qcow2 -vnc :0 -monitor stdio

The system boots up just fine, networking works.

On the qemu monitor I then issue:

(qemu) pci_add auto storage file=/tmp/image.raw,if=virtio

after which I get a fully functional virtio block device, but the network stops sending/receiving packets.

The same thing with qemu-kvm-0.10 works just fine. Has anyone seen this before?


Alex

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-01 17:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-26 14:12 PCI hotplug broken? Alexander Graf
2010-02-26 14:53 ` Alexander Graf
2010-03-01 17:51   ` Marcelo Tosatti
2010-03-01 17:53     ` Alexander Graf

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.