Radim Krčmář 0865e636ae KVM: static inline empty kvm_arch functions
Using static inline is going to save few bytes and cycles.
For example on powerpc, the difference is 700 B after stripping.
(5 kB before)

This patch also deals with two overlooked empty functions:
kvm_arch_flush_shadow was not removed from arch/mips/kvm/mips.c
  2df72e9bc KVM: split kvm_arch_flush_shadow
and kvm_arch_sched_in never made it into arch/ia64/kvm/kvm-ia64.c.
  e790d9ef6 KVM: add kvm_arch_sched_in

Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-08-29 16:35:55 +02:00
..
2014-03-04 10:41:04 +01:00
2014-04-18 14:20:42 +02:00
2014-04-18 14:20:42 +02:00
2013-02-14 15:55:16 +01:00
2014-01-22 14:02:15 +01:00
2013-01-08 10:57:09 +01:00
2012-03-28 18:30:02 +01:00
2013-10-24 17:17:04 +02:00
2013-05-15 13:09:09 +02:00
2013-11-13 20:21:46 +01:00
2013-06-26 21:10:02 +02:00
2011-12-27 11:27:12 +01:00
2010-06-09 11:12:36 +02:00
2012-11-30 17:47:23 +01:00
2013-08-22 12:20:03 +02:00
2014-05-16 14:57:30 +02:00
2012-09-26 15:44:57 +02:00
2014-05-20 08:58:40 +02:00
2012-11-30 17:47:28 +01:00