Re: [Qemu-devel] [PATCH] qemu-kvm: Restore VAPIC option ROM installation

2011-10-08 Thread Jan Kiszka
On 2011-10-07 09:03, Jan Kiszka wrote: > Still needed but was accidentally removed by 8bc62bc6be. > > Signed-off-by: Jan Kiszka > --- > > As the guilty patch is only in next so far, you may also fold this one > in. > > hw/pc.c |4 > 1 files changed, 4 insertions(+), 0 deletions(-) >

[Qemu-devel] [PATCH] qemu-kvm: Restore VAPIC option ROM installation

2011-10-07 Thread Jan Kiszka
Still needed but was accidentally removed by 8bc62bc6be. Signed-off-by: Jan Kiszka --- As the guilty patch is only in next so far, you may also fold this one in. hw/pc.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/hw/pc.c b/hw/pc.c index a616029..70e0d08 100644