From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH v3] qemu-kvm: x86: Refactor persistent CPU state Date: Wed, 27 May 2009 14:03:12 +0300 Message-ID: <4A1D1DF0.9020901@redhat.com> References: <4A15BFCB.6050403@web.de> <4A1939CC.8030206@redhat.com> <4A1A3F15.30809@web.de> <4A1D0C6A.2070009@redhat.com> <4A1D12F1.7070405@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Gleb Natapov , kvm-devel To: Jan Kiszka Return-path: Received: from mx2.redhat.com ([66.187.237.31]:45652 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751862AbZE0LDP (ORCPT ); Wed, 27 May 2009 07:03:15 -0400 In-Reply-To: <4A1D12F1.7070405@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: Jan Kiszka wrote: > This patch reworks the KVM-related layout and encoding of the CPU state > to be saved to disk or migrated. The goal is to define a format, version > 9, that is also acceptable for upstream and can later be merged into > QEMU. Besides unconditionally writing KVM states, this format compresses > interrupt_bitmap into a single number as there can be no more than one > pending IRQ at a time. > Applied, thanks. -- error compiling committee.c: too many arguments to function