Remove trailing blanks

This commit is contained in:
Jim Meyering 2008-02-07 12:34:19 +00:00
parent a0f83fd905
commit 5a93214143
3 changed files with 29 additions and 24 deletions

View File

@ -1,3 +1,8 @@
2008-02-07 Jim Meyering <meyering@redhat.com>
* src/xm_internal.c: Remove trailing blanks
* NEWS, ChangeLog: Likewise.
Thu Feb 7 10:19:12 IST 2008 Mark McLoughlin <markmc@redhat.com> Thu Feb 7 10:19:12 IST 2008 Mark McLoughlin <markmc@redhat.com>
* src/xen_internal.c: Don't crash if there's no * src/xen_internal.c: Don't crash if there's no
@ -6,11 +11,11 @@ Thu Feb 7 10:19:12 IST 2008 Mark McLoughlin <markmc@redhat.com>
Thu Feb 7 10:16:42 IST 2008 Mark McLoughlin <markmc@redhat.com> Thu Feb 7 10:16:42 IST 2008 Mark McLoughlin <markmc@redhat.com>
* src/iptables.c: Create directory for saving iptables rules * src/iptables.c: Create directory for saving iptables rules
Thu Feb 7 10:12:15 IST 2008 Mark McLoughlin <markmc@redhat.com> Thu Feb 7 10:12:15 IST 2008 Mark McLoughlin <markmc@redhat.com>
* src/xm_internal.[ch]: Move static function prototype from header * src/xm_internal.[ch]: Move static function prototype from header
Thu Feb 7 10:47:44 CET 2008 Daniel Veillard <veillard@redhat.com> Thu Feb 7 10:47:44 CET 2008 Daniel Veillard <veillard@redhat.com>
* python/libvir.c: apply patch from Cole Robinson to provide * python/libvir.c: apply patch from Cole Robinson to provide
@ -20,15 +25,15 @@ Thu Feb 7 10:29:57 CET 2008 Daniel Veillard <veillard@redhat.com>
* src/libvirt.c: fix bug in xenUnifiedDomainSuspend() patch provided * src/libvirt.c: fix bug in xenUnifiedDomainSuspend() patch provided
by Marcus Meissner by Marcus Meissner
Wed Feb 6 18:55:37 CET 2008 Daniel Veillard <veillard@redhat.com> Wed Feb 6 18:55:37 CET 2008 Daniel Veillard <veillard@redhat.com>
* src/xm_internal.[ch]: applied patch from Shigeki Sakamoto to * src/xm_internal.[ch]: applied patch from Shigeki Sakamoto to
add/change/delete a Disk/NIC of an inactive domains add/change/delete a Disk/NIC of an inactive domains
Wed Feb 6 17:22:34 CET 2008 Daniel Veillard <veillard@redhat.com> Wed Feb 6 17:22:34 CET 2008 Daniel Veillard <veillard@redhat.com>
* src/qemu_conf.c: applied 2 patches from Guido Guenther to avoid * src/qemu_conf.c: applied 2 patches from Guido Guenther to avoid
crashes when reading the config file crashes when reading the config file
Tue Feb 3 20:26:53 CET 2008 Jim Meyering <meyering@redhat.com> Tue Feb 3 20:26:53 CET 2008 Jim Meyering <meyering@redhat.com>

28
NEWS
View File

