Philippe Mathieu-Daudé f14eced5ac semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
Add a check in 'softmmu-uaccess.h' that the header is only
include in system emulation, and rename it as 'uaccess.h'.

Rename the API methods:

  - softmmu_[un]lock_user*() -> uaccess_[un]lock_user*()
  - softmmu_strlen_user() -> uaccess_strlen_user().

Update a pair of comments.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231004090629.37473-9-philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-10-07 19:02:59 +02:00
..
2023-09-08 13:08:52 +03:00
2023-10-05 09:01:01 -04:00
2023-03-07 20:44:09 +00:00
2023-10-05 09:01:01 -04:00
2023-09-18 14:36:13 +08:00
2023-09-07 14:01:29 -04:00
2023-08-31 19:47:43 +02:00