KVM: Remove now unused structs from kvm_para.h
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 3 Jun 2008 14:17:33 +0000 (16:17 +0200)
committerAvi Kivity <avi@qumranet.com>
Tue, 24 Jun 2008 18:02:33 +0000 (21:02 +0300)
The kvm_* structs are obsoleted by the pvclock_* ones.
Now all users have been switched over and the old structs
can be dropped.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found