Searched hist:"031 fe7af8a856cf42b0d1d9fb6188acbf7b64fd1" (Results 1 – 6 of 6) sorted by relevance
/qemu/bsd-user/i386/ |
H A D | target_arch_cpu.c | 031fe7af8a856cf42b0d1d9fb6188acbf7b64fd1 Wed Aug 04 01:05:40 UTC 2021 Warner Losh <imp@FreeBSD.org> bsd-user: Move per-cpu code into target_arch_cpu.h
Move cpu_loop() into target_cpu_loop(), and put that in target_arch_cpu.h for each architecture.
Signed-off-by: Stacey Son <sson@FreeBSD.org> Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | target_arch_cpu.h | 031fe7af8a856cf42b0d1d9fb6188acbf7b64fd1 Wed Aug 04 01:05:40 UTC 2021 Warner Losh <imp@FreeBSD.org> bsd-user: Move per-cpu code into target_arch_cpu.h
Move cpu_loop() into target_cpu_loop(), and put that in target_arch_cpu.h for each architecture.
Signed-off-by: Stacey Son <sson@FreeBSD.org> Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/bsd-user/x86_64/ |
H A D | target_arch_cpu.c | 031fe7af8a856cf42b0d1d9fb6188acbf7b64fd1 Wed Aug 04 01:05:40 UTC 2021 Warner Losh <imp@FreeBSD.org> bsd-user: Move per-cpu code into target_arch_cpu.h
Move cpu_loop() into target_cpu_loop(), and put that in target_arch_cpu.h for each architecture.
Signed-off-by: Stacey Son <sson@FreeBSD.org> Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | target_arch_cpu.h | 031fe7af8a856cf42b0d1d9fb6188acbf7b64fd1 Wed Aug 04 01:05:40 UTC 2021 Warner Losh <imp@FreeBSD.org> bsd-user: Move per-cpu code into target_arch_cpu.h
Move cpu_loop() into target_cpu_loop(), and put that in target_arch_cpu.h for each architecture.
Signed-off-by: Stacey Son <sson@FreeBSD.org> Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/bsd-user/ |
H A D | qemu.h | 031fe7af8a856cf42b0d1d9fb6188acbf7b64fd1 Wed Aug 04 01:05:40 UTC 2021 Warner Losh <imp@FreeBSD.org> bsd-user: Move per-cpu code into target_arch_cpu.h
Move cpu_loop() into target_cpu_loop(), and put that in target_arch_cpu.h for each architecture.
Signed-off-by: Stacey Son <sson@FreeBSD.org> Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | main.c | 031fe7af8a856cf42b0d1d9fb6188acbf7b64fd1 Wed Aug 04 01:05:40 UTC 2021 Warner Losh <imp@FreeBSD.org> bsd-user: Move per-cpu code into target_arch_cpu.h
Move cpu_loop() into target_cpu_loop(), and put that in target_arch_cpu.h for each architecture.
Signed-off-by: Stacey Son <sson@FreeBSD.org> Signed-off-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
|