2 # Officially exported symbols, for which header
3 # file definitions are installed in /usr/include/libvirt
6 # Versions here are *fixed* to match the libvirt version
7 # at which the symbol was introduced. This ensures that
8 # a new client app requiring symbol foo() can't accidentally
9 # run with old libvirt-qemu.so not providing foo() - the global
10 # soname version info can't enforce this since we never
15 virDomainQemuMonitorCommand;
25 virDomainQemuAgentCommand;
30 virConnectDomainQemuMonitorEventDeregister;
31 virConnectDomainQemuMonitorEventRegister;
32 } LIBVIRT_QEMU_0.10.0;
36 virDomainQemuMonitorCommandWithFiles;