« Previous | Next » 

Revision 7443b437

ID7443b43758ba5eeca8f81ca15fe9fced8983be26

Added by Paolo Bonzini almost 11 years ago

exec: move qemu_ram_addr_from_host_nofail to cputlb.c

After the next patch it would not be used elsewhere anyway. Also,
the _nofail and the standard versions of this function return different
things, which is confusing. Removing the function from the public headers
limits the confusion.

Reviewed-by: Jan Kiszka <>
Signed-off-by: Paolo Bonzini <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences