« Previous | Next » 

Revision 164a4dcd

ID164a4dcd8d90a0db5ffa2174f693195744374418

Added by Avi Kivity over 12 years ago

memory: abstract cracking of write access ops into a function

The memory API automatically cracks large reads and writes into smaller
ones when needed. Factor out this mechanism, which is now duplicated between
memory reads and memory writes, into a function.

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences