[wiki] Update the GVT-g Setup guide for Q2 community release:

Zhenyu Wang zhenyuw at linux.intel.com
Tue Jun 13 07:10:52 UTC 2017


On 2017.06.12 22:33:28 +0800, Terrence Xu wrote:
> 1. Optimized the KVMGT Setup guide.
> 2. Add the XenGT Setup guide.
> 3. Update the newest code drop version.
> 4. Fix the typo.
>

Very helpful update.

>  
> +### 5.6.2 Create XenGT VM ###
> +You can create hvm configuration file by modifying /etc/xen/xlexample.hvm like below:
> +
> +	builder='hvm'
> +    vgt=1
> +	vcpus=2
> +	memory = 4096
> +	name = "win10-1"
> +	vif = [ 'type=ioemu,bridge=xenbr0,mac=00:25:10:03:0A:01,model=e1000' ]
> +	disk = ['/home/img/win10-red-stone.img,raw,hda,w']
> +	device_model_version = 'qemu-xen'
> +	device_model_override = '/usr/lib/xen/bin/qemu-system-i386'
> +	boot="dc"
> +	opengl=0
> +	serial='pty'
> +	usb=1
> +	usbdevice='tablet'
> +	sdl=0
> +	vnc=1
> +	keymap='en-us'
> +	vgt_low_gm_sz=128   # Only support 64 / 128 / 256 / 512

Could you add more comments on what those mean? MB? So if unsupported size
specified, does it cause VM start fail?

> +	acpi_s4=0
> +	acpi_s3=0
> +
> +
> +
> +After that, you can create XenGT VM via the below command:
> +
> +    xl create xlexample.hvm
>  
>  # 6 Features Supported #
>  ## 6.1 Highlights Features ##
>    - General:
>      * Supported Linux distributions (64bit): Ubuntu, Fedora, RHEL, SUSE, etc
>      * Supported Windows guest: Windows7 (32bit, 64bit), Windows8.1 (64bit),
> -      Windows10 RedStore (64bit)
> +      Windows10 RedStone (64bit)
>      * Supported total vGPU number <= 7
>      * Single display with resolution up to 1920x1080p
>    - 3D/2D:
> @@ -360,4 +452,4 @@ We sugguest to use the secondary gfx card mode (virtual "qxl" or "cirrus" gfx ca
>    - Media:
>      * Multiple thread decode/transcode for JPEG, MPEG2, H264, HEVC, VC1, VP8, etc
>    - OpenCL:
> -    * LuxMark, Beignet
> \ No newline at end of file
> +    * LuxMark, Beignet
> -- 
> 2.7.4
> 

> _______________________________________________
> intel-gvt-dev mailing list
> intel-gvt-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gvt-dev


-- 
Open Source Technology Center, Intel ltd.

$gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gvt-dev/attachments/20170613/f990e39d/attachment-0001.sig>


More information about the intel-gvt-dev mailing list