From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCHv2] KVM: Allow aligned byte and word writes to IOAPIC registers. Date: Sun, 27 Nov 2011 14:26:25 +0200 Message-ID: <4ED22C71.1090705@redhat.com> References: <4ECCCF40.4070708@redhat.com> <1322052870-16470-1-git-send-email-js@alien8.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Julian Stecklina Return-path: Received: from mx1.redhat.com ([209.132.183.28]:47974 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752433Ab1K0M0f (ORCPT ); Sun, 27 Nov 2011 07:26:35 -0500 In-Reply-To: <1322052870-16470-1-git-send-email-js@alien8.de> Sender: kvm-owner@vger.kernel.org List-ID: On 11/23/2011 02:54 PM, Julian Stecklina wrote: > 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. > Applied, thanks. -- error compiling committee.c: too many arguments to function