Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373031
b: refs/heads/master
c: 8b415dc
h: refs/heads/master
i:
  373029: 994ac8c
  373027: 033ca4a
  373023: 1203115
v: v3
  • Loading branch information
Geoff Levand authored and Gleb Natapov committed Apr 8, 2013
1 parent efe913d commit a10f7ac
Show file tree
Hide file tree
Showing 3 changed files with 3 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: e3ba45b8041740f4ab8bbba3c6239876661aeed6
refs/heads/master: 8b415dcd762607379cf0a69c9dd25940da1d174e
1 change: 0 additions & 1 deletion trunk/arch/x86/include/asm/kvm_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -972,7 +972,6 @@ enum {
* Trap the fault and ignore the instruction if that happens.
*/
asmlinkage void kvm_spurious_fault(void);
extern bool kvm_rebooting;

#define ____kvm_handle_fault_on_reboot(insn, cleanup_insn) \
"666: " insn "\n\t" \
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/linux/kvm_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -1061,6 +1061,8 @@ static inline bool kvm_check_request(int req, struct kvm_vcpu *vcpu)
}
}

extern bool kvm_rebooting;

#ifdef CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT

static inline void kvm_vcpu_set_in_spin_loop(struct kvm_vcpu *vcpu, bool val)
Expand Down

0 comments on commit a10f7ac

Please sign in to comment.