aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/kvm_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/include/asm/kvm_host.h')
-rw-r--r--arch/s390/include/asm/kvm_host.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/s390/include/asm/kvm_host.h b/arch/s390/include/asm/kvm_host.h
index e6304268ea28..7343872890a2 100644
--- a/arch/s390/include/asm/kvm_host.h
+++ b/arch/s390/include/asm/kvm_host.h
@@ -245,6 +245,9 @@ struct kvm_vm_stat {
245 u32 remote_tlb_flush; 245 u32 remote_tlb_flush;
246}; 246};
247 247
248struct kvm_arch_memory_slot {
249};
250
248struct kvm_arch{ 251struct kvm_arch{
249 struct sca_block *sca; 252 struct sca_block *sca;
250 debug_info_t *dbf; 253 debug_info_t *dbf;