Nikola Ciprich wrote: > Hi, > maybe it's stupid question, but is this available also when qemu/kvm > is started using libvirt & stuff? I think it uses monitor so it's > inaccessible for user no? Yes and no. The monitor is inaccessible when using libvirt, but I totally forgot that qemu dumps the register state to stderr before abort()'ing on an unknown vm exit. Libvirt takes the output from stderr and stores it in /var/log/libvirt/qemu/<guestname>. So you would still be able to see this output when using libvirt. -- Chris Lalancette -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html