kernel-hacking-2024-linux-s.../arch/ia64/kvm
Xiantao Zhang c60ff51eb2 KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMP
In the case of !CONFIG_SMP, raw_spinlock_t is empty and the spinlock functions
don't build.  Fix by defining spinlock functions for the uniprocessor case.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2008-11-11 21:01:30 +02:00
..
asm-offsets.c
irq.h KVM: Move irqchip_in_kernel() from ioapic.h to irq.h 2008-10-15 14:25:36 +02:00
Kconfig KVM: Require the PCI subsystem 2008-11-11 20:56:13 +02:00
kvm-ia64.c KVM: ia64: Use guest signal mask when blocking 2008-11-11 20:53:34 +02:00
kvm_fw.c KVM: ia64: Fix halt emulation logic 2008-10-28 14:22:14 +02:00
kvm_minstate.h KVM: ia64: Implement a uniform vps interface 2008-10-15 14:25:12 +02:00
lapic.h
Makefile KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h 2008-10-28 14:22:16 +02:00
memcpy.S
memset.S
misc.h
mmio.c
optvfault.S KVM: ia64: add support for Tukwila processors 2008-10-15 14:25:13 +02:00
process.c KVM: ia64: Fix halt emulation logic 2008-10-28 14:22:14 +02:00
trampoline.S
vcpu.c
vcpu.h KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMP 2008-11-11 21:01:30 +02:00
vmm.c
vmm_ivt.S KVM: ia64: Implement a uniform vps interface 2008-10-15 14:25:12 +02:00
vti.h
vtlb.c KVM: ia64: add directed mmio range support for kvm guests 2008-10-15 14:25:38 +02:00