diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2007-10-08 10:48:30 +1000 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-01-30 17:52:50 +0200 |
commit | d589444e924bc72e42fa94853f9096589d69374d (patch) | |
tree | 4150b8e1274288911687fe6f4b2dff7f7d052d2b /lib/hexdump.c | |
parent | 82ce2c96831f049a37118733ced5c8f7c8848102 (diff) |
KVM: Add kvm_free_lapic() to pair with kvm_create_lapic()
Instead of the asymetry of kvm_free_apic, implement kvm_free_lapic().
And guess what? I found a minor bug: we don't need to hrtimer_cancel()
from kvm_main.c, because we do that in kvm_free_apic().
Also:
1) kvm_vcpu_uninit should be the reverse order from kvm_vcpu_init.
2) Don't set apic->regs_page to zero before freeing apic.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'lib/hexdump.c')
0 files changed, 0 insertions, 0 deletions