[Qemu-devel] [PATCH v2 1/2] ioapic: Convert to memory API

2011-10-17 Thread Jan Kiszka
This maintains the old imprecise access size handling. Signed-off-by: Jan Kiszka jan.kis...@siemens.com --- Changes in v2: - use new-style handlers hw/ioapic.c | 28 +++- 1 files changed, 11 insertions(+), 17 deletions(-) diff --git a/hw/ioapic.c b/hw/ioapic.c index

Re: [Qemu-devel] [PATCH v2 1/2] ioapic: Convert to memory API

2011-10-17 Thread Avi Kivity
On 10/17/2011 01:11 PM, Jan Kiszka wrote: This maintains the old imprecise access size handling. Thanks, applied both to memory/queue. -- error compiling committee.c: too many arguments to function