libvirt/docs/api_extension
Eric Blake 994e7567b6 maint: kill all remaining uses of old DEBUG macro
Done mechanically with:
$ git grep -l '\bDEBUG0\? *(' | xargs -L1 sed -i 's/\bDEBUG0\? *(/VIR_&/'

followed by manual deletion of qemudDebug in daemon/libvirtd.c, along
with a single 'make syntax-check' fallout in the same file, and the
actual deletion in src/util/logging.h.

* src/util/logging.h (DEBUG, DEBUG0): Delete.
* daemon/libvirtd.h (qemudDebug): Likewise.
* global: Change remaining clients over to VIR_DEBUG counterpart.
2011-02-21 08:46:52 -07:00
..
0001-add-to-xml.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0002-add-new-public-API.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0003-define-internal-driver-API.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0004-implement-the-public-APIs.patch maint: kill all remaining uses of old DEBUG macro 2011-02-21 08:46:52 -07:00
0005-implement-the-remote-protocol.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0006-make-old-API-trivially-wrap-to-new-API.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0007-add-virsh-support.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0008-support-new-xml.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0009-support-all-flags-in-test-driver.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0010-improve-vcpu-support-in-qemu-command-line.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0011-complete-vcpu-support-in-qemu-driver.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0012-improve-vcpu-support-in-xen-command-line.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0013-improve-getting-xen-vcpu-counts.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0014-improve-setting-xen-vcpu-counts.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00
0015-remove-dead-xen-code.patch build: use shorter file names for 'make dist' 2010-10-27 16:29:25 -06:00