[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Re: pv_ops dom0 USB fixed
So I've been getting things going on my test box here. What I've observed: You are right. I hadn't had a chance to try the latest kernel until today. I can now boot the usb disk with no problem. I can also now boot the hard drive in ATA mode (in the bios called RAID, with a note that says if not labeled then ATA mode) I also was able to create an HVM guest (ubuntu 8.04 from an ISO file) config below: kernel="/usr/lib64/xen/boot/hvmloader" builder="hvm" device_model = "/usr/lib64/xen/bin/qemu-dm" disk=['tap:aio:/xen/images/hvm.disk,hda,w','file:/xen/images/ubuntu-8.04.1-desktop-amd64.iso,hdc:cdrom,r'] disk=['tap:aio:/xen/images/hvm.disk,hda,w'] #sdl=1 vnc=1 vncviewer="yes" boot="dc" memory=1024 #vif=['type=ioemu,bridge=eth0'] acpi=0 Will I be able to do passthrough stuff on this VT-d box? If so, I'll give it a shot tomorrow. For example, could I passthrough a NIC? So in general the dom0 kernel seems quite functional. Some kinks to work out here and there, but it seems quite usable (with some limitations). What is the plan going forward? What else needs to be tested etc.? Cheers, Todd -- Todd Deshane http://todddeshane.net http://runningxen.com _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |