From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 00/22] [uq/master] Patch queue, part II Date: Mon, 31 Jan 2011 12:12:06 +0200 Message-ID: <4D468AF6.7000300@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm@vger.kernel.org, qemu-devel@nongnu.org, Alexander Graf , Gleb Natapov , Hidetoshi Seto , Huang Ying , Jin Dongming , Paolo Bonzini , Stefan Hajnoczi To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:39371 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752548Ab1AaKMY (ORCPT ); Mon, 31 Jan 2011 05:12:24 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 01/27/2011 03:09 PM, Jan Kiszka wrote: > This second round of patches focus on issues in cpus.c, primarily signal > related. The highlights are > > - Add missing KVM_RUN continuation after I/O exits > - Fix for timer signal race in KVM entry code under !CONFIG_IOTHREAD > (based on Stefan's findings) > - MCE signal processing under !CONFIG_IOTHREAD > - Prevent abortion on multiple VCPU kicks > - Fixed synchronous (ie. VCPU-issued) reset request processing > > Topics remaining for a third round are cleanups and refactorings of the > KVM VCPU entry/exit path, MCE rework, and a few assorted cleanups. But I > will wait at least until these bits here are ready for an upstream > merge. > Pretty nice. Is this standalone or does it depend on unmerged changes? -- error compiling committee.c: too many arguments to function