From 17777061b8970d1bd528e2b5ddf35da68808326b Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 19 Sep 2007 19:17:40 +0100 Subject: * virt-top/virt_top.ml: Ignore transient error from C.num_of_defined_domains when it cannot contact xend; that was causing virt-top to exit when xend was restarted. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dc30cd4..8cd4151 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-09-19 Richard Jones + + * virt-top/virt_top.ml: Ignore transient error from + C.num_of_defined_domains when it cannot contact xend; that + was causing virt-top to exit when xend was restarted. + 2007-09-18 Richard Jones * virt-df/virt_df.ml: Handle domains with partition-backed -- cgit