remove kvm types from handle unhandled
commite35100e3f358b473c9942f7d336b8a9d814859bf
authorGlauber Costa <glommer@redhat.com>
Wed, 15 Jul 2009 04:42:31 +0000 (15 00:42 -0400)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 21 Jul 2009 19:57:40 +0000 (21 16:57 -0300)
treea0db80c8714b4795b99779c7dd82fd7bdb337e14
parent3bc4e78b895d6d295c24567d8a1dab369179382c
remove kvm types from handle unhandled

I'm in an ongoing process of not using kvm-specific types in function
declarations. handle_unhandled() is the first victim. Since we don't
really use this data, but just the reason, remove them entirely.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
qemu-kvm.c