commit | 5197b808a7f459f9c7436573c7785ff3c1324c08 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Wed Apr 20 15:55:40 2011 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun May 22 08:39:22 2011 -0400 |
tree | 65e0671f42093a5d8908259760d440f27164eb69 | |
parent | bcaf5cc543bdb8f61fc3ce09944e0ecde2966595 [diff] |
KVM: Avoid using x86_emulate_ctxt.vcpu We can use container_of() instead. Signed-off-by: Avi Kivity <avi@redhat.com>