Re: [PATCH RESEND] KVM: cleanup pic reset

2012-09-04 Thread Avi Kivity
On 09/03/2012 02:47 PM, Gleb Natapov wrote: kvm_pic_reset() is not used anywhere. Move reset logic from pic_ioport_write() there. Applied, thanks. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a

[PATCH RESEND] KVM: cleanup pic reset

2012-09-03 Thread Gleb Natapov
kvm_pic_reset() is not used anywhere. Move reset logic from pic_ioport_write() there. Signed-off-by: Gleb Natapov g...@redhat.com diff --git a/arch/x86/kvm/i8259.c b/arch/x86/kvm/i8259.c index 90c84f9..848206d 100644 --- a/arch/x86/kvm/i8259.c +++ b/arch/x86/kvm/i8259.c @@ -275,23 +275,20 @@ void