Re: [Qemu-devel] [PATCH v2 7/9] provide apic-kvm

2009-12-01 Thread Alexander Graf
Glauber Costa wrote: > This patch provides the file apic-kvm.c, which implements a schim over > the kvm in-kernel APIC. > > Signed-off-by: Glauber Costa > --- > Makefile.target |2 +- > hw/apic-kvm.c | 157 > + > hw/pc.c |

[Qemu-devel] [PATCH v2 7/9] provide apic-kvm

2009-11-16 Thread Glauber Costa
This patch provides the file apic-kvm.c, which implements a schim over the kvm in-kernel APIC. Signed-off-by: Glauber Costa --- Makefile.target |2 +- hw/apic-kvm.c | 157 + hw/pc.c |6 ++- hw/pc.h |2 + k