From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] kvm: sync registers?
Date: Fri, 07 Nov 2008 17:25:21 +0100 [thread overview]
Message-ID: <49146BF1.1060709@redhat.com> (raw)
In-Reply-To: <49146587.4040100@redhat.com>
Gerd Hoffmann wrote:
> Anthony Liguori wrote:
>> Gerd Hoffmann wrote:
>>> Hi,
>>>
>>> How does kvm sync registers between kernel and qemu env?
>>> I see there are kvm_arch_{get,put}_registers() functions in
>>> target-i386/kvm.c, but grep doesn't find a single call of them?
>> Right now, it doesn't.
>
> Ok. No wonder xenner doesn't boot xen pv guest kernels then. kvm
> doesn't see the protected-mode start-of-day setup done ...
And sprinkle in a kvm_arch_put_registers() call to the right place fixed
it nicely.
cheers,
Gerd
next prev parent reply other threads:[~2008-11-07 16:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-07 10:22 [Qemu-devel] kvm: sync registers? Gerd Hoffmann
2008-11-07 14:03 ` Anthony Liguori
2008-11-07 15:57 ` Gerd Hoffmann
2008-11-07 16:25 ` Gerd Hoffmann [this message]
2008-11-07 16:31 ` Paul Brook
2008-11-07 16:40 ` Anthony Liguori
2008-11-09 14:30 ` Avi Kivity
2008-11-07 17:01 ` Gerd Hoffmann
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=49146BF1.1060709@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.