δΊ 2013-9-2 22:51, Stefan Hajnoczi ει:
On Mon, Sep 02, 2013 at 05:18:13PM +0800, Wenchao Xia wrote:
@@ -125,5 +125,39 @@ class TestFdSets(iotests.QMPTestCase):
'No file descriptor supplied via SCM_RIGHTS')
self.vm.shutdown()
+#Add fd at runtime, there are two ways: mo
On Mon, Sep 02, 2013 at 05:18:13PM +0800, Wenchao Xia wrote:
> @@ -125,5 +125,39 @@ class TestFdSets(iotests.QMPTestCase):
> 'No file descriptor supplied via SCM_RIGHTS')
> self.vm.shutdown()
>
> +#Add fd at runtime, there are two ways: monitor related or fdset related
>
This case will test whether the monitor can receive fd at runtime.
To verify better, additional monitor is created to see if qemu
can handler two monitor instances correctly.
Signed-off-by: Wenchao Xia
---
tests/qemu-iotests/045 | 36 +++-
tests/qemu-iotests