From: Sheng Yang Date: Mon, 6 Jul 2009 03:05:39 +0000 (+0800) Subject: KVM: Fix apic_mmio_write return for unaligned write X-Git-Tag: v2.6.32-rc1~693^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=756975bbfd185169aac19f227d65a8d738a5f5f8;p=pandora-kernel.git KVM: Fix apic_mmio_write return for unaligned write Some in-famous OS do unaligned writing for APIC MMIO, and the return value has been missed in recent change, then the OS hangs. Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed