From: Youenn Gestin <youenn.gestin@grim-is-a-geek.fr>
To: xen-devel@lists.xen.org
Subject: Re: setup_vga_pt seems can not correctly use vgabios.
Date: Fri, 01 Nov 2013 12:36:04 +0100 [thread overview]
Message-ID: <52739224.3040207@grim-is-a-geek.fr> (raw)
In-Reply-To: <B756807489D6244883AC0B799A6EEC15DEB6CB@storexdag04.amd.com>
[-- Attachment #1.1: Type: text/plain, Size: 1592 bytes --]
Hello,
I'm not a dev, but shouldn't it be possible to use one of the method
described here for that (for nvidia and perhaps other brand )? :
http://nouveau.freedesktop.org/wiki/DumpingVideoBios/
I used the "using /sys" method to dump mine with sysrescue cd and under
my dom0, the md5sum is the same, and it was recognised by a nvidia's
bios editor
Regards.
Le 28/10/2013 20:45, Zytaruk, Kelly a écrit :
>
> On Monday, October 28, 2013 3:24 PM Huiming wrote;
>
> >hi,
>
> >
>
> >In xen-4.3.0/tools/qemu-xen-traditional/hw/pt-graphics.c,
> setup_vga_pt calls get_vgabios
>
> >to get vgabios of passed->through VGA adapter, but get_vgabios only
> read bios from /dev/mem,
>
> >/dev/mem is domain 0's memory device. /dev/mem >should only contain
> the vgabios of primary
>
> >VGA adapter of domain 0.
>
> >
>
> >So if I want to pass through secondary adapter of domain 0 to domain
> U. setup_vga_pt cannot
>
> >correctly setup VGABIOS for >domain U. Is this correct? Any comments
> are appreciated.
>
> >
>
> >thanks
>
> >huiming
>
>
>
> This is only a problem if you are trying to pass the Dom0 secondary
> adapter through as a
>
> primary adapter to the DomU. In this case the DomU will have the
> wrong VBios.
>
>
>
> There is no problem if you are passing the Dom0 secondary adapter
> through as a secondary
>
> adapter to DomU. In this case the emulated (Cirrus) VBios will be
> properly copied to 0xc0000.
>
>
>
> Thanks,
>
> Kelly
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
[-- Attachment #1.2: Type: text/html, Size: 8101 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
prev parent reply other threads:[~2013-11-01 11:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-28 19:23 setup_vga_pt seems can not correctly use vgabios 成会明
2013-10-28 19:45 ` Zytaruk, Kelly
2013-11-01 11:36 ` Youenn Gestin [this message]
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=52739224.3040207@grim-is-a-geek.fr \
--to=youenn.gestin@grim-is-a-geek.fr \
--cc=xen-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).