|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] hvm linux and vt-d problems
Well ...
I think that the grub entry is o.k., because pci-passthrough for non hvm
guests works fine....
my hvm conf:
# cat test.cfg
kernel = "/usr/lib/xen/boot/hvmloader"
builder = 'hvm'
device_model = "/usr/lib/xen/bin/qemu-dm"
memory = 256
name = 'test'
boot = "d"
pci = ['07:09.0','07:0b.0','07:04.0']
disk = [
'file:/vm1/xen/domains/endian/disk.img,hda,w','file:/vm1/install/deb.iso,hdc:cdrom,r'
]
sdl = 0
vnc = 1
vncpasswd='blabla'
nographic=0
vnclisten = "0.0.0.0"
acpi=0
apic=0
--
View this message in context:
http://www.nabble.com/hvm-linux-and-vt-d-problems-tp18098837p18100021.html
Sent from the Xen - User mailing list archive at Nabble.com.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|