From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: x86: Add KVM_GET/SET_VCPU_EVENTS Date: Sun, 15 Nov 2009 15:10:18 +0200 Message-ID: <4AFFFDBA.8010102@redhat.com> References: <4AFB5109.3070402@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:27516 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752817AbZKONKO (ORCPT ); Sun, 15 Nov 2009 08:10:14 -0500 In-Reply-To: <4AFB5109.3070402@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On 11/12/2009 02:04 AM, Jan Kiszka wrote: > This new IOCTL exports all yet user-invisible states related to > exceptions, interrupts, and NMIs. Together with appropriate user space > changes, this fixes sporadic problems of vmsave/restore, live migration > and system reset. > > Applied, thanks. I added a flags field to the structure in case we discover a new bit that needs to fit in there. Please take a look (separate commit in kvm-next). -- error compiling committee.c: too many arguments to function