Failed in applying to current master (
apply log)
python/qemu/__init__.py | 502 +--------------------
python/qemu/machine.py | 527 ++++++++++++++++++++++
python/qemu/qtest.py | 2 +-
scripts/device-crash-test | 2 +-
scripts/render_block_graph.py | 2 +-
tests/acceptance/avocado_qemu/__init__.py | 2 +-
tests/acceptance/virtio_version.py | 2 +-
tests/migration/guestperf/engine.py | 22 +-
tests/qemu-iotests/235 | 2 +-
tests/vm/basevm.py | 3 +-
10 files changed, 547 insertions(+), 519 deletions(-)
create mode 100644 python/qemu/machine.py