projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25c437b
)
KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48
author
Xiantao Zhang
<xiantao.zhang@intel.com>
Wed, 14 May 2008 11:44:57 +0000
(19:44 +0800)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 18 May 2008 11:34:16 +0000
(14:34 +0300)
Guest's firmware needs an iosapic with 48 pins for ia64 guests. Needed to
get networking going.
Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
include/asm-ia64/kvm.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-ia64/kvm.h
b/include/asm-ia64/kvm.h
index a1da4c465fb59a0611291b9262c30f8e80efafa2..3f6a090cbd9abeef0ba6732a369bf77cc48b8bb7 100644
(file)
--- a/
include/asm-ia64/kvm.h
+++ b/
include/asm-ia64/kvm.h
@@
-28,7
+28,7
@@
/* Architectural interrupt line count. */
#define KVM_NR_INTERRUPTS 256
-#define KVM_IOAPIC_NUM_PINS
24
+#define KVM_IOAPIC_NUM_PINS
48
struct kvm_ioapic_state {
__u64 base_address;