From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [RESEND PATCH] Fix qemu crash with kvm enabled.
Date: Tue, 16 Dec 2008 12:05:42 +0100 [thread overview]
Message-ID: <49478B86.9060200@redhat.com> (raw)
In-Reply-To: <4946E5DA.5050208@codemonkey.ws>
Anthony Liguori wrote:
> Gerd Hoffmann wrote:
>> Hi,
>>
>> If you see crashes after commit 6060, try this one ;)
>>
>> Not initializing msr_list.nmsrs before the KVM_GET_MSR_INDEX_LIST ioctl
>> will make the kernel fill too much data into msr_list, thereby
>> overflowing the stack and crashing the qemu.
>
> I've applied that. Or at least I thoguht I did.
Yes, is in, I somehow missed the commit message.
thanks,
Gerd
prev parent reply other threads:[~2008-12-16 11:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-15 22:41 [Qemu-devel] [RESEND PATCH] Fix qemu crash with kvm enabled Gerd Hoffmann
2008-12-15 23:18 ` Anthony Liguori
2008-12-16 11:05 ` Gerd Hoffmann [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=49478B86.9060200@redhat.com \
--to=kraxel@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 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.