commit | 0b71785dc05f1f66e6268022b9953c0d6a9985c6 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Thu Jul 09 15:33:53 2009 +0300 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:33:13 2009 +0300 |
tree | 09c579c80efdfea8a9f5cc393a9ca80da6913518 | |
parent | b59bb7bdf08ee98e0d1f1758901f545655b7a413 [diff] |
KVM: Move kvm_cpu_get_interrupt() declaration to x86 code It is implemented only by x86. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>