From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carlo Marcelo Arenas Belon Subject: [PATCH 7/9] qemu: add missing definitions for monitor_{resume, suspend} Date: Fri, 21 Dec 2007 06:41:52 -0600 Message-ID: <20071221124152.GH8306@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 fixes : qemu/migration.c:210: warning: implicit declaration of function `monitor_resume' qemu/migration.c:507: warning: implicit declaration of function `monitor_suspend' Signed-off-by: Carlo Marcelo Arenas Belon --- qemu/console.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/qemu/console.h b/qemu/console.h index 9782272..bcc2790 100644 --- a/qemu/console.h +++ b/qemu/console.h @@ -131,6 +131,8 @@ extern uint8_t _translate_keycode(const int key); does not need to include console.h */ /* monitor.c */ void monitor_init(CharDriverState *hd, int show_banner); +void monitor_suspend(void); +void monitor_resume(void); void term_puts(const char *str); void term_vprintf(const char *fmt, va_list ap); void term_printf(const char *fmt, ...) __attribute__ ((__format__ (__printf__, 1, 2))); -- 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/