KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too
authorGleb Natapov <gleb@redhat.com>
Tue, 21 Apr 2009 14:44:56 +0000 (17:44 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:45 +0000 (11:48 +0300)
At the vector level, kernel and userspace irqchip are fairly similar.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found