On 6/13/23 15:33, Philippe Mathieu-Daudé wrote:
Since we*might*  have user emulation with softmmu,
use the clearer 'CONFIG_SYSTEM_ONLY' key to check
for system emulation.

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  meson.build                        | 4 ++--
  accel/qtest/meson.build            | 2 +-
  accel/stubs/meson.build            | 2 +-
  accel/tcg/meson.build              | 6 +++---
  dump/meson.build                   | 2 +-
  hw/i386/kvm/meson.build            | 2 +-
  migration/meson.build              | 2 +-
  monitor/meson.build                | 2 +-
  qapi/meson.build                   | 2 +-
  semihosting/meson.build            | 2 +-
  softmmu/meson.build                | 4 ++--
  target/i386/tcg/sysemu/meson.build | 2 +-
  ui/meson.build                     | 4 ++--
  13 files changed, 18 insertions(+), 18 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to