Eric Blake
|
f0aa4935d3
|
maint: make it easier to sort syms files
I got bit by 'make check' complaining that the sort order I got
by emacs' sort-lines function differed from expectations.
* src/libvirt_private.syms: Add emacs trailer.
* src/libvirt_atomic.syms: Likewise.
* src/libvirt_daemon.syms: Likewise.
* src/libvirt_esx.syms: Likewise.
* src/libvirt_libssh2.syms: Likewise.
* src/libvirt_linux.syms: Likewise.
* src/libvirt_openvz.syms: Likewise.
* src/libvirt_sasl.syms: Likewise.
* src/libvirt_vmx.syms: Likewise.
* src/libvirt_xenxs.syms: Likewise.
|
2013-01-25 08:33:09 -07:00 |
|
Jiri Denemark
|
73bc94c56a
|
build: Don't export xenLinuxDomainBlockStats symbol
The symbol is only used within Xen driver.
|
2012-07-31 11:28:32 +02:00 |
|
Daniel P. Berrange
|
06180ca433
|
Add linuxNodeInfoCPUPopulate to src/libvirt_linux.syms
This symbol is used in the test suites
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
|
2012-04-04 14:33:27 +01:00 |
|
Jim Meyering
|
b0119de82f
|
migrate linux-specific symbol names into their own sym file
* configure.in (WITH_LINUX): New automake conditional.
* src/Makefile.am (PRIVSYMFILES) [WITH_LINUX]: Append libvirt_linux.syms.
* src/libvirt_private.syms: Move two symbol names into...
* src/libvirt_linux.syms: ...this new file.
Author: John Levon
|
2009-01-05 14:08:26 +00:00 |
|