From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
To: billy lau <billylau@umich.edu>
Cc: xen-devel@lists.xensource.com, Jun Koi <junkoi2004@gmail.com>
Subject: Re: Disabling cirrus-vga
Date: Fri, 12 Dec 2008 10:33:24 +0000 [thread overview]
Message-ID: <49423DF4.4060709@eu.citrix.com> (raw)
In-Reply-To: <6b5ba5140812112130xcb532e8r5256651d2b37be86@mail.gmail.com>
billy lau wrote:
>
>
> On Thu, Dec 11, 2008 at 8:09 PM, Jun Koi <junkoi2004@gmail.com
> <mailto:junkoi2004@gmail.com>> wrote:
>
> On Fri, Dec 12, 2008 at 9:49 AM, billy lau <billylau@umich.edu
> <mailto:billylau@umich.edu>> wrote:
> > Hi xen developers,
> >
> > Does any of you know how to disable the cirrus-vga emulation for
> hvm in xen?
> > I have been trying to disable that from the source codes, but even
> with
> > that, I still see a VGA controller when I boot up my guest domain. In
> > particular, I would like to do this because I am passing through a
> graphics
> > card to my guest domain using direct pass through.
>
> Sorry that I dont understand your motivation. If your card is
> passthrough, the guest would load the appropriate driver for that. So
> why do you care about the cirrus-vga driver?
>
>
> This is because, even after installing the appropriate driver, there is
> a conflict of device. Even after I disabled the cirrus driver, the
> actual driver was reported to be "unable to access resources". Does that
> sound reasonable then?
I think at the moment there is no way to do it from the command line.
You have to comment out any call to pci_cirrus_vga_init,
isa_cirrus_vga_init, pci_vmsvga_init, pci_vga_init and isa_vga_init in
hw/pc.c (lines 939-962).
You may also want to disable loadind the vgabios, also in hw/pc.c
(load_image_targphys).
next prev parent reply other threads:[~2008-12-12 10:33 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-12 0:49 Disabling cirrus-vga billy lau
2008-12-12 1:09 ` Jun Koi
2008-12-12 5:30 ` billy lau
2008-12-12 10:33 ` Stefano Stabellini [this message]
2008-12-12 12:46 ` billy lau
2008-12-13 0:58 ` billy lau
2008-12-13 2:58 ` Jun Koi
2008-12-13 3:28 ` billy lau
2008-12-15 9:36 ` billy lau
2008-12-15 10:46 ` Stefano Stabellini
2008-12-15 10:58 ` billy lau
2008-12-15 12:06 ` Stefano Stabellini
2008-12-15 19:32 ` Trolle Selander
2008-12-16 11:03 ` Stefano Stabellini
2008-12-16 11:25 ` Daniel P. Berrange
2008-12-16 11:28 ` Stefano Stabellini
2008-12-18 1:45 ` Jun Koi
2008-12-18 10:27 ` Daniel P. Berrange
2008-12-18 10:38 ` billy lau
2008-12-18 11:38 ` Stefano Stabellini
2008-12-18 16:11 ` billy lau
2008-12-16 1:48 ` billy lau
2008-12-16 11:36 ` Stefano Stabellini
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=49423DF4.4060709@eu.citrix.com \
--to=stefano.stabellini@eu.citrix.com \
--cc=billylau@umich.edu \
--cc=junkoi2004@gmail.com \
--cc=xen-devel@lists.xensource.com \
/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.