« Previous | Next » 

Revision 8fec98b4

ID8fec98b41b0535ea4823c59ee9bf7d768feac74a

Added by Avi Kivity over 12 years ago

Sort RAMBlocks by ID for migration, not by ram_addr

ram_addr is (a) unstable (b) going away. Sort by idstr instead.

Commit b2e0a138e initially introduced the sorting for the purpose
of improving debuggability. After this patch, the order is still
stable, but perhaps less usable by a human.

Reviewed-by: Anthony Liguori <>
Signed-off-by: Avi Kivity <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences