[libvirt] [PATCH v4 0/7] Support of auto-dump on watchdog event in libvirtd

Hu Tao hutao at cn.fujitsu.com
Thu Dec 2 02:01:34 UTC 2010


On Thu, Dec 02, 2010 at 09:04:22AM +0800, Hu Tao wrote:
> This patch series adds a new watchdog action `dump' which lets libvirtd
> can do auto-dump when receiving a watchdog event from qemu guest.
> 
> In order to make the function work, there must be a watchdog device
> added to guest, and guest must have a watchdog daemon running, for
> example, /etc/init.d/watchdog start or auto-started on boot.
> 
> Changes:
> 
> v4:
> 
> - getCompressionType returns type of enum qemud_save_formats rather
>   than int
> - use virThread api in thread pool
> - fix an error that qemuDomainObjBeginJobWithDriver() get lost in
>   qemuDomainCoreDump()
and:
  - use thread pool in libvirtd (qemud worker)




More information about the libvir-list mailing list