[pve-devel] pve-qemu-kvm: make debugging easier

Stefan Priebe s.priebe at profihost.ag
Wed Apr 1 11:24:50 CEST 2015


This patch series enables a dbg package for qemu so we have all symbols for debugging. It
also adds a small kvm wrapper so that all output of KVM is logged to a file (/tmp/$id.log).
it disables the daemonize function of kvm and daemonize itself while redirecting all output.
It also enabled core dumps for qemu by default.
This helps a lot for debugging purposes of qemu segfaults and errors.

[PATCH 1/2] add dbg package / disable strip for qemu
[PATCH 2/2] added kvm_wrapper



More information about the pve-devel mailing list