]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
kvm: Rename ivt_ prefixed entities
authorCyrill Gorcunov <gorcunov@gmail.com>
Mon, 29 Mar 2010 15:47:31 +0000 (19:47 +0400)
committerPekka Enberg <penberg@cs.helsinki.fi>
Mon, 29 Mar 2010 16:00:43 +0000 (19:00 +0300)
commit3fe57914cf820e54ee911731c9da970a84341eb9
tree7bd5bf9967fda691cd70566c9b7aea8041c8ab74
parent4f06b2e8a8999d23496dd594cd656da2e7edb5ba
kvm: Rename ivt_ prefixed entities

Though ivt stands for interrupt vector table it's not that clear, lets use
real_intr_desc for that.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
tools/kvm/include/kvm/interrupt.h
tools/kvm/interrupt.c
tools/kvm/kvm.c