Skip to content
Commit d77fe635 authored by Julian Stecklina's avatar Julian Stecklina Committed by Avi Kivity
Browse files

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: default avatarJulian Stecklina <js@alien8.de>
Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 60f9a9ef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment