« Previous | Next » 

Revision 30ba0ee5

ID30ba0ee52d1519b717089782ef1caf0480a01dc3

Added by Andreas Färber over 10 years ago

cpu: Move cpu_copy() into linux-user

It is only used there and is deemed very fragile if not incorrect in its
current memcpy() form. Moving it into linux-user will allow to move
parts into target_cpu.h headers and only copy what the ABI mandates.

Signed-off-by: Andreas Färber <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences