]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: pass kvm ptr directly to timer injection
authorSasha Levin <levinsasha928@gmail.com>
Mon, 17 Sep 2012 08:03:31 +0000 (10:03 +0200)
committerPekka Enberg <penberg@kernel.org>
Tue, 18 Sep 2012 07:30:42 +0000 (10:30 +0300)
commit49134d16d0e5e8f528360fe40d4610db0b1c4f50
treee8c47bbd251f9147cda7db786da886d1b6221d19
parenta48488d283f8bc8575a7c243c8d61935c6f3b25c
kvm tools: pass kvm ptr directly to timer injection

This will help us get rid of the global kvm object.

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