Loading hw/misc/hyperv_testdev.c +0 −4 Original line number Diff line number Diff line Loading @@ -13,13 +13,9 @@ #include "qemu/osdep.h" #include "qemu/queue.h" #include <linux/kvm.h> #include "hw/hw.h" #include "hw/qdev.h" #include "hw/isa/isa.h" #include "sysemu/kvm.h" #include "target/i386/hyperv.h" #include "kvm_i386.h" typedef struct TestSintRoute { QLIST_ENTRY(TestSintRoute) le; Loading Loading
hw/misc/hyperv_testdev.c +0 −4 Original line number Diff line number Diff line Loading @@ -13,13 +13,9 @@ #include "qemu/osdep.h" #include "qemu/queue.h" #include <linux/kvm.h> #include "hw/hw.h" #include "hw/qdev.h" #include "hw/isa/isa.h" #include "sysemu/kvm.h" #include "target/i386/hyperv.h" #include "kvm_i386.h" typedef struct TestSintRoute { QLIST_ENTRY(TestSintRoute) le; Loading