]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros
authorZhang Xiantao <xiantao.zhang@intel.com>
Sun, 2 Dec 2007 14:49:09 +0000 (22:49 +0800)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:53:17 +0000 (17:53 +0200)
commit5820bbdfe25845ff9ca5ae9c5cfc18837ef2106c
tree976c243aa5f4325c9087f3e2f88d81d8b0e48983
parentd35b681f9850531ca5a3c0853ba4db1d2308f524
KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros

Change
  dest_Loest_Prio -> IOAPIC_LOWEST_PRIORITY
  dest_Fixed -> IOAPIC_FIXED

the original names are x86 specific, while the ioapic code will be reused
for ia64.

Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/ioapic.c
drivers/kvm/irq.h