• C
    qemu.tests.block_hotplug: some improvements for the code. · 69d7e964
    Cong Li 提交于
    1. block_hotplug.cfg: add separate scenario for repeated plug/unplug, no need repeat 300 times for each scenario when one pci.
    2. block_hotplug.py: get and close a separate session when using it to fix file descriptor out of range problem.
    3. stop_continue.py: close session when test finished.
    Signed-off-by: NCong Li <coli@redhat.com>
    69d7e964
block_hotplug.py 6.5 KB