qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: Peter Crosthwaite <crosthwaitepeter@gmail.com>, qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, alex.williamson@redhat.com,
	Peter Crosthwaite <crosthwaite.peter@gmail.com>,
	rth@twiddle.net
Subject: Re: [Qemu-devel] [PATCH 0/2] real host page API
Date: Tue, 16 Jun 2015 20:51:31 +1000	[thread overview]
Message-ID: <557FFFB3.30706@ozlabs.ru> (raw)
In-Reply-To: <cover.1433571014.git.crosthwaite.peter@gmail.com>

On 06/06/2015 04:17 PM, Peter Crosthwaite 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.

Looks good to me.

Tested-by: Alexey Kardashevskiy <aik@ozlabs.ru>	


>
> 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(-)
>


-- 
Alexey

  parent reply	other threads:[~2015-06-16 10:51 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 ` Alexey Kardashevskiy [this message]
2015-06-24  4:29 ` [Qemu-devel] [PATCH 0/2] real host page API Peter Crosthwaite
2015-06-24 10:10   ` Paolo Bonzini
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=557FFFB3.30706@ozlabs.ru \
    --to=aik@ozlabs.ru \
    --cc=alex.williamson@redhat.com \
    --cc=crosthwaite.peter@gmail.com \
    --cc=crosthwaitepeter@gmail.com \
    --cc=pbonzini@redhat.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).