]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Fix 'kill -3' to send SysRq-P to the guest
authorPekka Enberg <penberg@kernel.org>
Sat, 9 Apr 2011 13:01:56 +0000 (16:01 +0300)
committerPekka Enberg <penberg@kernel.org>
Sat, 9 Apr 2011 13:01:56 +0000 (16:01 +0300)
commit2d9e02508113bde685eca89dbb52da7b051feb05
tree43692eaf6e8c98b6b3e00c0a1b3b82372a99b75d
parent7c299acd15491b2a09b08a674ca68da4120ca3b3
kvm tools: Fix 'kill -3' to send SysRq-P to the guest

Commit ff56002 ("kvm tools: Use the Gitish freamwork to run the virtual
machine") broken SysRq-P support in the hypervisor. Fix that up.

Cc: Asias He <asias.hejun@gmail.com>
Cc: Cyrill Gorcunov <gorcunov@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Prasad Joshi <prasadjoshi124@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/kvm-run.c