aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'hw/s390x/meson.build')
-rw-r--r--hw/s390x/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/s390x/meson.build b/hw/s390x/meson.build
index feefe0717e..f291016fee 100644
--- a/hw/s390x/meson.build
+++ b/hw/s390x/meson.build
@@ -23,6 +23,7 @@ s390x_ss.add(when: 'CONFIG_KVM', if_true: files(
's390-skeys-kvm.c',
's390-stattrib-kvm.c',
'pv.c',
+ 's390-pci-kvm.c',
))
s390x_ss.add(when: 'CONFIG_TCG', if_true: files(
'tod-tcg.c',