Displaying 20 results from an estimated 86 matches for "netkvm".
2016 Mar 04
2
[PATCH v2 0/2] v2v: Copy *.dll files since they can be part of the driver (RHBZ#1311373).
Since v1:
- Fix a bug in the calculation of lc_basename. By luck this doesn't
affect anything given the contents of the current ISO.
- Don't copy the WdfCoInstaller*.dll files.
Rich.
2016 Jun 04
1
[PATCH v2] v2v: copy all driver files into guest
..."Balloon/xp/x86/balloon.pdb", Some winxp_32;
"Balloon/xp/x86/balloon.sys", Some winxp_32;
- "Balloon/xp/x86/blnsvr.exe", None;
+ "Balloon/xp/x86/blnsvr.exe", Some winxp_32;
"Balloon/xp/x86/blnsvr.pdb", Some winxp_32;
"NetKVM/2k12/amd64/netkvm.cat", Some win2k12_64;
"NetKVM/2k12/amd64/netkvm.inf", Some win2k12_64;
"NetKVM/2k12/amd64/netkvm.pdb", Some win2k12_64;
"NetKVM/2k12/amd64/netkvm.sys", Some win2k12_64;
- "NetKVM/2k12/amd64/netkvmco.dll", None;
- &...
2016 Mar 04
2
[PATCH v3 0/2] v2v: Copy *.dll files since they can be part of the
v2 -> v3
- Don't make a special case for WdfCoInstaller* files. There is a
difference of opinion about whether copying these is necessary, but
it seems like it is not harmful.
Rich.
2015 Nov 17
0
[PATCH 3/3] v2v: windows: Use '*.inf' files to control how Windows drivers are installed.
...- "Balloon/xp/x86/balloon.inf", Some winxp_32;
- "Balloon/xp/x86/balloon.pdb", Some winxp_32;
- "Balloon/xp/x86/balloon.sys", Some winxp_32;
- "Balloon/xp/x86/blnsvr.exe", None;
- "Balloon/xp/x86/blnsvr.pdb", Some winxp_32;
- "NetKVM/2k12/amd64/netkvm.cat", Some win2k12_64;
- "NetKVM/2k12/amd64/netkvm.inf", Some win2k12_64;
- "NetKVM/2k12/amd64/netkvm.pdb", Some win2k12_64;
- "NetKVM/2k12/amd64/netkvm.sys", Some win2k12_64;
- "NetKVM/2k12/amd64/netkvmco.dll", None;
- &...
2015 Nov 17
8
[PATCH 0/3] v2v: windows: Use '*.inf' files to control how Windows drivers are installed.
https://github.com/rwmjones/libguestfs/tree/rewrite-virtio-copy-drivers
Instead of trying to split and parse elements from virtio-win paths,
use the '*.inf' files supplied with the drivers to control how Windows
drivers are installed.
The following emails best explain how this works:
https://www.redhat.com/archives/libguestfs/2015-October/msg00352.html
2015 Nov 05
6
[PATCH 0/4] Provide better fake virtio-* test data for virt-v2v.
Patch 1 moves the v2v/fake-virtio-win and v2v/fake-virt-tools
directories to the recently created test-data/ hierarchy. This is
just refactoring with no functional change at all.
Patches 2-4 then extend the available (fake) virtio-win drivers:
- Patch 2 adds all of the drivers from the virtio-win RPM.
- Patch 3 adds all of the drivers from the virtio-win ISO (which are
different from the
2015 Jun 23
2
Re: [PATCH] v2v: Support loading virtio-win drivers from virtio-win.iso (RHBZ#1234351).
On Tue, Jun 23, 2015 at 09:18:01AM +0300, Shahar Havivi wrote:
> On 22.06.15 15:33, Richard W.M. Jones wrote:
> > This makes several changes to the handling of virtio-win drivers:
> >
> > The VIRTIO_WIN_DIR environment variable has been renamed
> > VIRTIO_WIN (but you can still use the old name).
> >
> > You can point the VIRTIO_WIN either at a RHEL
2015 Oct 05
0
[PATCH 4/6] tests: use fake virtio-win drivers
In order to test the copying of virtio-win drivers into the guest during
v2v, create a set of fake virtio-win drivers and make use of them in the
corresponding v2v tests.
Signed-off-by: Roman Kagan <rkagan@virtuozzo.com>
---
tests/fake-virtio-win/drivers/i386/Win7/netkvm.cat | 1 +
tests/fake-virtio-win/drivers/i386/Win7/netkvm.inf | 1 +
tests/fake-virtio-win/drivers/i386/Win7/netkvm.sys | 1 +
tests/fake-virtio-win/drivers/i386/Win7/qxl.cat | 1 +
tests/fake-virtio-win/drivers/i386/Win7/qxl.inf | 1 +
tests/fake-virtio-win/drivers/i386/Win7/qxl.sys...
2015 Oct 08
2
[PATCH v2 4/5] v2v:tests: use fake virtio-win drivers
...- moved fake-virtio-win under v2v
- referred to fake-virtio-win stuff via $PWD in test scripts
- updated Makefile to package the newly added files (unreliable since
make dist is still broken)
v2v/Makefile.am | 4 ++++
v2v/fake-virtio-win/drivers/i386/Win7/netkvm.cat | 1 +
v2v/fake-virtio-win/drivers/i386/Win7/netkvm.inf | 1 +
v2v/fake-virtio-win/drivers/i386/Win7/netkvm.sys | 1 +
v2v/fake-virtio-win/drivers/i386/Win7/qxl.cat | 1 +
v2v/fake-virtio-win/drivers/i386/Win7/qxl.inf | 1 +
v2v/fake-virtio-win/drivers/i386/Win7/qxl.sys | 1...
2013 Feb 07
1
[Qemu-devel] Headsup: windows virtio networking does not work on current git
...t; dialog.
> > >
> > > Best regards,
> > > Vadim.
> > >
> > > >
> > > > Cheers,
> > > > Rusty.
> >
> > Well that's all in theory, in practice it does not look like revision ID
> > is specified in the NetKVM inf so this won't work?
> >
> > From what I see this inf specifies:
> >
> > NetKVM/wlh/netkvm.inf:%kvmnet6.DeviceDesc% = kvmnet6.ndi, PCI\VEN_1AF4&DEV_1000&SUBSYS_00011AF4
> > NetKVM/wxp/netkvm.inf:%kvmnet5.DeviceDesc% = kvmnet5.ndi, PCI\VEN_1AF4&am...
2013 Feb 07
1
[Qemu-devel] Headsup: windows virtio networking does not work on current git
...t; dialog.
> > >
> > > Best regards,
> > > Vadim.
> > >
> > > >
> > > > Cheers,
> > > > Rusty.
> >
> > Well that's all in theory, in practice it does not look like revision ID
> > is specified in the NetKVM inf so this won't work?
> >
> > From what I see this inf specifies:
> >
> > NetKVM/wlh/netkvm.inf:%kvmnet6.DeviceDesc% = kvmnet6.ndi, PCI\VEN_1AF4&DEV_1000&SUBSYS_00011AF4
> > NetKVM/wxp/netkvm.inf:%kvmnet5.DeviceDesc% = kvmnet5.ndi, PCI\VEN_1AF4&am...
2015 Oct 05
18
[PATCH 0/6] v2v: assorted improvements to tests for windows
...9 ++---
tests/fake-virt-tools/rhev-apt.exe | 1 +
tests/fake-virt-tools/rhsrvany.exe | 1 +
tests/fake-virtio-win/.gitignore | 1 +
tests/fake-virtio-win/Makefile.am | 34 ++++++++++++++++
tests/fake-virtio-win/drivers/i386/Win7/netkvm.cat | 1 +
tests/fake-virtio-win/drivers/i386/Win7/netkvm.inf | 1 +
tests/fake-virtio-win/drivers/i386/Win7/netkvm.sys | 1 +
tests/fake-virtio-win/drivers/i386/Win7/qxl.cat | 1 +
tests/fake-virtio-win/drivers/i386/Win7/qxl.inf | 1 +
tests/fake-virtio-win/drivers/i386/Win7/qxl.sys...
2015 Oct 08
0
[PATCH v2 0/5] v2v: assorted improvements to tests for windows
...he comments to v1
.gitignore | 1 +
v2v/Makefile.am | 18 +++++++
v2v/fake-virt-tools/rhev-apt.exe | 1 +
v2v/fake-virt-tools/rhsrvany.exe | 1 +
v2v/fake-virtio-win/drivers/i386/Win7/netkvm.cat | 1 +
v2v/fake-virtio-win/drivers/i386/Win7/netkvm.inf | 1 +
v2v/fake-virtio-win/drivers/i386/Win7/netkvm.sys | 1 +
v2v/fake-virtio-win/drivers/i386/Win7/qxl.cat | 1 +
v2v/fake-virtio-win/drivers/i386/Win7/qxl.inf | 1 +
v2v/fake-virtio-win/drivers/i386/Win7/qxl.sys...
2015 Oct 29
2
Re: [PATCH] v2v: virtio-win: include *.dll too
...ifications mandating this versioning scheme? I'm trying to
figure out how dependable it is.
Besides, ATM there's at least one driver -- qemupciserial -- which
doesn't fit in this scheme (or any scheme at all :).
There are other peculiarities which we don't know what to do:
- the netkvm driver directory on virtio-win.iso contains netkvmco.dll
(I'm assuming it's coinstaller dll). However, netkvm.inf doesn't
mention it, and the driver installs just fine without it.
- the balloon driver directory on virtio-win.iso contains blnsvr.exe
(and .pdb) which is apparently...
2013 Oct 29
0
[PATCH] docs: guestfs_case_sensitive_path returns error on non-existent path
...ll return a resolved path if either the
+full path or its parent directory exists. If the parent directory
+exists but the full path does not, the case of the parent directory
+will be correctly resolved, and the remainder appended unmodified. For
+example, if the file C<\"/Windows/System32/netkvm.sys\"> exists:
-Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\")
-might return C<\"/WINDOWS/system32\"> (the exact return value
-would depend on details of how the directories were originally
-created under Windows).
+=over 4
+
+=item C<guestf...
2015 Aug 10
0
[PATCH 3/4] v2v: copy virtio drivers without guestfs handle leak
...driver files from an unpacked or mounted virtio-win
- * directory, or from a virtio-win.iso file. The location of drivers
- varies between releases of virtio-win and also across Fedora and
- RHEL so try to be robust to changes.
- *)
-type virtio_win_driver_file = {
- (* Base filename, eg. "netkvm.sys". Always lowercase. *)
- vwd_filename : string;
- (* Return the contents of this file. *)
- vwd_get_contents : unit -> string;
-
- (* Various fields that classify this driver: *)
-
- vwd_os_major : int; (* Windows version. *)
- vwd_os_minor : int;
- vwd_os_variant : vw...
2015 Aug 10
15
[PATCH 0/4] v2v: simplify driver copying from virtio-win iso
Libguestfs supports passing an ISO image as a source of virtio windows
drivers to v2v.
That support, however, looks too heavy-weight: in order to access those
drivers, a separate guestfs handle is created (and thus a new emulator
process is started), which runs until v2v completes.
This series attempts to make it simpler and lighter-weight, by making
the relevant code more local, and by
2015 Oct 26
3
[PATCH] v2v: virtio-win: include *.dll too
.../v2v/fake-virtio-win/drivers/i386/Win7/qxldd.dll
@@ -0,0 +1 @@
+This is a fake qxldd.dll, used for testing only
diff --git a/v2v/test-v2v-in-place.sh b/v2v/test-v2v-in-place.sh
index f685ddb..1e9972d 100755
--- a/v2v/test-v2v-in-place.sh
+++ b/v2v/test-v2v-in-place.sh
@@ -108,6 +108,7 @@ for drv in netkvm qxl vioscsi viostor; do
mktest "is-file \"$virtio_dir/$drv.$sfx\"" true
done
done
+mktest "is-file \"$virtio_dir/qxldd.dll\"" true
guestfish --ro -a "$img" -i < "$script" > "$response"
diff -u "$expe...
2015 Oct 13
2
[PATCH v2 2/4] v2v: copy virtio drivers without guestfs handle leak
...driver files from an unpacked or mounted virtio-win
- * directory, or from a virtio-win.iso file. The location of drivers
- varies between releases of virtio-win and also across Fedora and
- RHEL so try to be robust to changes.
- *)
-type virtio_win_driver_file = {
- (* Base filename, eg. "netkvm.sys". Always lowercase. *)
- vwd_filename : string;
- (* Return the contents of this file. *)
- vwd_get_contents : unit -> string;
-
- (* Various fields that classify this driver: *)
-
- vwd_os_major : int; (* Windows version. *)
- vwd_os_minor : int;
- vwd_os_variant : vw...
2015 Oct 14
5
[PATCH v3 0/3] v2v: simplify driver copying from virtio-win iso
Libguestfs supports passing an ISO image as a source of virtio windows
drivers to v2v.
This series attempts to make it simpler and better scoped.
Roman Kagan (3):
v2v: consolidate virtio-win file copying
v2v: copy virtio drivers without guestfs handle leak
v2v: drop useless forced gc
---
changes since v2:
- drop patch 4 (reuse of the master guestfs handle for hot-adding the
ISO image)