]> git.proxmox.com Git - qemu.git/blobdiff - target-s390x/helper.c
guest-agent: only enable FSFREEZE when it's supported by the kernel
[qemu.git] / target-s390x / helper.c
index c79af46693fd811205a1b1a1583d3cce6c34f467..1ce7079af73f2e0e9dbb14eb62022c02cbe58b30 100644 (file)
 #include <string.h>
 
 #include "cpu.h"
-#include "exec-all.h"
 #include "gdbstub.h"
 #include "qemu-common.h"
 #include "qemu-timer.h"
 
-#if !defined(CONFIG_USER_ONLY)
-#include <linux/kvm.h>
-#include "kvm.h"
-#endif
-
 //#define DEBUG_S390
 //#define DEBUG_S390_PTE
 //#define DEBUG_S390_STDOUT