]> Git Repo - qemu.git/commit
provide tests for pit in kernel and irqchip in kernel
authorGlauber Costa <[email protected]>
Tue, 21 Jul 2009 15:26:58 +0000 (12:26 -0300)
committerAnthony Liguori <[email protected]>
Wed, 22 Jul 2009 15:58:49 +0000 (10:58 -0500)
commit6f725c139ae975646c44ace77bf796318a5783da
tree8cf60b827ab2d649b4dd7954bce465e51874793e
parent609f2fabab3ca9cedd69c499dc94bb2019d4f665
provide tests for pit in kernel and irqchip in kernel

KVM can have an in-kernel pit or irqchip. While we don't implement it
yet, having a way for test for it (that always returns zero) will allow us
to reuse code in qemu-kvm that tests for it.

Signed-off-by: Glauber Costa <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
kvm-all.c
kvm.h
This page took 0.02676 seconds and 4 git commands to generate.