kernel-hacking-2024-linux-s.../arch/ia64/kvm
Jes Sorensen 9f7263236a KVM: ia64: 'struct fdesc' build fix
Commit 4611a77 ("[IA64] fix compile failure with non modular builds")
introduced struct fdesc into asm/elf.h, which duplicates KVM's definition.
Remove the latter to avoid the build error.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Acked-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2008-09-19 16:49:01 -07:00
..
asm-offsets.c
Kconfig
kvm-ia64.c KVM: ia64: 'struct fdesc' build fix 2008-09-19 16:49:01 -07:00
kvm_fw.c fix build error of arch/ia64/kvm/* 2008-07-17 09:16:31 -07:00
kvm_minstate.h
lapic.h
Makefile KVM: Add coalesced MMIO support (ia64 part) 2008-07-20 12:42:31 +03:00
memcpy.S KVM: ia64: fix GVMM module including position-dependent objects 2008-05-18 14:34:16 +03:00
memset.S KVM: ia64: fix GVMM module including position-dependent objects 2008-05-18 14:34:16 +03:00
misc.h
mmio.c KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVM 2008-06-06 21:08:25 +03:00
optvfault.S
process.c
trampoline.S
vcpu.c
vcpu.h
vmm.c
vmm_ivt.S
vti.h
vtlb.c