]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Use GSI routing
authorSasha Levin <levinsasha928@gmail.com>
Thu, 28 Jul 2011 17:56:18 +0000 (20:56 +0300)
committerPekka Enberg <penberg@kernel.org>
Thu, 28 Jul 2011 17:58:21 +0000 (20:58 +0300)
commit009b502e9a240e7121f7ca575167a857000f6f83
treec3da770301624e636d9b76108560cbc846835202
parented639676ed86d851f57b8edc46fccc80847579b6
kvm tools: Use GSI routing

Map GSIs manually when starting the guest.
This will allow us mapping new GSIs for MSIX in the future.

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/builtin-run.c
tools/kvm/include/kvm/irq.h
tools/kvm/irq.c