qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 0/6] hw/virtio: Build vhost-vdpa.o once for all targets


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 0/6] hw/virtio: Build vhost-vdpa.o once for all targets
Date: Wed, 30 Aug 2023 15:35:18 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

Hi Michael,

This series is now fully reviewed.

On 10/7/23 11:49, Philippe Mathieu-Daudé wrote:
Missing review: patch #4

Since v2:
- Added R-b tags
- Addressed Richard's review comment: page_mask = -page_size

Philippe Mathieu-Daudé (6):
   hw/virtio: Propagate page_mask to
     vhost_vdpa_listener_skipped_section()
   hw/virtio: Propagate page_mask to vhost_vdpa_section_end()
   hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macro
   hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask()
   hw/virtio: Build vhost-vdpa.o once
   hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[]

  hw/virtio/vhost-vdpa.c | 36 +++++++++++++++++++++---------------
  hw/virtio/meson.build  | 25 +++++++++++++------------
  2 files changed, 34 insertions(+), 27 deletions(-)





reply via email to

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