« Previous | Next » 

Revision a2f4d5be

IDa2f4d5bef2cfde557d76fc45a40d2c89b6bed4e4

Added by Juan Quintela over 10 years ago

memory: make cpu_physical_memory_reset_dirty() take a length parameter

We have an end parameter in all the callers, and this make it coherent
with the rest of cpu_physical_memory_* functions, that also take a
length parameter.

Once here, move the start/end calculation to
tlb_reset_dirty_range_all() as we don't need it here anymore.

Signed-off-by: Juan Quintela <>
Reviewed-by: Eric Blake <>
Reviewed-by: Orit Wasserman <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences