|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] NativeDom 1:1 support for x86_64, 32bitbios reloc bug fix
Hi,
To whom it may concern, the direct-io.hg was
just updated, have a look at:
In order to start a
nativedomain, unable it using the nativedom=1 boot parameter
and define it's RAM size with
nativedom_mem=xxxx,
Example:
kernel
/boot/xen-3.0-unstable.gz nativedom=1 nativedom_mem=1024
Pass-through:
==========
In order to assign a
PCI device, bind it to the pciback driver (as usual) and start a nativedom hvm
by specifying the following hvm config parameters: nativedom=1
and the list of pci devices that you want to assign (as
usual).
Example:
# Use 1:1
allocator nativedom = 1 pci = ['06:03.0']
Interrupt sharing is
under development.
Thanks,
Guy.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] NativeDom 1:1 support for x86_64, 32bitbios reloc bug fix,
Guy Zana <=
|
|
|
|
|