linux-stable/arch/ia64/kvm
Takuya Yoshikawa 462fce4606 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()
X86 does not use this any more.  The remaining user, s390's !user_alloc
check, can be simply removed since KVM_SET_MEMORY_REGION ioctl is no
longer supported.

Note: fixed powerpc's indentations with spaces to suppress checkpatch
errors.

Signed-off-by: Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2013-03-04 20:21:08 -03:00
..
asm-offsets.c
irq.h
Kconfig arch/ia64/kvm: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:38:03 -08:00
kvm-ia64.c KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() 2013-03-04 20:21:08 -03:00
kvm_fw.c KVM: ia64: remove redundant kvm_get_exit_data() NULL tests 2010-03-01 12:35:52 -03:00
kvm_lib.c
kvm_minstate.h
lapic.h x86, apicv: add virtual interrupt delivery support 2013-01-29 10:48:19 +02:00
Makefile ia64: change to new flag variables 2011-03-17 14:02:56 +01:00
memcpy.S
memset.S
misc.h
mmio.c tree-wide: fix comment/printk typos 2010-11-01 15:38:34 -04:00
optvfault.S
process.c Fix common misspellings 2011-03-31 11:26:23 -03:00
trampoline.S
vcpu.c KVM: ia64: Fix string literal continuation lines 2010-03-01 12:36:07 -03:00
vcpu.h
vmm.c treewide: Put a space between #include and FILE 2012-06-28 11:44:36 +02:00
vmm_ivt.S Rename .text.ivt to .text..ivt. 2010-03-03 11:26:00 +01:00
vti.h KVM: ia64: fix sparse warnings 2011-05-22 08:39:57 -04:00
vtlb.c