diff options
author | Juergen Lock <nox@jelal.kn-bremen.de> | 2023-02-10 15:24:45 -0700 |
---|---|---|
committer | Warner Losh <imp@bsdimp.com> | 2023-03-01 11:09:18 -0700 |
commit | dd7a627ac7cb0db72a31813f628bc4d12f5c55a6 (patch) | |
tree | 751e61e7ba9e40c801d850eae87c9353358e8e02 /accel | |
parent | 0394968a44e0d4dacf7ca12c7d3a9044f78c5d9d (diff) | |
download | qemu-dd7a627ac7cb0db72a31813f628bc4d12f5c55a6.zip qemu-dd7a627ac7cb0db72a31813f628bc4d12f5c55a6.tar.gz qemu-dd7a627ac7cb0db72a31813f628bc4d12f5c55a6.tar.bz2 |
bsd-user: common routine do_freebsd_sysctl_oid for all sysctl variants
do_freebsd_sysctl_oid filters out some of the binary and special sysctls
where host != target. None of the sysctls that have to be translated from
host to target are handled here.
Signed-off-by: Juergen Lock <nox@jelal.kn-bremen.de>
Co-Authored-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Stacey Son <sson@FreeBSD.org>
Co-Authored-by: Warner Losh <imp@bsdimp.com>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'accel')
0 files changed, 0 insertions, 0 deletions