From: Peter Crosthwaite <crosthwaitepeter@gmail.com>
To: qemu-devel@nongnu.org
Cc: aik@ozlabs.ru, pbonzini@redhat.com, alex.williamson@redhat.com,
Peter Crosthwaite <crosthwaite.peter@gmail.com>,
rth@twiddle.net
Subject: [Qemu-devel] [PATCH 0/2] real host page API
Date: Fri, 5 Jun 2015 23:17:04 -0700 [thread overview]
Message-ID: <cover.1433571014.git.crosthwaite.peter@gmail.com> (raw)
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
next reply other threads:[~2015-06-06 6:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-06 6:17 Peter Crosthwaite [this message]
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
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=cover.1433571014.git.crosthwaite.peter@gmail.com \
--to=crosthwaitepeter@gmail.com \
--cc=aik@ozlabs.ru \
--cc=alex.williamson@redhat.com \
--cc=crosthwaite.peter@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 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.