From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carlo Marcelo Arenas Belon Subject: [PATCH 8/9] qemu: re-add missing definitions for qemu_live_{savevm, loadvm}_state Date: Fri, 21 Dec 2007 06:44:49 -0600 Message-ID: <20071221124449.GI8306@tapir> References: <20071221122509.GA8306@tapir> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Return-path: Content-Disposition: inline In-Reply-To: <20071221122509.GA8306@tapir> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org The following patch re applies the definitions added to qemu/vl.h in 4213cbcf86847c8568d0147bd055d6a13bb1c963 and which were missed in merge f4b21ce8084fc3ffcfc1a2b92bd26466700d3d40, resulting in the following compilation warnings : qemu/migration.c:193: warning: implicit declaration of function `qemu_live_savevm_state' qemu/migration.c:855: warning: implicit declaration of function `qemu_live_loadvm_state' Signed-off-by: Carlo Marcelo Arenas Belon --- qemu/sysemu.h | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/qemu/sysemu.h b/qemu/sysemu.h index 5f6db03..8068b8f 100644 --- a/qemu/sysemu.h +++ b/qemu/sysemu.h @@ -49,6 +49,9 @@ void do_loadvm(const char *name); void do_delvm(const char *name); void do_info_snapshots(void); +int qemu_live_savevm_state(QEMUFile *f); +int qemu_live_loadvm_state(QEMUFile *f); + void main_loop_wait(int timeout); /* Polling handling */ -- 1.5.2.5 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/