Takuya Yoshikawa afc20184b7 KVM: x86: Remove useless regs_page pointer from kvm_lapic
Access to this page is mostly done through the regs member which holds
the address to this page.  The exceptions are in vmx_vcpu_reset() and
kvm_free_lapic() and these both can easily be converted to using regs.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
2011-03-17 13:08:33 -03:00
..
2010-10-24 10:53:14 +02:00
2011-03-17 13:08:30 -03:00
2010-10-24 10:53:14 +02:00
2011-01-12 11:29:08 +02:00
2011-03-17 13:08:32 -03:00
2011-03-17 13:08:32 -03:00
2010-10-24 10:53:14 +02:00