All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: Avi Kivity <avi@redhat.com>
Cc: Anthony Liguori <anthony@codemonkey.ws>,
	OHMURA Kei <ohmura.kei@lab.ntt.co.jp>,
	mtosatti@redhat.com,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
	Anthony Liguori <aliguori@us.ibm.com>
Subject: Re: [Qemu-devel] Re: [PATCH v2] qemu-kvm: Speed up of the	dirty-bitmap-traveling
Date: Wed, 10 Feb 2010 17:47:43 +0100	[thread overview]
Message-ID: <4B72E32F.3080205@suse.de> (raw)
In-Reply-To: <4B72E2D2.7010701@redhat.com>

Avi Kivity wrote:
> On 02/10/2010 06:43 PM, Alexander Graf wrote:
>   
>>> Out of curiousity, why? It seems like an odd interface.
>>>   
>>>     
>>>       
>> Because on PPC, you usually run PPC32 userspace code on a PPC64 kernel.
>> Unlike with x86, there's no real benefit in using 64 bit userspace.
>>   
>>     
>
> btw, does 32-bit ppc qemu support large memory guests? It doesn't on
> x86, and I don't remember any hacks to support large memory guests
> elsewhere.
>   


It doesn't :-). In fact, the guest we virtualize wouldn't work with > 2
GB anyways, because that needs an iommu implementation.


Alex

WARNING: multiple messages have this Message-ID (diff)
From: Alexander Graf <agraf@suse.de>
To: Avi Kivity <avi@redhat.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>,
	mtosatti@redhat.com, OHMURA Kei <ohmura.kei@lab.ntt.co.jp>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Re: [PATCH v2] qemu-kvm: Speed up of the	dirty-bitmap-traveling
Date: Wed, 10 Feb 2010 17:47:43 +0100	[thread overview]
Message-ID: <4B72E32F.3080205@suse.de> (raw)
In-Reply-To: <4B72E2D2.7010701@redhat.com>

Avi Kivity wrote:
> On 02/10/2010 06:43 PM, Alexander Graf wrote:
>   
>>> Out of curiousity, why? It seems like an odd interface.
>>>   
>>>     
>>>       
>> Because on PPC, you usually run PPC32 userspace code on a PPC64 kernel.
>> Unlike with x86, there's no real benefit in using 64 bit userspace.
>>   
>>     
>
> btw, does 32-bit ppc qemu support large memory guests? It doesn't on
> x86, and I don't remember any hacks to support large memory guests
> elsewhere.
>   


It doesn't :-). In fact, the guest we virtualize wouldn't work with > 2
GB anyways, because that needs an iommu implementation.


Alex

  reply	other threads:[~2010-02-10 16:47 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-10 10:52 [PATCH v2] qemu-kvm: Speed up of the dirty-bitmap-traveling OHMURA Kei
2010-02-10 10:52 ` [Qemu-devel] " OHMURA Kei
2010-02-10 13:10 ` Ulrich Drepper
2010-02-10 13:10   ` [Qemu-devel] " Ulrich Drepper
2010-02-10 13:20 ` Avi Kivity
2010-02-10 13:20   ` [Qemu-devel] " Avi Kivity
2010-02-10 15:54   ` Anthony Liguori
2010-02-10 15:54     ` [Qemu-devel] " Anthony Liguori
2010-02-10 15:57     ` Avi Kivity
2010-02-10 15:57       ` [Qemu-devel] " Avi Kivity
2010-02-10 16:00     ` Alexander Graf
2010-02-10 16:00       ` Alexander Graf
2010-02-10 16:35       ` Anthony Liguori
2010-02-10 16:35         ` Anthony Liguori
2010-02-10 16:43         ` Alexander Graf
2010-02-10 16:43           ` Alexander Graf
2010-02-10 16:46           ` Avi Kivity
2010-02-10 16:46             ` Avi Kivity
2010-02-10 16:47             ` Alexander Graf [this message]
2010-02-10 16:47               ` Alexander Graf
2010-02-10 16:52               ` Avi Kivity
2010-02-10 16:52                 ` Avi Kivity
2010-02-10 16:54                 ` Alexander Graf
2010-02-10 16:54                   ` Alexander Graf
2010-02-10 16:43         ` Avi Kivity
2010-02-10 16:43           ` Avi Kivity
2010-02-10 15:55   ` Anthony Liguori
2010-02-10 15:55     ` [Qemu-devel] " Anthony Liguori
2010-02-12  2:03     ` OHMURA Kei
2010-02-12  2:03       ` [Qemu-devel] " OHMURA Kei
2010-02-14 12:34       ` Avi Kivity
2010-02-14 12:34         ` [Qemu-devel] " Avi Kivity
2010-02-15  6:12         ` OHMURA Kei
2010-02-15  6:12           ` [Qemu-devel] " OHMURA Kei
2010-02-15  8:24           ` Alexander Graf
2010-02-15  8:24             ` Alexander Graf
2010-02-16 11:16             ` OHMURA Kei
2010-02-16 11:16               ` OHMURA Kei
2010-02-16 11:18               ` Alexander Graf
2010-02-16 11:18                 ` Alexander Graf
2010-02-17  9:42                 ` OHMURA Kei
2010-02-17  9:42                   ` OHMURA Kei
2010-02-17  9:46                   ` Alexander Graf
2010-02-17  9:46                     ` Alexander Graf
2010-02-18  5:57                     ` OHMURA Kei
2010-02-18  5:57                       ` OHMURA Kei
2010-02-18 10:30                       ` Alexander Graf
2010-02-18 10:30                         ` Alexander Graf
2010-02-17  9:47                   ` Avi Kivity
2010-02-17  9:47                     ` Avi Kivity
2010-02-17  9:49                     ` Alexander Graf
2010-02-17  9:49                       ` Alexander Graf

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=4B72E32F.3080205@suse.de \
    --to=agraf@suse.de \
    --cc=aliguori@us.ibm.com \
    --cc=anthony@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=ohmura.kei@lab.ntt.co.jp \
    --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.