[wiki] Update the GVT-g Setup Guide for XenGT again.

Terrence Xu terrence.xu at intel.com
Fri Jul 7 06:50:51 UTC 2017


Signed-off-by: Terrence Xu <terrence.xu at intel.com>
---
 GVTg_Setup_Guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/GVTg_Setup_Guide.md b/GVTg_Setup_Guide.md
index dcb4087..5e42b70 100644
--- a/GVTg_Setup_Guide.md
+++ b/GVTg_Setup_Guide.md
@@ -54,7 +54,7 @@ Ubuntu 16.04.1 has been fully validated as host, other Linux operating system li
 ## 2.3 Library Dependence  ##
 Use Ubuntu as example, there are some software package needed by host environment setup, as below:
 
->  apt-get install git libfdt-dev libpixman-1-dev libssl-dev vim socat libsdl1.2-dev libspice-server-dev autoconf libtool xtightvncviewer tightvncserver x11vnc libsdl1.2-dev uuid-runtime uuid uml-utilities bridge-utils python-dev liblzma-dev
+>  apt-get install git libfdt-dev libpixman-1-dev libssl-dev vim socat libsdl1.2-dev libspice-server-dev autoconf libtool xtightvncviewer tightvncserver x11vnc libsdl1.2-dev uuid-runtime uuid uml-utilities bridge-utils python-dev liblzma-dev libc6-dev
 
 
 # 3 Host Environment Setup #
@@ -153,7 +153,7 @@ Pls follow chapter 3.3.1 for KVMGT setup and chapter 3.3.2 for XenGT setup
 
 > cd ..
 
-> sed -i 's/\\(QEMU_UPSTREAM_REVISION ?= \\).*/\1origin\/stable-2.9/g' Config.mk
+> sed -i 's/\\(QEMU_UPSTREAM_REVISION ?= \\).*/\1origin\/stable-2.9.0/g' Config.mk
 
 > sed -i 's/\\(QEMU_UPSTREAM_URL ?= \\).*/\1file:\/\/localhost\/root\/igvtg-xen\/igvtg-qemu/g' Config.mk
 
-- 
2.7.4



More information about the intel-gvt-dev mailing list