qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] real host page API
@ 2015-06-06  6:17 Peter Crosthwaite
  2015-06-06  6:17 ` [Qemu-devel] [PATCH 1/2] cpu-all: complete "real" host page size API Peter Crosthwaite
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Peter Crosthwaite @ 2015-06-06  6:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: aik, pbonzini, alex.williamson, Peter Crosthwaite, rth

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-06-25 15:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2015-06-25 15:22     ` Alex Williamson

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