original_kernel/arch/x86/kvm
Gleb Natapov eebb5f31b8 KVM: i8259: fix migration
Top of kvm_kpic_state structure should have the same memory layout as
kvm_pic_state since it is copied by memcpy.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-09-08 14:50:58 -03:00
..
Kconfig
Makefile
emulate.c
i8254.c
i8254.h
i8259.c KVM: fix i8259 oops when no vcpus are online 2010-09-08 14:50:56 -03:00
irq.c
irq.h KVM: i8259: fix migration 2010-09-08 14:50:58 -03:00
kvm_cache_regs.h
kvm_timer.h
lapic.c
lapic.h
mmu.c
mmu.h
mmutrace.h
paging_tmpl.h
svm.c
timer.c
trace.h
tss.h
vmx.c
x86.c
x86.h