qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
To: Peter Crosthwaite <crosthwaitepeter@gmail.com>,
	Peter Maydell <peter.maydell@linaro.org>
Cc: Peter Crosthwaite <crosthwaite.peter@gmail.com>,
	Alexey Kardashevskiy <aik@ozlabs.ru>,
	"qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>,
	Alex Williamson <alex.williamson@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] [PATCH 0/2] real host page API
Date: Tue, 23 Jun 2015 21:29:10 -0700	[thread overview]
Message-ID: <CAEgOgz7DYu5-er6CDYfAkPCSQs7D51fym_ECCDArZdZk_aFHKw@mail.gmail.com> (raw)
In-Reply-To: <cover.1433571014.git.crosthwaite.peter@gmail.com>

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

  parent reply	other threads:[~2015-06-24  4:29 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 [this message]
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=CAEgOgz7DYu5-er6CDYfAkPCSQs7D51fym_ECCDArZdZk_aFHKw@mail.gmail.com \
    --to=peter.crosthwaite@xilinx.com \
    --cc=aik@ozlabs.ru \
    --cc=alex.williamson@redhat.com \
    --cc=crosthwaite.peter@gmail.com \
    --cc=crosthwaitepeter@gmail.com \
    --cc=pbonzini@redhat.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 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).