All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Crosthwaite <peter.crosthwaite@xilinx.com>,
	Peter Crosthwaite <crosthwaitepeter@gmail.com>,
	Peter Maydell <peter.maydell@linaro.org>,
	Alex Williamson <alex.williamson@redhat.com>
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>,
	Richard Henderson <rth@twiddle.net>,
	"qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>,
	Peter Crosthwaite <crosthwaite.peter@gmail.com>
Subject: Re: [Qemu-devel] [PATCH 0/2] real host page API
Date: Wed, 24 Jun 2015 12:10:55 +0200	[thread overview]
Message-ID: <558A822F.6050409@redhat.com> (raw)
In-Reply-To: <CAEgOgz7DYu5-er6CDYfAkPCSQs7D51fym_ECCDArZdZk_aFHKw@mail.gmail.com>



On 24/06/2015 06:29, Peter Crosthwaite wrote:
> Ping!
> 
> Can this go via the TCG queue, is there something for VFIO, or can
> Peter pick it up as a between-the-maintainerships straggler?
> 
> Regards,
> Peter
> 
> On Fri, Jun 5, 2015 at 11:17 PM, Peter Crosthwaite
> <crosthwaitepeter@gmail.com> wrote:
>> Hi All,
>>
>> As we discussed earlier, the sole use of HOST_PAGE_ALIGN in system
>> level code should be targeting the "real" host page alignment and
>> not the target-specific HOST_PAGE_ALIGN.
>>
>> This complete the API for REAL_HOST_PAGE_ALIGN and friends that can
>> be use the same way as HOST_PAGE_ALIGN in system level code.
>>
>> The one use in vfio/pci is then patches.
>>
>> Regards,
>> Peter
>>
>> Peter Crosthwaite (2):
>>   cpu-all: complete "real" host page size API
>>   vfio: cpu: Use "real" page size API
>>
>>  hw/vfio/pci.c          | 7 ++++---
>>  include/exec/cpu-all.h | 3 +++
>>  translate-all.c        | 2 ++
>>  3 files changed, 9 insertions(+), 3 deletions(-)
>>
>> --
>> 1.9.1
>>
>>

Acked-by: Paolo Bonzini <pbonzini@redhat.com>

Alex, can you pick it up or shall I?

Paolo

  reply	other threads:[~2015-06-24 10:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-06  6:17 [Qemu-devel] [PATCH 0/2] real host page API Peter Crosthwaite
2015-06-06  6:17 ` [Qemu-devel] [PATCH 1/2] cpu-all: complete "real" host page size API Peter Crosthwaite
2015-06-06  6:17 ` [Qemu-devel] [PATCH 2/2] vfio: cpu: Use "real" " Peter Crosthwaite
2015-06-16 10:51 ` [Qemu-devel] [PATCH 0/2] real host page API Alexey Kardashevskiy
2015-06-24  4:29 ` Peter Crosthwaite
2015-06-24 10:10   ` Paolo Bonzini [this message]
2015-06-25 15:22     ` Alex Williamson

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=558A822F.6050409@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=aik@ozlabs.ru \
    --cc=alex.williamson@redhat.com \
    --cc=crosthwaite.peter@gmail.com \
    --cc=crosthwaitepeter@gmail.com \
    --cc=peter.crosthwaite@xilinx.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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.