Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197732
b: refs/heads/master
c: 647dc49
h: refs/heads/master
v: v3
  • Loading branch information
Avi Kivity committed May 17, 2010
1 parent f1f49c1 commit 087e10f
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 05b0ab1c0bb526ac1056bab356ee92cfd6daa6fd
refs/heads/master: 647dc49eebad2c30f823cae2bd8204b66c739f9c
4 changes: 3 additions & 1 deletion trunk/Documentation/kvm/api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,9 @@ pending operations.
__u32 pad;
} hypercall;

Unused.
Unused. This was once used for 'hypercall to userspace'. To implement
such functionality, use KVM_EXIT_IO (x86) or KVM_EXIT_MMIO (all except s390).
Note KVM_EXIT_IO is significantly faster than KVM_EXIT_MMIO.

/* KVM_EXIT_TPR_ACCESS */
struct {
Expand Down

0 comments on commit 087e10f

Please sign in to comment.