[PATCH 0/2] hw/vfio: Build various target-independent objects once

Philippe Mathieu-Daudé posted 2 patches 1 year, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230227103258.13295-1-philmd@linaro.org
Maintainers: Alex Williamson <alex.williamson@redhat.com>, "Cédric Le Goater" <clg@redhat.com>
hw/vfio/meson.build | 13 ++++++++-----
hw/vfio/migration.c |  1 -
2 files changed, 8 insertions(+), 6 deletions(-)
[PATCH 0/2] hw/vfio: Build various target-independent objects once
Posted by Philippe Mathieu-Daudé 1 year, 2 months ago
Remove the unused 'exec/ram_addr.h' from migration.o.
This was the only reason this file is built per target.
Move other target-independent objects to meson's softmmu
source set.

Philippe Mathieu-Daudé (2):
  hw/vfio/migration: Remove unused 'exec/ram_addr.h' header
  hw/vfio: Build various target-independent objects once

 hw/vfio/meson.build | 13 ++++++++-----
 hw/vfio/migration.c |  1 -
 2 files changed, 8 insertions(+), 6 deletions(-)

-- 
2.38.1