git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b5203e
)
KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface
author
Zhang Xiantao
<xiantao.zhang@intel.com>
Sun, 2 Dec 2007 14:35:57 +0000
(22:35 +0800)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:53:17 +0000
(17:53 +0200)
This patch replaces lapic structure with kvm_vcpu in ioapic.c, making ioapic
independent of the local apic, as required by ia64.
Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found