« Previous | Next » 

Revision a35faa94

IDa35faa94c8e8d851a1d07e17c98f4ab2202b8a38

Added by Peter Maydell over 12 years ago

hw/pl061: Convert to VMState

Convert the PL061 to VMState. We choose to widen the struct members
to uint32_t rather than the other two options of breaking migration
compatibility or using vmstate hacks to read/write a 32 bit value
into an 8 bit struct field.

Signed-off-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences