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

Philippe Mathieu-Daudé posted 2 patches 1 year, 1 month ago
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, 1 month 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