Skip to content

Commit

Permalink
Initial Commit by Copying Codes from Kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
Taogle2018 committed Mar 29, 2017
0 parents commit d9c0b90
Show file tree
Hide file tree
Showing 84 changed files with 70,166 additions and 0 deletions.
445 changes: 445 additions & 0 deletions arch/x86/include/asm/kvm_emulate.h

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions arch/x86/include/asm/kvm_guest.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef _ASM_X86_KVM_GUEST_H
#define _ASM_X86_KVM_GUEST_H

int kvm_setup_vsyscall_timeinfo(void);

#endif /* _ASM_X86_KVM_GUEST_H */
Loading

0 comments on commit d9c0b90

Please sign in to comment.