]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm: Implement support interrupt injection
authorPekka Enberg <penberg@kernel.org>
Sat, 8 Jan 2011 22:46:07 +0000 (00:46 +0200)
committerPekka Enberg <penberg@kernel.org>
Sun, 9 Jan 2011 11:00:08 +0000 (13:00 +0200)
commit526b08d3eb3595fa999ede6c004f8171b8b6e125
treed78674539a4dffa16ea2c39b943a334b157dd99c
parent49e70d86aec29688981250456ce76810e6f3cda0
kvm: Implement support interrupt injection

This patch implement support for injecting interrupts from the userspace
hypervisor to the guest.

Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/Makefile
tools/kvm/early_printk.c
tools/kvm/include/kvm/early_printk.h
tools/kvm/kvm.c
tools/kvm/main.c