Re: [PATCH] Don't call kvm_cpu_synchronize_state() if there is no irqchip events to process.

2009-09-23 Thread Avi Kivity
On 09/22/2009 05:51 PM, Gleb Natapov wrote: Signed-off-by: Gleb Natapov 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 message to majord...@vger.kernel.org More majordomo in

[PATCH] Don't call kvm_cpu_synchronize_state() if there is no irqchip events to process.

2009-09-22 Thread Gleb Natapov
Signed-off-by: Gleb Natapov --- qemu-kvm-x86.c |9 ++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/qemu-kvm-x86.c b/qemu-kvm-x86.c index 32561f0..acb1b91 100644 --- a/qemu-kvm-x86.c +++ b/qemu-kvm-x86.c @@ -1673,9 +1673,12 @@ uint32_t kvm_arch_get_supported_cpuid(CPU