qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Amos Kong
Subject: [Qemu-devel] [PATCH 0/2] test virtio-blk hotplug
Date: Tue, 27 May 2014 15:14:39 +0800

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.

Amos Kong (2):
  virtio-blk-test.c: change pci_nop() to virtblk_init()
  virtio-blk-test.c: add hotplug subtest

 tests/virtio-blk-test.c | 68 ++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 61 insertions(+), 7 deletions(-)

-- 
1.9.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]