From: Avi Kivity <avi@redhat.com>
To: kvm-ppc@vger.kernel.org
Subject: Re: [GIT PULL] Add KVM support for Book3s_64 (PPC64) hosts v3
Date: Sun, 26 Jul 2009 12:10:30 +0000 [thread overview]
Message-ID: <4A6C47B6.6060909@redhat.com> (raw)
In-Reply-To: <1248453028-49627-1-git-send-email-agraf@suse.de>
On 07/26/2009 02:55 PM, Alexander Graf wrote:
>> I will need some acks from ppc people. Obviously for the non-kvm
>> bits, but also for the kvm bits as I am not qualified to review ppc
>> code.
>
>
> Right, FWIW Ben would actually even prefer to take the whole thing in
> his tree.
That's likely to cause conflicts if some kvm API changes and needs
modifications to this code. Perhaps the best option is for the non-kvm
changes to go through the ppc tree, and for me to duplicate (but not
push) them.
>
>>> - use MMU Notifiers
>>>
>>
>> What's the plan here?
>
> Implement MMU Notifiers as soon as I fully understand them? :-)
> I'm aware of the basic concept, but the callbacks still seem somewhat
> magical to me.
Ask and I'll do my best to answer.
>
>>> - use u64* for dirty log
>>>
>>>
>>
>> Is this a userspace interface issue? if so it will need to be
>> addressed before merging.
>
> Yes, on big endian having a 64-bit kernel and 32-bit userspace breaks
> when dirty log is ulong*. Nobody saw this until now, because it's not
> a big deal on little endian.
>
> I sent a patch doing the qemu side of things already, but haven't went
> through the kvm bits yet. Basically we can't use set_bit and test_bit
> for the dirty log, because they require us to have the bitmap as ulong*.
>
Yuck. What do we do? Implement set_bit_u64() and friends?
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2009-07-26 12:10 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-24 16:30 [GIT PULL] Add KVM support for Book3s_64 (PPC64) hosts v3 Alexander Graf
2009-07-26 11:52 ` Avi Kivity
2009-07-26 11:55 ` Alexander Graf
2009-07-26 12:10 ` Avi Kivity [this message]
2009-07-26 12:26 ` Alexander Graf
2009-07-26 12:46 ` Avi Kivity
2009-07-26 12:46 ` Alexander Graf
2009-07-26 12:54 ` Alexander Graf
2009-07-26 12:56 ` Avi Kivity
2009-07-26 17:25 ` Alexander Graf
2009-07-26 17:53 ` Avi Kivity
2009-07-26 20:47 ` Alexander Graf
2009-07-26 22:04 ` Benjamin Herrenschmidt
2009-07-26 22:05 ` Benjamin Herrenschmidt
2009-07-26 22:06 ` Benjamin Herrenschmidt
2009-07-26 22:11 ` Benjamin Herrenschmidt
2009-07-27 19:04 ` Hollis Blanchard
2009-07-27 23:43 ` Benjamin Herrenschmidt
2009-07-29 10:14 ` Avi Kivity
2009-07-29 10:15 ` Avi Kivity
2009-09-02 5:40 ` Benjamin Herrenschmidt
2009-09-02 6:16 ` Alexander Graf
2009-09-02 6:23 ` Benjamin Herrenschmidt
2009-09-02 6:34 ` Alexander Graf
2009-09-02 6:52 ` Benjamin Herrenschmidt
2009-09-02 15:21 ` Hollis Blanchard
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=4A6C47B6.6060909@redhat.com \
--to=avi@redhat.com \
--cc=kvm-ppc@vger.kernel.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