250a8dd3b65fd8fbe997a66c16896e37448c16a8
[virt-top.git] / ChangeLog
1 2007-10-19  Richard Jones  <rjones@redhat.com>
2
3         * virt-top/virt_top_utils.mli, virt-top/virt_top.mli: Reorganise
4           the code and add some interfaces.
5
6 2007-10-17  Richard Jones  <rjones@redhat.com>
7
8         * virt-top/virt_top.ml: Added --script option.
9         * virt-top/virt_top.ml: Log domain data to CSV file.
10         * virt-top/virt_top.ml: Added --no-csv-cpu, --no-csv-block and
11           --no-csv-net flags.
12         * virt-top/*.ml: Much code clean-up and restructuring.
13         * *: Added GNU GPL/LGPL copyright messages to all files.
14
15 2007-09-27  Richard Jones  <rjones@redhat.com>
16
17         * configure.ac: Changed version to 0.3.2.9.
18         * Makefile.in: Re-enable virt-df.
19         * virt-df/virt_df*.ml: Mostly finished off the core of virt-df.
20           Ext2/3 support.  No LVM as yet.
21         * virt-df/README: Added README file.
22
23 2007-09-24  Richard Jones  <rjones@redhat.com>
24
25         * configure.ac: Version 0.3.2.8 for release.
26         * virt-top/virt-top.ml, virt-top/virt-top.pod: Support for
27           $HOME/.virt-toprc init file, modelled after top.
28         * virt-top/virt_top_utils.ml: Split out string utilities
29           into a separate file.
30
31 2007-09-20  Richard Jones  <rjones@redhat.com>
32
33         * virt-top/virt_top.ml: qemu:/// URIs (and others) don't support
34           virConnectGetHostname.  Catch this exception.
35
36         * Makefile.in: Disable virt-df in this release until I have
37           time to fix it properly.
38         * Makefile.in: Fix 'check-manifest' rule.  Added 'make release'.
39         * MANIFEST: Updated MANIFEST.
40
41 2007-09-19  Richard Jones  <rjones@redhat.com>
42
43         * virt-top/virt_top.ml: Ignore transient error from
44           C.num_of_defined_domains when it cannot contact xend; that
45           was causing virt-top to exit when xend was restarted.
46
47 2007-09-18  Richard Jones  <rjones@redhat.com>
48
49         * virt-df/virt_df.ml: Handle domains with partition-backed
50           block devices.
51
52         * virt-top/virt_top.ml: Don't fail on older libvirt which would
53           give an error if list_domains or list_defined_domains was called
54           with n = 0.
55
56         * ChangeLog: Start tracking changes.
57