[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-API] Howto create a HVM guest
On 2012-06-03 12:07, sentinel wrote: > Am 02.06.2012 22:10, schrieb cyberhawk001@xxxxxxxxx: >> On 6/2/2012 12:39 PM, sentinel wrote: >>> Hi List, >>> >>> is there any instructions how to create a HVM (Windows 7) guest with >>> the XAPI toolstack? >>> All howto 's i find on the Internet is using xm. >>> >>> >>> regards, >>> Dominik >>> >>> _______________________________________________ >>> Xen-api mailing list >>> Xen-api@xxxxxxxxxxxxx >>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api >>> >> >> Have you looked at this Wiki Page on XCP? >> >> http://wiki.xen.org/wiki/XCP_Command_Line_Interface >> >> Granted, there are more on Wiki but that seems like a good start. >> >> _______________________________________________ >> Xen-api mailing list >> Xen-api@xxxxxxxxxxxxx >> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api >> > > yes i know the wiki page. This are the commands to create and manage > the VMs. > > But the commands are always for a Paravirtualization (PV) VM and not > a fully virtualized aka HVM (Hardware Virtual Machine). > > specialy for Windows u can see at the end the PV Driver is to install, > to have a better performance in Windows. On a HVM you don't need this > Drivers because the VM is > directly connected to the hardware. > > > > > _______________________________________________ > Xen-api mailing list > Xen-api@xxxxxxxxxxxxx > http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api No the PV drivers aren't for PV domUs, those have their storage/network already PV virtualized. The HVM virtualization is only virtualizing CPU and RAM storage/network needs to be emulated (using Qemu btw.) which is slow. PV drivers allow HVM domUs to connect to backend driver services running in Dom0. Regards Geza _______________________________________________ Xen-api mailing list Xen-api@xxxxxxxxxxxxx http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |