On 05/10/2012 01:49 PM, Jan Kiszka wrote:
> On 2012-05-10 06:27, Avi Kivity wrote:
> > On 05/10/2012 01:23 AM, Anthony Liguori wrote:
> >> On 04/04/2012 03:41 AM, Avi Kivity wrote:
> >>> On 04/04/2012 04:15 AM, David Gibson wrote:
> If the kernel page size is larger than TARGET_PAGE_SIZE, whic
On 2012-05-10 06:27, Avi Kivity wrote:
> On 05/10/2012 01:23 AM, Anthony Liguori wrote:
>> On 04/04/2012 03:41 AM, Avi Kivity wrote:
>>> On 04/04/2012 04:15 AM, David Gibson wrote:
If the kernel page size is larger than TARGET_PAGE_SIZE, which
happens for example on ppc64 with kernels com
On 05/10/2012 01:23 AM, Anthony Liguori wrote:
> On 04/04/2012 03:41 AM, Avi Kivity wrote:
>> On 04/04/2012 04:15 AM, David Gibson wrote:
>>> If the kernel page size is larger than TARGET_PAGE_SIZE, which
>>> happens for example on ppc64 with kernels compiled for 64K pages,
>>> the dirty tracking d
On 04/04/2012 03:41 AM, Avi Kivity wrote:
On 04/04/2012 04:15 AM, David Gibson wrote:
If the kernel page size is larger than TARGET_PAGE_SIZE, which
happens for example on ppc64 with kernels compiled for 64K pages,
the dirty tracking doesn't work.
Cc: Avi Kivity
Cc: Marcelo Tosatti
Thanks, a
On 2012-04-04 16:24, David Gibson wrote:
> On Wed, Apr 04, 2012 at 12:58:37PM +0200, Jan Kiszka wrote:
>> On 2012-04-04 03:12, David Gibson wrote:
Also, what's about coalesced MMIO? I see that the ring definition
depends on [TARGET_]PAGE_SIZE. What page size does the power kernel use
On Wed, Apr 04, 2012 at 12:58:37PM +0200, Jan Kiszka wrote:
> On 2012-04-04 03:12, David Gibson wrote:
> >> Also, what's about coalesced MMIO? I see that the ring definition
> >> depends on [TARGET_]PAGE_SIZE. What page size does the power kernel use
> >> for it, and does it make a relevant differe
On 2012-04-04 03:12, David Gibson wrote:
>> Also, what's about coalesced MMIO? I see that the ring definition
>> depends on [TARGET_]PAGE_SIZE. What page size does the power kernel use
>> for it, and does it make a relevant difference for space?
>
> Hr, so the HV variant of Power KVM doesn't do co
On 04/04/2012 04:15 AM, David Gibson wrote:
> If the kernel page size is larger than TARGET_PAGE_SIZE, which
> happens for example on ppc64 with kernels compiled for 64K pages,
> the dirty tracking doesn't work.
>
> Cc: Avi Kivity
> Cc: Marcelo Tosatti
>
Thanks, applied to uq/master.
--
I have
On Tue, Apr 03, 2012 at 09:08:16AM +0200, Jan Kiszka wrote:
> On 2012-04-02 06:04, David Gibson wrote:
> > From: Ben Herrenschmidt
> >
> > If the kernel page size is larger than TARGET_PAGE_SIZE, which
> > happens for example on ppc64 with kernels compiled for 64K pages,
> > the dirty tracking do
If the kernel page size is larger than TARGET_PAGE_SIZE, which
happens for example on ppc64 with kernels compiled for 64K pages,
the dirty tracking doesn't work.
Cc: Avi Kivity
Cc: Marcelo Tosatti
Signed-off-by: Benjamin Herrenschmidt
Signed-off-by: David Gibson
---
kvm-all.c | 14
On 2012-04-02 06:04, David Gibson wrote:
> From: Ben Herrenschmidt
>
> If the kernel page size is larger than TARGET_PAGE_SIZE, which
> happens for example on ppc64 with kernels compiled for 64K pages,
> the dirty tracking doesn't work.
>
> Cc: Avi Kivity
> Cc: Marcelo Tosatti
>
> Signed-off-
On Mon, 2012-04-02 at 14:04 +1000, David Gibson wrote:
> From: Ben Herrenschmidt
>
> If the kernel page size is larger than TARGET_PAGE_SIZE, which
> happens for example on ppc64 with kernels compiled for 64K pages,
> the dirty tracking doesn't work.
BTW. That was discussed ages back on the list
From: Ben Herrenschmidt
If the kernel page size is larger than TARGET_PAGE_SIZE, which
happens for example on ppc64 with kernels compiled for 64K pages,
the dirty tracking doesn't work.
Cc: Avi Kivity
Cc: Marcelo Tosatti
Signed-off-by: Benjamin Herrenschmidt
Signed-off-by: David Gibson
---
13 matches
Mail list logo