From: Blue Swirl <blauwirbel@gmail.com>
To: Avi Kivity <avi@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH][RESEND] Fix vga segfaults or screen corruption with large memory guests
Date: Mon, 27 Apr 2009 21:02:33 +0300 [thread overview]
Message-ID: <f43fc5580904271102s33ef0ac6tb9add111b3adf157@mail.gmail.com> (raw)
In-Reply-To: <1240829754-20469-1-git-send-email-avi@redhat.com>
On 4/27/09, Avi Kivity <avi@redhat.com> wrote:
> page0 and friends are ram addresses; a smaller size will overflow and
> cause a segfault or random corruption.
>
> Change them to ram_addr_t.
>
> Signed-off-by: Avi Kivity <avi@redhat.com>
Thanks, applied.
At least TCX needs a similar fix.
prev parent reply other threads:[~2009-04-27 18:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-27 10:55 [Qemu-devel] [PATCH][RESEND] Fix vga segfaults or screen corruption with large memory guests Avi Kivity
2009-04-27 18:02 ` Blue Swirl [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=f43fc5580904271102s33ef0ac6tb9add111b3adf157@mail.gmail.com \
--to=blauwirbel@gmail.com \
--cc=avi@redhat.com \
--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).