]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm__init: the kernel should support irq and pit
authorAsias He <asias.hejun@gmail.com>
Fri, 28 May 2010 16:47:50 +0000 (20:47 +0400)
committerCyrill Gorcunov <gorcunov@gmail.com>
Fri, 28 May 2010 17:22:01 +0000 (21:22 +0400)
commita8f3e7a73198aa38ef7a90a7f96b98c2ef0567fb
treea39c0d5c98f8e8d22dfe9728ecfa48603734a1d3
parent70541efe0206bf984dabb5f7b726e26c0c37a44c
kvm__init: the kernel should support irq and pit

We rely on kenrnel being fresh enough since we're
not going to support non built-in IRQ routing and
PIT emulation.

Signed-off-by: Asias He <asias.hejun@gmail.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
tools/kvm/kvm.c