Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202351
b: refs/heads/master
c: 21bbe18
h: refs/heads/master
i:
  202349: e70f024
  202347: 31fd517
  202343: a00dda6
  202335: b3703c6
v: v3
  • Loading branch information
Jason Wang authored and Avi Kivity committed Aug 1, 2010
1 parent 1deafa3 commit 6d58b3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: aefd18f01ee848448d834c80e601ccff61515811
refs/heads/master: 21bbe18b2d53e0941cbd1621400ba7b4028972cb
4 changes: 2 additions & 2 deletions trunk/Documentation/kvm/mmu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ Memory

Guest memory (gpa) is part of the user address space of the process that is
using kvm. Userspace defines the translation between guest addresses and user
addresses (gpa->hva); note that two gpas may alias to the same gva, but not
addresses (gpa->hva); note that two gpas may alias to the same hva, but not
vice versa.

These gvas may be backed using any method available to the host: anonymous
These hvas may be backed using any method available to the host: anonymous
memory, file backed memory, and device memory. Memory might be paged by the
host at any time.

Expand Down

0 comments on commit 6d58b3a

Please sign in to comment.