commit | e2deee3ea6136b6189e8cfd26379420b9a398d96 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Tue Apr 02 13:23:40 2013 +0000 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Wed Apr 03 11:51:52 2013 +0000 |
tree | 4b19887fc6d66a41b05275b503b9c45f52954f1e | |
parent | 162cbbd1736de2bca43fdefa7e98c54a361ee60d [diff] |
xen-mapcache: replace last_address_index with a last_entry pointer Replace last_address_index and last_address_vaddr with a single pointer to the last MapCacheEntry used. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>