Changelog for
vhostmd-0.4-18.1.x86_64.rpm :
Fri Jun 13 14:00:00 2014 mlatimerAATTsuse.com
- Further updates to vmhostd.xml
- Support both xen and non-xen hypervisors (kvm)
- Document reserved characters in \'action\' field
- Revert xen_version back to major/minor/extra to maintain compatability
with xend
- Minor syntax and legibility cleanup
vhostmd-conf.patch
bnc#872736
Wed Jun 11 14:00:00 2014 mlatimerAATTsuse.com
- Various updates to vmhostd.xml
- Replace xm commands with xl commands
- Add /sbin and /bin to
- Use xen_version for VirtualizationProductInfo
vhostmd-conf.patch
Tue Dec 10 13:00:00 2013 jfehligAATTsuse.com
- link libmetrics with libxml to fix Factory build
Sun Nov 20 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Tue Mar 30 14:00:00 2010 jfehligAATTnovell.com
- Fixed vm-dump-metrics man page
bnc#592242
manpage.patch
- Build vhostmd without xenstore support since it is not well
tested on SuSE distributions. Additionally, it can be confusing
when used in context of KVM where xenstore does not exist.
- Strip \'s\' (seconds) from metrics that contain a time value
vhostmd-conf.patch
- Remove stray newline from metric values to improve XML readability
value-newline.patch
Wed Dec 9 13:00:00 2009 jfehligAATTnovell.com
- Release of version 0.4
- configure.ac: Fix C compiler detection to be compatible with
automake
- chdir (\"/\") when daemonizing self
Fri Oct 30 13:00:00 2009 jfehligAATTnovell.com
- Release of version 0.3
- change default disk location to /dev/shm/vhostmd0
- open metrics disk with O_DIRECT
- Fixes for \'--with{,out}-xenstore\' option
- Allow gcc to check calls to vu_log
* printf-like functions
- Always connect to libvirt read-only
- Add \'-u user\' command line option to drop root privs
- Add \'-c uri\' command line option to specify libvirt connection
URI
- Add CONNECT substitution s
- vm-dump-metrics: On error, exit with status code 1
Tue Sep 29 14:00:00 2009 ajAATTsuse.de
- Fix devel package requires.
Wed Sep 16 14:00:00 2009 dmuellerAATTsuse.de
- fix devel package requires
Mon Jun 29 14:00:00 2009 jfehligAATTnovell.com
- Validate XML returned by \'action\' for metric type \'xml\'
- Do not convert metrics values internally in vhostmd. Treat
all metric values as strings and leave it to consumers to do
any conversion.
Fri Jun 26 14:00:00 2009 jfehligAATTnovell.com
- Allow larger buffer for \'xml\' type
Fri Jun 26 14:00:00 2009 jfehligAATTnovell.com
- Add metric type \'XML\'
Fri Jun 19 14:00:00 2009 jfehligAATTnovell.com
- vhostmd is currently only used with Xen so make it
ExclusiveArch x86 and x86_64
Mon Jun 15 14:00:00 2009 jfehligAATTnovell.com
- Truncate metrics disk on open
Tue Jun 9 14:00:00 2009 jfehligAATTnovell.com
- Change COPYING from GPL3 to LGPL2.1
Fri Jun 5 14:00:00 2009 jfehligAATTnovell.com
- Explicitly name subpackages with -n
Fri Jun 5 14:00:00 2009 jfehligAATTnovell.com
- Version 0.2
- Updated documentation
- Added group metric type
- Added perl script for generating {PageIn,PageFault}Rate