commit | a2fa3e9f52d875f7d4ca98434603b8756be71ba8 | [log] [tgz] |
---|---|---|
author | Gregory Haskins <ghaskins@novell.com> | Fri Jul 27 08:13:10 2007 -0400 |
committer | Avi Kivity <avi@qumranet.com> | Sat Oct 13 10:18:20 2007 +0200 |
tree | 915c13bfedc867d4d2e4b98c4d3b10b6ef25d451 | |
parent | c820c2aa27bb5b6069aa708b0a0b44b59a16bfa7 [diff] |
KVM: Remove arch specific components from the general code struct kvm_vcpu has vmx-specific members; remove them to a private structure. Signed-off-by: Gregory Haskins <ghaskins@novell.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Avi Kivity <avi@qumranet.com>