From: Avi Kivity <avi@redhat.com>
To: qemu-devel@nongnu.org, Michael Tokarev <mjt@tls.msk.ru>
Subject: Re: [Qemu-devel] [PATCH] vga: fix vram double-mapping with -vga std and -M pc-0.12
Date: Mon, 14 May 2012 13:07:25 +0300 [thread overview]
Message-ID: <4FB0D95D.5020402@redhat.com> (raw)
In-Reply-To: <1336576986-14390-1-git-send-email-avi@redhat.com>
On 05/09/2012 06:23 PM, Avi Kivity wrote:
> With pc-0.12, we map the video RAM both through the PCI BAR (the guest does
> this) and through a fixed mapping at 0xe0000000. The memory API doesn't allow
> this double map, and aborts.
>
> Fix by using an alias.
>
>
Ping; should be 1.1ed.
--
error compiling committee.c: too many arguments to function
prev parent reply other threads:[~2012-05-14 10:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-09 15:23 [Qemu-devel] [PATCH] vga: fix vram double-mapping with -vga std and -M pc-0.12 Avi Kivity
2012-05-09 16:39 ` Michael Tokarev
2012-05-14 10:07 ` Avi Kivity [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=4FB0D95D.5020402@redhat.com \
--to=avi@redhat.com \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.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).