« Previous | Next » 

Revision c3203fa5

IDc3203fa5b2c17a1c446e44c87788fef21b4af5f4

Added by Scott Wood over 11 years ago

openpic: don't crash on a register access without a CPU context

If we access a register via the QEMU memory inspection commands (e.g.
"xp") rather than from guest code, we won't have a CPU context.
Gracefully fail to access the register in that case, rather than
crashing.

Signed-off-by: Scott Wood <>
Signed-off-by: Alexander Graf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences