[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH-for-5.1? v2 0/2] util/pagesize: Make qemu_real_host_page_size
From: |
Dr. David Alan Gilbert |
Subject: |
Re: [PATCH-for-5.1? v2 0/2] util/pagesize: Make qemu_real_host_page_size of type size_t |
Date: |
Thu, 30 Jul 2020 15:22:20 +0100 |
User-agent: |
Mutt/1.14.5 (2020-06-23) |
* Philippe Mathieu-Daudé (philmd@redhat.com) wrote:
> Since v1:
> Make QEMU_VMALLOC_ALIGN unsigned in a previous patch
Nah, not for 5.1 - it feels like the type of thing that might on a
really bad day create a really subtle bug.
Dave
> Philippe Mathieu-Daudé (2):
> qemu/osdep: Make QEMU_VMALLOC_ALIGN unsigned long
> util/pagesize: Make qemu_real_host_page_size of type size_t
>
> include/exec/ram_addr.h | 4 ++--
> include/qemu/osdep.h | 6 +++---
> accel/kvm/kvm-all.c | 3 ++-
> block/qcow2-cache.c | 2 +-
> exec.c | 8 ++++----
> hw/ppc/spapr_pci.c | 2 +-
> hw/virtio/virtio-mem.c | 2 +-
> migration/migration.c | 2 +-
> migration/postcopy-ram.c | 2 +-
> monitor/misc.c | 2 +-
> util/pagesize.c | 2 +-
> 11 files changed, 18 insertions(+), 17 deletions(-)
>
> --
> 2.21.3
>
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK