]> git.openfabrics.org - ~emulex/infiniband.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)
commit0c7ac28d3dd27d718493aae4bbc7de89a2d9d386
tree976c243aa5f4325c9087f3e2f88d81d8b0e48983
parent8be5453f95933340a42c6e7fc7b66f3bb786fddd
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