From: Julian Stecklina Date: Wed, 23 Nov 2011 12:54:30 +0000 (+0100) Subject: KVM: Allow aligned byte and word writes to IOAPIC registers. X-Git-Tag: v3.3-rc1~131^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d77fe6354d5b67f4d4eb62a47621da2b3ee3539e;p=pandora-kernel.git KVM: Allow aligned byte and word writes to IOAPIC registers. This fixes byte accesses to IOAPIC_REG_SELECT as mandated by at least the ICH10 and Intel Series 5 chipset specs. It also makes ioapic_mmio_write consistent with ioapic_mmio_read, which also allows byte and word accesses. Signed-off-by: Julian Stecklina Signed-off-by: Avi Kivity --- Reading git-diff-tree failed