acrn-kernel/arch/ia64/kvm
Jes Sorensen f20d275298 KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVM
Only copy in the data actually requested by the instruction emulation
and zero pad the destination register first. This avoids the problem
where emulated mmio access got garbled data from ld2.acq instructions
in the vga console driver.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Acked-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-06-06 21:08:25 +03:00
..
Kconfig
Makefile
asm-offsets.c
kvm-ia64.c
kvm_fw.c
kvm_minstate.h
lapic.h
memcpy.S
memset.S
misc.h
mmio.c KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVM 2008-06-06 21:08:25 +03:00
optvfault.S
process.c
trampoline.S
vcpu.c
vcpu.h
vmm.c
vmm_ivt.S
vti.h
vtlb.c