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

Philippe Mathieu-Daudé posted 6 patches 2 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230707151719.70613-1-philmd@linaro.org
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>
There is a newer version of this series
hw/virtio/vhost-vdpa.c | 36 +++++++++++++++++++++---------------
hw/virtio/meson.build  | 25 +++++++++++++------------
2 files changed, 34 insertions(+), 27 deletions(-)
[PATCH v2 0/6] hw/virtio: Build vhost-vdpa.o once for all targets
Posted by Philippe Mathieu-Daudé 2 years, 7 months ago
v1: https://lore.kernel.org/qemu-devel/20230523163600.83391-12-philmd@linaro.org/

Since v1:
- Addressed Richard's review comments
- Split in multiple patches to KISS
- Rename system_virtio_ss[]

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

-- 
2.38.1