ce8db67b0f6f900175e5fdb7ea02007de7bd6805
[virt-top.git] / ChangeLog
1 2007-09-20  Richard Jones  <rjones@redhat.com>
2
3         * virt-top/virt_top.ml: qemu:/// URIs (and others) don't support
4           virConnectGetHostname.  Catch this exception.
5
6         * Makefile.in: Disable virt-df in this release until I have
7           time to fix it properly.
8         * Makefile.in: Fix 'check-manifest' rule.  Added 'make release'.
9         * MANIFEST: Updated MANIFEST.
10
11 2007-09-19  Richard Jones  <rjones@redhat.com>
12
13         * virt-top/virt_top.ml: Ignore transient error from
14           C.num_of_defined_domains when it cannot contact xend; that
15           was causing virt-top to exit when xend was restarted.
16
17 2007-09-18  Richard Jones  <rjones@redhat.com>
18
19         * virt-df/virt_df.ml: Handle domains with partition-backed
20           block devices.
21
22         * virt-top/virt_top.ml: Don't fail on older libvirt which would
23           give an error if list_domains or list_defined_domains was called
24           with n = 0.
25
26         * ChangeLog: Start tracking changes.
27