All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Singapore Citizen Mr. Teo En Ming (Zhang Enming)" <singapore.mr.teo.en.ming@gmail.com>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	"Teo En Ming (Zhang Enming)" <singapore.mr.teo.en.ming@gmail.com>
Subject: Intel HD Graphics 4600 Xen VGA Passthrough to Windows 7 Ultimate HVM domU
Date: Sat, 20 Jul 2013 17:55:00 +0800	[thread overview]
Message-ID: <51EA5E74.9070900@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 632 bytes --]

Hi,

I have just compiled and installed Xen 4.4-unstable changeset 27262 and 
Linux kernel 3.11.0-rc1. My Windows 7 Ultimate HVM domU configuration 
file is as attached.

I tried to passthrough the onboard Intel HD Graphics 4600 IGD to Windows 
7 Ultimate HVM domU.

However, there are only 16 colors on the monitor. Please refer to the 
following screenshots.

http://i.imgur.com/AVVPQFs.jpg

http://i.imgur.com/390ORY0.jpg

http://i.imgur.com/ihc0bR0.jpg

http://i.imgur.com/FlNhjum.jpg

http://i.imgur.com/sMrBKCq.jpg

Please advise.

Thank you very much.

-- 
Yours sincerely,

Singapore Citizen Mr. Teo En Ming (Zhang Enming)


[-- Attachment #2: windows7 --]
[-- Type: text/plain, Size: 1804 bytes --]

# XL domain configuration file for Windows 7 Ultimate HVM domU
# Please refer to "man xl.cfg" for further explanations.
# See also docs/misc/xl-network-configuration.markdown and
# docs/misc/xl-disk-configuration.txt
# Written by Teo En Ming (Zhang Enming)
# Email: teo.en.ming@gmail.com
# Mobile Phone: +65-9117-5902
# Country: Singapore
# Date: 18 July 2013 Sun
device_model_version="qemu-xen-traditional"
name="Windows7"
builder="hvm"
vcpus=4
memory=2048
on_poweroff="destroy"
on_reboot="restart"
on_crash="destroy"
disk=[ 'format=raw, vdev=hda, access=rw, target=/etc/xen/images/windows7.img', 'format=raw, vdev=hdc, access=ro, devtype=cdrom, target=/home/teo-en-ming/windows7ultimate.iso' ]
vif=[ 'bridge=virbr0,type=ioemu,model=e1000' ]
#boot=[c|d|n]
#Selects the emulated virtual device to boot from. Options are hard disk (c), cd-rom (d) or network/PXE (n).
#Multiple options can be given and will be attempted in the order they are given. e.g. to boot from cd-rom
#but fallback to the hard disk you can give dc. The default is cd.
boot="dc"
acpi=1
xen_platform_pci=1
viridian=1
stdvga=1
vnc=1
vnclisten="0.0.0.0"
vncdisplay=0
vncunused=1
vncpasswd=""
sdl=0
usb=1
usbdevice="tablet"
# Enable Xen VGA Passthrough
gfx_passthru=1
# VGA Passthrough Gigabyte Geforce GTX 560 1 GB GDDR5 PCI Express x16 VGA card.
#pci = [ '01:00.0','01:00.1','00:1b.0','00:1a.0','00:1a.1','00:1a.2','00:1a.7','00:1d.0','00:1d.1','00:1d.2','00:1d.7' ]
# PCI Passthrough Intel HD Audio Controller.
#pci = [ '00:1b.0' ]
# PCI Passthrough all the USB Controllers.
# pci = [ '00:1a.0','00:1a.1','00:1a.2','00:1a.7','00:1d.0','00:1d.1','00:1d.2','00:1d.7' ]
# Passthrough Intel HD Graphics 4600, audio controllers and USB controllers
pci = [ '00:02.0','00:03.0','00:14.0','00:1a.0','00:1b.0','00:1d.0' ]
#pci = [ '00:02.0' ]

[-- Attachment #3: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

             reply	other threads:[~2013-07-20  9:55 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-20  9:55 Singapore Citizen Mr. Teo En Ming (Zhang Enming) [this message]
2013-07-20 10:09 ` Intel HD Graphics 4600 Xen VGA Passthrough to Windows 7 Ultimate HVM domU Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-22 14:57   ` Ren, Yongjie
2013-07-22 15:11     ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-23 12:03     ` Pasi Kärkkäinen
2013-07-24  9:04       ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-24 10:33         ` Ren, Yongjie
2013-07-24 11:33           ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-25  8:48             ` Ren, Yongjie
2013-07-25  9:47             ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-25 11:50               ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-25 13:50                 ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-25 15:40                   ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-25 16:02                     ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-24 11:57           ` Pasi Kärkkäinen
2013-07-24 12:27             ` Gordan Bobic
2013-07-25  8:58             ` Ren, Yongjie
2013-07-25  9:07               ` Pasi Kärkkäinen
2013-07-25  9:20                 ` Gordan Bobic
2013-07-25 14:41                   ` [Xen-users] " David Sutton
     [not found]                   ` <CAPCj91JrPRHucisCmBom=0OoXP2rfJ8woH2vFoNpehJsXPpiTA@mail.gmail.com>
2013-07-25 14:51                     ` Gordan Bobic
2013-07-25 15:14                       ` David Sutton
2013-07-25 15:16                       ` G.R.
     [not found]                       ` <CAPCj91J=eCwhYT1H4Gchw+mRHNpXgamO+LrHRoz2rX-CdLKCEw@mail.gmail.com>
2013-07-25 15:21                         ` Gordan Bobic
2013-07-25 15:06                   ` Ren, Yongjie
2013-07-25 15:15                     ` Gordan Bobic
2013-07-24  8:59 ` Pasi Kärkkäinen
2013-07-24  9:52   ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-24 12:17   ` G.R.
2013-07-24 12:30     ` Gordan Bobic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51EA5E74.9070900@gmail.com \
    --to=singapore.mr.teo.en.ming@gmail.com \
    --cc=xen-devel@lists.xen.org \
    --cc=xen-users@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.