Re: [Qemu-devel] [PATCH v6 0/4] test virtio-blk hotplug

2014-08-22 Thread Amos Kong
On Sun, Jul 06, 2014 at 08:14:46PM +0800, Amos Kong wrote: > On Wed, Jun 25, 2014 at 09:15:12AM +0800, Amos Kong wrote: > > It's worth to add a hotplug test to qtest, but without > > cooperation of guest OS, new devices can't be initialized > > by guest, and hot-unplug doesn't work. > > > > Howeve

Re: [Qemu-devel] [PATCH v6 0/4] test virtio-blk hotplug

2014-07-06 Thread Amos Kong
On Wed, Jun 25, 2014 at 09:15:12AM +0800, Amos Kong wrote: > It's worth to add a hotplug test to qtest, but without > cooperation of guest OS, new devices can't be initialized > by guest, and hot-unplug doesn't work. > > However, the new test can cover some part of code of > hotplug/unplug. > > I

[Qemu-devel] [PATCH v6 0/4] test virtio-blk hotplug

2014-06-24 Thread Amos Kong
It's worth to add a hotplug test to qtest, but without cooperation of guest OS, new devices can't be initialized by guest, and hot-unplug doesn't work. However, the new test can cover some part of code of hotplug/unplug. I will write another subtest to test hotplug with pci support. V2: move qmp