kvm-all: move internal types to kvm_int.h
commit8571ed35cfa50ed6b2aaee484dfa4f58176ebe00
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 Jun 2015 16:28:45 +0000 (18 18:28 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 6 Jul 2015 15:59:43 +0000 (6 17:59 +0200)
tree549ad07218cd5d0af17131da698f90b6309f11df
parent714f78c587ba628169b8ae6f91866c52fe6a799f
kvm-all: move internal types to kvm_int.h

i386 code will have to define a different KVMMemoryListener.  Create
an internal header so that KVMSlot is not exposed outside.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/sysemu/kvm_int.h [new file with mode: 0644]
kvm-all.c