Revision afd0b409 ui/qemu-spice.h

b/ui/qemu-spice.h
48 48
CharDriverState *qemu_chr_open_spice(QemuOpts *opts);
49 49
#if SPICE_SERVER_VERSION >= 0x000c02
50 50
CharDriverState *qemu_chr_open_spice_port(QemuOpts *opts);
51
void qemu_spice_register_ports(void);
51 52
#endif
52 53

  
53 54
#else  /* CONFIG_SPICE */

Also available in: Unified diff