search for: dae7f7b

Displaying 2 results from an estimated 2 matches for "dae7f7b".

Did you mean: da1e7f8b
2015 Oct 05
0
[PATCH 6/6] add test for v2v with virtio-win drivers on iso
...-win-iso.sh | 96 +++++++++++++++++++++++++++++++++++++++ 6 files changed, 134 insertions(+) create mode 100644 tests/fake-virtio-win/.gitignore create mode 100644 tests/fake-virtio-win/Makefile.am create mode 100755 v2v/test-v2v-virtio-win-iso.sh diff --git a/Makefile.am b/Makefile.am index dae7f7b..21acba7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,6 +40,7 @@ endif if ENABLE_APPLIANCE SUBDIRS += tests/qemu SUBDIRS += tests/guests +SUBDIRS += tests/fake-virtio-win SUBDIRS += tests/c-api SUBDIRS += tests/tmpdirs SUBDIRS += tests/protocol diff --git a/configure.ac b/configure.ac in...
2015 Oct 05
18
[PATCH 0/6] v2v: assorted improvements to tests for windows
This series makes several enhancements to tests for v2v conversion of Windows guests. Specifically, it - adds a number of files which imitate the stuff that is supposed to be present on the host when the actual conversion is performed, but may not be there when the tests are run. This includes certain tools and virtio drivers - fixes the test for windows conversion to actually