From 3ff77f7ff470633670231f265056f56f40f7bb1c Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 23 Mar 2009 16:39:09 +0000 Subject: [PATCH] xen_machine_pv.c: delete pointless comment. Signed-off-by: Gerd Hoffmann --- hw/xen_machine_pv.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hw/xen_machine_pv.c b/hw/xen_machine_pv.c index df34590e..624d8dd2 100644 --- a/hw/xen_machine_pv.c +++ b/hw/xen_machine_pv.c @@ -33,11 +33,6 @@ enum xen_mode xen_mode = XEN_EMULATE; extern void init_blktap(void); - -/* The Xen PV machine currently provides - * - a virtual framebuffer - * - .... - */ static void xen_init_pv(ram_addr_t ram_size, int vga_ram_size, const char *boot_device, DisplayState *ds, const char *kernel_filename, -- 2.39.5