Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329136
b: refs/heads/master
c: b58aaa4
h: refs/heads/master
v: v3
  • Loading branch information
Stefano Stabellini authored and Konrad Rzeszutek Wilk committed Aug 21, 2012
1 parent f3ba09a commit aa977b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7d0642b93780a7309d2954de6f6126d6ceb526f0
refs/heads/master: b58aaa4b0b3506c094308342d746f600468c63d9
3 changes: 3 additions & 0 deletions trunk/include/xen/interface/memory.h
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,9 @@ struct xen_add_to_physmap {
/* Which domain to change the mapping for. */
domid_t domid;

/* Number of pages to go through for gmfn_range */
uint16_t size;

/* Source mapping space. */
#define XENMAPSPACE_shared_info 0 /* shared info page */
#define XENMAPSPACE_grant_table 1 /* grant table page */
Expand Down

0 comments on commit aa977b5

Please sign in to comment.