« Previous | Next » 

Revision 2cdfcf27

ID2cdfcf272d1a38e22879aecae83e95be51369b2d

Added by Paolo Bonzini almost 11 years ago

memory: assign MemoryRegionOps to all regions

This allows to remove the checks on section->readonly. Simply,
write accesses to ROM will not be considered "direct" and will
go through mr->ops without any special intervention.

Reviewed-by: Richard Henderson <>
Signed-off-by: Paolo Bonzini <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences