projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb59a25
)
ia64, qemu-dm: Trivial build fix.
author
Keir Fraser
<keir@xensource.com>
Thu, 25 Oct 2007 15:52:05 +0000
(16:52 +0100)
committer
Keir Fraser
<keir@xensource.com>
Thu, 25 Oct 2007 15:52:05 +0000
(16:52 +0100)
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
tools/ioemu/hw/xen_machine_fv.c
patch
|
blob
|
history
diff --git
a/tools/ioemu/hw/xen_machine_fv.c
b/tools/ioemu/hw/xen_machine_fv.c
index a3e6fc9481adacf978f4053437785837d8829f7d..1db5e7f9e8376f526c10b30fa04fc54d1c753b37 100644
(file)
--- a/
tools/ioemu/hw/xen_machine_fv.c
+++ b/
tools/ioemu/hw/xen_machine_fv.c
@@
-201,6
+201,7
@@
static void xen_init_fv(uint64_t ram_size, int vga_ram_size, char *boot_device,
unsigned long nr_pages;
xen_pfn_t *page_array;
extern void *buffered_pio_page;
+ int i;
#endif
#if defined(__i386__) || defined(__x86_64__)