qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] real host page API


From: Alexey Kardashevskiy
Subject: Re: [Qemu-devel] [PATCH 0/2] real host page API
Date: Tue, 16 Jun 2015 20:51:31 +1000
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

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 <address@hidden>  



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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]