Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88090
b: refs/heads/master
c: dd135eb
h: refs/heads/master
v: v3
  • Loading branch information
Christian Borntraeger authored and Linus Torvalds committed Apr 2, 2008
1 parent f0facd5 commit 89f2e6c
Show file tree
Hide file tree
Showing 25 changed files with 136 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8eb224cd45239714c2be104f17d5ca16b6b5d7ac
refs/heads/master: dd135ebbd2a6b5e07dadb66c4dd033bb69531051
6 changes: 6 additions & 0 deletions trunk/include/asm-alpha/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_ALPHA_H
#define __LINUX_KVM_ALPHA_H

/* alpha does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-arm/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_ARM_H
#define __LINUX_KVM_ARM_H

/* arm does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-avr32/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_AVR32_H
#define __LINUX_KVM_AVR32_H

/* avr32 does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-blackfin/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_BLACKFIN_H
#define __LINUX_KVM_BLACKFIN_H

/* blackfin does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-cris/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_CRIS_H
#define __LINUX_KVM_CRIS_H

/* cris does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-frv/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_FRV_H
#define __LINUX_KVM_FRV_H

/* frv does not support KVM */

#endif
2 changes: 2 additions & 0 deletions trunk/include/asm-generic/Kbuild.asm
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
header-y += kvm.h

ifeq ($(wildcard include/asm-$(SRCARCH)/a.out.h),include/asm-$(SRCARCH)/a.out.h)
unifdef-y += a.out.h
endif
Expand Down
6 changes: 6 additions & 0 deletions trunk/include/asm-h8300/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_H8300_H
#define __LINUX_KVM_H8300_H

/* h8300 does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-ia64/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_IA64_H
#define __LINUX_KVM_IA64_H

/* ia64 does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-m32r/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_M32R_H
#define __LINUX_KVM_M32R_H

/* m32r does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-m68k/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_M68K_H
#define __LINUX_KVM_M68K_H

/* m68k does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-m68knommu/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_M68KNOMMU_H
#define __LINUX_KVM_M68KNOMMU_H

/* m68knommu does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-mips/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_MIPS_H
#define __LINUX_KVM_MIPS_H

/* mips does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-mn10300/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_MN10300_H
#define __LINUX_KVM_MN10300_H

/* mn10300 does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-parisc/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_PARISC_H
#define __LINUX_KVM_PARISC_H

/* parisc does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-powerpc/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_POWERPC_H
#define __LINUX_KVM_POWERPC_H

/* powerpc does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-s390/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_S390_H
#define __LINUX_KVM_S390_H

/* s390 does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-sh/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_SH_H
#define __LINUX_KVM_SH_H

/* sh does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-sparc/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_SPARC_H
#define __LINUX_KVM_SPARC_H

/* sparc does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-sparc64/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_SPARC64_H
#define __LINUX_KVM_SPARC64_H

/* sparc64 does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-um/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_UM_H
#define __LINUX_KVM_UM_H

/* um does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-v850/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_V850_H
#define __LINUX_KVM_V850_H

/* v850 does not support KVM */

#endif
6 changes: 6 additions & 0 deletions trunk/include/asm-xtensa/kvm.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef __LINUX_KVM_XTENSA_H
#define __LINUX_KVM_XTENSA_H

/* xtensa does not support KVM */

#endif
2 changes: 1 addition & 1 deletion trunk/include/linux/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ unifdef-y += kd.h
unifdef-y += kernelcapi.h
unifdef-y += kernel.h
unifdef-y += keyboard.h
unifdef-$(CONFIG_HAVE_KVM) += kvm.h
unifdef-y += kvm.h
unifdef-y += llc.h
unifdef-y += loop.h
unifdef-y += lp.h
Expand Down

0 comments on commit 89f2e6c

Please sign in to comment.