]> xenbits.xensource.com Git - qemu-upstream-4.4-testing.git/commit
xen-mapcache: replace last_address_index with a last_entry pointer
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 2 Apr 2013 13:23:40 +0000 (13:23 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 5 Apr 2013 15:23:38 +0000 (15:23 +0000)
commit7cde9aa1a4d36eca1f2517ed38740e84b84a8667
tree940941552a458345d38c18b42edb205c8b42722d
parentf3903bbac78a81fcbce1350cdce860764a62783a
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.

upstream-commit-id: e2deee3ea6136b6189e8cfd26379420b9a398d96

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
xen-mapcache.c