From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=39653 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pjqk8-00075e-Lb for qemu-devel@nongnu.org; Mon, 31 Jan 2011 05:12:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pjqk6-00030S-Qi for qemu-devel@nongnu.org; Mon, 31 Jan 2011 05:12:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50247) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pjqk6-0002zk-Jj for qemu-devel@nongnu.org; Mon, 31 Jan 2011 05:12:18 -0500 Message-ID: <4D468AF6.7000300@redhat.com> Date: Mon, 31 Jan 2011 12:12:06 +0200 From: Avi Kivity MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 00/22] [uq/master] Patch queue, part II List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Hidetoshi Seto , kvm@vger.kernel.org, Gleb Natapov , Marcelo Tosatti , qemu-devel@nongnu.org, Alexander Graf , Huang Ying , Paolo Bonzini , Stefan Hajnoczi , Jin Dongming 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