search for: 11011ce

Displaying 2 results from an estimated 2 matches for "11011ce".

Did you mean: 11011
2015 Oct 05
0
[PATCH 6/6] add test for v2v with virtio-win drivers on iso
...ents/Makefile + tests/fake-virtio-win/Makefile tests/fuzz/Makefile tests/guests/Makefile tests/guests/guests.xml diff --git a/tests/fake-virtio-win/.gitignore b/tests/fake-virtio-win/.gitignore new file mode 100644 index 0000000..11011ce --- /dev/null +++ b/tests/fake-virtio-win/.gitignore @@ -0,0 +1 @@ +/fake-virtio-win.iso diff --git a/tests/fake-virtio-win/Makefile.am b/tests/fake-virtio-win/Makefile.am new file mode 100644 index 0000000..c6fa67d --- /dev/null +++ b/tests/fake-virtio-win/Makefile.am @@ -0,0 +1,34 @@ +# fake virt...
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