commit | 1b4aa2faeca1b9922033daf2475b6fc13b0ffea6 | [log] [tgz] |
---|---|---|
author | Hollis Blanchard <hollisb@us.ibm.com> | Thu Nov 13 15:48:33 2008 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Dec 30 09:26:04 2008 +1030 |
tree | b94e3f4ec45151e51ad1b3dfecabc5391684c725 | |
parent | 87c7d57c17ade5024d95b6ca0da249da49b0672a [diff] |
virtio: avoid implicit use of Linux page size in balloon interface Make the balloon interface always use 4K pages, and convert Linux pfns if necessary. This patch assumes that Linux's PAGE_SHIFT will never be less than 12. Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (modified)