qemu/bsd-user
Claudio Fontana 92242f34ab accel: move call to accel_init_interfaces
move the call for sysemu specifically in machine_run_board_init,
mirror the calling sequence for user mode too.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Claudio Fontana <cfontana@suse.de>
Message-Id: <20210322132800.7470-23-cfontana@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-05-10 15:41:52 -04:00
..
arm
freebsd
i386
mips
mips64
netbsd
openbsd
sparc
sparc64
x86_64
bsd-mman.h
bsdload.c bsd-user: style tweak: Put {} around all if/else/for statements 2021-04-30 09:14:06 -06:00
elfload.c exec: Use cpu_untagged_addr in g2h; split out g2h_untagged 2021-02-16 11:04:53 +00:00
errno_defs.h
main.c accel: move call to accel_init_interfaces 2021-05-10 15:41:52 -04:00
meson.build
mmap.c exec: Use cpu_untagged_addr in g2h; split out g2h_untagged 2021-02-16 11:04:53 +00:00
qemu.h bsd-user: style tweak: keyword space ( 2021-04-30 09:10:13 -06:00
signal.c
strace.c
syscall.c bsd-user: put back a break; that had gone missing... 2021-04-30 09:13:16 -06:00
syscall_defs.h
uaccess.c