]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/xen.h
xen_console: support the new extended xenstore protocol
[mirror_qemu.git] / hw / xen.h
index 95029bb16425a0663fd863919ab36624eca67d95..e432705f45601e6992dbb375b00d23ab144778f4 100644 (file)
--- a/hw/xen.h
+++ b/hw/xen.h
@@ -41,6 +41,7 @@ qemu_irq *xen_interrupt_controller_init(void);
 int xen_init(void);
 int xen_hvm_init(void);
 void xen_vcpu_init(void);
+void xenstore_store_pv_console_info(int i, struct CharDriverState *chr);
 
 #if defined(NEED_CPU_H) && !defined(CONFIG_USER_ONLY)
 void xen_ram_alloc(ram_addr_t ram_addr, ram_addr_t size);