« Previous | Next » 

Revision 2b734340

ID2b734340407e9b9f70ba84bb596201ef7027a427

Added by Stefano Stabellini over 12 years ago

xen: use uint64_t instead of target_ulong in cpu_ioreq_move

cpu_ioreq_move might move 8 bytes at a time so we must make sure that
the temporary variable can hold 8 bytes.

Signed-off-by: Stefano Stabellini <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences