From d77fe6354d5b67f4d4eb62a47621da2b3ee3539e Mon Sep 17 00:00:00 2001 From: Julian Stecklina Date: Wed, 23 Nov 2011 13:54:30 +0100 Subject: [PATCH] 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-format-patch failed