@ -17,7 +17,7 @@ Releases
various english fixes (Bruce Montague), OCaml docs links (Richard Jones), various english fixes (Bruce Montague), OCaml docs links (Richard Jones),
describe the various bindings add Ruby link, Windows support page describe the various bindings add Ruby link, Windows support page
(Richard Jones), authentication documentation updates (Daniel Berrange) (Richard Jones), authentication documentation updates (Daniel Berrange)
- Bug fixes: NUMA topology error handling (Beth Kon), NUMA topology - Bug fixes: NUMA topology error handling (Beth Kon), NUMA topology
cells without CPU (Beth Kon), XML to/from XM bridge config (Daniel cells without CPU (Beth Kon), XML to/from XM bridge config (Daniel
Berrange), XM processing of vnc parameters (Daniel Berrange), Reset Berrange), XM processing of vnc parameters (Daniel Berrange), Reset
@ -42,7 +42,7 @@ Releases
parameter setting in XM config (Saori Fukuta), credential handling parameter setting in XM config (Saori Fukuta), credential handling
fixes (Daniel Berrange), fix compatibility with Xen 3.2.0 (Daniel fixes (Daniel Berrange), fix compatibility with Xen 3.2.0 (Daniel
Berrange) Berrange)
- Improvements: /etc/libvirt/qemu.conf configuration for QEMU driver - Improvements: /etc/libvirt/qemu.conf configuration for QEMU driver
(Daniel Berrange), NUMA cpu pinning in config files (DV and Saori Fukuta), (Daniel Berrange), NUMA cpu pinning in config files (DV and Saori Fukuta),
CDRom media change in KVM/QEMU (Daniel Berrange), tests for CDRom media change in KVM/QEMU (Daniel Berrange), tests for
@ -51,7 +51,7 @@ Releases
--without-libvirtd config option (Richard Jones), Python bindings for --without-libvirtd config option (Richard Jones), Python bindings for
NUMA, add extra utility functions to buffer (Richard Jones), NUMA, add extra utility functions to buffer (Richard Jones),
separate qparams module for handling query parameters (Richard Jones) separate qparams module for handling query parameters (Richard Jones)
- Code cleanups: remove virDomainRestart from API as it was never used - Code cleanups: remove virDomainRestart from API as it was never used
(Richard Jones), constify params for attach/detach APIs (Daniel Berrange), (Richard Jones), constify params for attach/detach APIs (Daniel Berrange),
gcc printf attribute checkings (Jim Meyering), refactoring of device gcc printf attribute checkings (Jim Meyering), refactoring of device
@ -72,13 +72,13 @@ Releases
port (Richard Jones), disable the proxy if using PolicyKit, readline port (Richard Jones), disable the proxy if using PolicyKit, readline
availability detection, test libvirtd's config-processing code (Jim availability detection, test libvirtd's config-processing code (Jim
Meyering), use a variable name as sizeof argument (Jim Meyering) Meyering), use a variable name as sizeof argument (Jim Meyering)
0.3.3: Sep 30 2007: 0.3.3: Sep 30 2007:
- New features: Avahi mDNS daemon export (Daniel Berrange), - New features: Avahi mDNS daemon export (Daniel Berrange),
NUMA support (Beth Kan) NUMA support (Beth Kan)
- Documentation: cleanups (Toth Istvan), typos (Eduardo Pereira), - Documentation: cleanups (Toth Istvan), typos (Eduardo Pereira),
- Bug fixes: memory corruption on large dumps (Masayuki Sunou), fix - Bug fixes: memory corruption on large dumps (Masayuki Sunou), fix
virsh vncdisplay command exit (Masayuki Sunou), Fix network stats virsh vncdisplay command exit (Masayuki Sunou), Fix network stats
TX/RX result (Richard Jones), warning on Xen 3.0.3 (Richard Jones), TX/RX result (Richard Jones), warning on Xen 3.0.3 (Richard Jones),
@ -124,10 +124,10 @@ Releases
speedup of domain queries on Xen (Daniel berrange), augment XML dumps speedup of domain queries on Xen (Daniel berrange), augment XML dumps
with interface devices names (Richard Jones), internal API to query with interface devices names (Richard Jones), internal API to query
drivers for features (Richard Jones). drivers for features (Richard Jones).
- Cleanups: Improve virNodeGetInfo implentation (Daniel berrange), - Cleanups: Improve virNodeGetInfo implentation (Daniel berrange),
general UUID code cleanup (Daniel berrange), fix API generator general UUID code cleanup (Daniel berrange), fix API generator
file selection. file selection.
0.3.1: Jul 24 2007: 0.3.1: Jul 24 2007:
@ -161,7 +161,7 @@ Releases
- Secure Remote support (Richard Jones). - Secure Remote support (Richard Jones).
See the remote page See the remote page
of the documentation of the documentation
- Documentation: remote support (Richard Jones), description of - Documentation: remote support (Richard Jones), description of
the URI connection strings (Richard Jones), update of virsh man the URI connection strings (Richard Jones), update of virsh man
page, matrix of libvirt API/hypervisor support with version page, matrix of libvirt API/hypervisor support with version
@ -202,7 +202,7 @@ Releases
0.2.3: Jun 8 2007: 0.2.3: Jun 8 2007:
- Documentation: documentation for upcoming remote access (Richard Jones), - Documentation: documentation for upcoming remote access (Richard Jones),
virConnectNumOfDefinedDomains doc (Jan Michael), virsh help messages virConnectNumOfDefinedDomains doc (Jan Michael), virsh help messages
for dumpxml and net-dumpxml (Chris Wright), for dumpxml and net-dumpxml (Chris Wright),
- Bug fixes: RelaxNG schemas regexp fix (Robin Green), RelaxNG arch bug - Bug fixes: RelaxNG schemas regexp fix (Robin Green), RelaxNG arch bug
(Mark McLoughlin), large buffers bug fixes (Shigeki Sakamoto), error (Mark McLoughlin), large buffers bug fixes (Shigeki Sakamoto), error
on out of memory condition (Shigeki Sakamoto), virshStrdup fix, non-root on out of memory condition (Shigeki Sakamoto), virshStrdup fix, non-root
@ -262,7 +262,7 @@ Releases
signal handler error cleanup (Richard Jones), iptables internal code signal handler error cleanup (Richard Jones), iptables internal code
claenup (Mark McLoughlin), unified Xen driver (Richard Jones), claenup (Mark McLoughlin), unified Xen driver (Richard Jones),
cleanup XPath libxml2 calls, IPTables rules tightening (Daniel cleanup XPath libxml2 calls, IPTables rules tightening (Daniel
Berrange), Berrange),
- Improvements: more regression tests on XML (Daniel Berrange), Python - Improvements: more regression tests on XML (Daniel Berrange), Python
bindings now generate exception in error cases (Richard Jones), bindings now generate exception in error cases (Richard Jones),
Python bindings for vir*GetAutoStart (Daniel Berrange), Python bindings for vir*GetAutoStart (Daniel Berrange),
@ -270,7 +270,7 @@ Releases
fix hypervisor call to work with Xen 3.0.5 (Daniel Berrange), fix hypervisor call to work with Xen 3.0.5 (Daniel Berrange),
DomainGetOSType for inactive domains (Daniel Berrange), multiple boot DomainGetOSType for inactive domains (Daniel Berrange), multiple boot
devices for HVM (Daniel Berrange), devices for HVM (Daniel Berrange),
0.2.1: Mar 16 2007: 0.2.1: Mar 16 2007:
@ -375,7 +375,7 @@ Releases
- Support for localization of strings using gettext (Daniel Berrange) - Support for localization of strings using gettext (Daniel Berrange)
- Support for new Xen-3.0.3 cdrom and disk configuration (Daniel Berrange) - Support for new Xen-3.0.3 cdrom and disk configuration (Daniel Berrange)
- Support for setting VNC port when creating domains with new - Support for setting VNC port when creating domains with new
xend config files (Daniel Berrange) xend config files (Daniel Berrange)
- Fix bug when running against xen-3.0.2 hypercalls (Jim Fehlig) - Fix bug when running against xen-3.0.2 hypercalls (Jim Fehlig)
- Fix reconnection problem when talking directly to http xend - Fix reconnection problem when talking directly to http xend
@ -409,7 +409,7 @@ Releases
floppy and cdrom (Daniel Berrange), features block in XML to report/ask floppy and cdrom (Daniel Berrange), features block in XML to report/ask
PAE, ACPI, APIC for HVM domains (Daniel Berrange), fail saide-effect PAE, ACPI, APIC for HVM domains (Daniel Berrange), fail saide-effect
operations when using read-only connection, large improvements to test operations when using read-only connection, large improvements to test
driver (Daniel Berrange) driver (Daniel Berrange)
- documentation: spelling (Daniel Berrange), test driver examples. - documentation: spelling (Daniel Berrange), test driver examples.

