commit | f64622c401d4975a56b8559e16286231a1d2cfb8 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Tue Mar 15 13:56:04 2011 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Mar 26 12:54:42 2011 +0000 |
tree | 20912e758f2b1a3be545af99215ef8a7276ac466 | |
parent | bf6b87a883f4067574764acb76024e34abba4aad [diff] |
report that QEMU process was killed by a signal Currently when rogue script kills QEMU process (using TERM/INT/HUP signal) it looks indistinguishable from system shutdown. Lets report that QEMU was killed and leave some clues about the killer identity. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>