Signed-off-by: Ian Campbell <[email protected]>
---
ts-logs-capture | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/ts-logs-capture b/ts-logs-capture
index 21974a9..6cf51c1 100755
--- a/ts-logs-capture
+++ b/ts-logs-capture
@@ -117,6 +117,9 @@ sub fetch_logs_host_guests () {
/var/log/xen/osstest*
/var/log/xen/xenstored*
+ /var/log/libvirt/libvirtd.log
+ /var/log/libvirt/libxl/*
+
/var/run/xenstored*
/var/log/xenstored*
@@ -161,6 +164,7 @@ sub fetch_logs_host_guests () {
'lspci -vvv',
'lspci -tv',
'cat /proc/partitions',
+ 'virsh capabilities',
) {
try_cmd_output_save($cmd);
}
--
2.1.1
_______________________________________________
Xen-devel mailing list
[email protected]
http://lists.xen.org/xen-devel