View File

@ -2528,10 +2528,10 @@ int xenXMNumOfDefinedDomains(virConnectPtr conn) {
* xenXMDomainAttachDevice: * xenXMDomainAttachDevice:
* @domain: pointer to domain object * @domain: pointer to domain object
* @xml: pointer to XML description of device * @xml: pointer to XML description of device
* *
* Create a virtual device attachment to backend. * Create a virtual device attachment to backend.
* XML description is translated into config file. * XML description is translated into config file.
* *
* Returns 0 in case of success, -1 in case of failure. * Returns 0 in case of success, -1 in case of failure.
*/ */
static int static int
@ -2893,7 +2893,7 @@ xenXMAttachInterface(virDomainPtr domain, xmlXPathContextPtr ctxt, int hvm,
attr_node->children = text_node; attr_node->children = text_node;
attr_node->last = text_node; attr_node->last = text_node;
attr_node->parent = node_tmp; attr_node->parent = node_tmp;
node_cur->next = node_tmp; node_cur->next = node_tmp;
} }
if (!(dev = xenXMParseXMLVif(domain->conn, node, hvm))) if (!(dev = xenXMParseXMLVif(domain->conn, node, hvm)))
@ -2943,7 +2943,7 @@ xenXMAttachInterface(virDomainPtr domain, xmlXPathContextPtr ctxt, int hvm,
/** /**
* xenXMAutoAssignMac: * xenXMAutoAssignMac:
* @mac: pointer to Mac String * @mac: pointer to Mac String
* *
* a mac is assigned automatically. * a mac is assigned automatically.
* *
* Returns 0 in case of success, -1 in case of failure. * Returns 0 in case of success, -1 in case of failure.
@ -2966,7 +2966,7 @@ xenXMAutoAssignMac() {
* xenXMDomainDetachDevice: * xenXMDomainDetachDevice:
* @domain: pointer to domain object * @domain: pointer to domain object
* @xml: pointer to XML description of device * @xml: pointer to XML description of device
* *
* Destroy a virtual device attachment to backend. * Destroy a virtual device attachment to backend.
* *
* Returns 0 in case of success, -1 in case of failure. * Returns 0 in case of success, -1 in case of failure.