Avi Kivity 2d11123a77 KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow()
Using a for_each loop style removes the need to write callback and nasty
casts.

Implement the walk_shadow() using the for_each_shadow_entry().

Signed-off-by: Avi Kivity <avi@redhat.com>
2009-03-24 11:02:52 +02:00
..
2009-02-15 02:47:36 +02:00
2008-11-11 20:56:13 +02:00
2009-03-24 11:02:49 +02:00
2009-01-03 14:11:07 +01:00