commit | 6b1ed9086592fd4b066daae222751bb6757ca5eb | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Jun 03 16:17:33 2008 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Tue Jun 24 21:02:33 2008 +0300 |
tree | 9c303e5c2c4a020bb629cd0f0836d7c28956430c | |
parent | f6e16d5ad463d15f285666f588cfe49495c692d9 [diff] |
KVM: Remove now unused structs from kvm_para.h 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>