]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Add timestamps to QEMU monitor events
authorAndrea Bolognani <abologna@redhat.com>
Mon, 21 Dec 2015 15:22:58 +0000 (16:22 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 11 Jan 2016 11:45:21 +0000 (12:45 +0100)
commit75a96e0cc4f4e2e019a92b9d3baa39876c07bf6c
tree8f340865c781fbdc4b348228e888dfb33fad1be0
parent8223bd22ed90680544ce153da0001376b58a7cf8
virsh: Add timestamps to QEMU monitor events

Implement a --timestamp option for 'virsh qemu-monitor-event', similar
to the one for 'virsh event'.

When the option is used, the human-readable timestamp will be printed
before the message, and the timing information provided by QEMU will
not be displayed.
tools/virsh-domain.c