commit | f34f8c5fea079065671163c37d98328cff31980b | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Thu Jan 17 19:13:26 2008 -0200 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Jan 30 22:50:16 2008 +1100 |
tree | 73a97cb67c1450b21587cbadde7a7dad6c58d46d | |
parent | c40a9f4719d36841a2d7ff4fe866dce7bfb454b7 [diff] |
lguest: move last_pages to lg_cpu in our new model, pages are assigned to a virtual cpu, not to a guest. We move it to the lg_cpu structure. Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>