qemu-patch-raspberry4/bsd-user
Eduardo Habkost 3e2c0e062f cpu: Eliminate cpudef_init(), cpudef_setup()
x86_cpudef_init() doesn't do anything anymore, cpudef_init(),
cpudef_setup(), and x86_cpudef_init() can be finally removed.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2016-05-23 19:47:37 -03:00
..
freebsd
i386 build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories 2016-02-25 16:41:08 +00:00
netbsd
openbsd
sparc build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories 2016-02-25 16:41:08 +00:00
sparc64 build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories 2016-02-25 16:41:08 +00:00
x86_64 build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories 2016-02-25 16:41:08 +00:00
bsd-mman.h
bsdload.c bsd-user: Clean up includes 2016-02-04 17:01:04 +00:00
elfload.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
errno_defs.h
main.c cpu: Eliminate cpudef_init(), cpudef_setup() 2016-05-23 19:47:37 -03:00
Makefile.objs
mmap.c bsd-user: Clean up includes 2016-02-04 17:01:04 +00:00
qemu.h cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
signal.c bsd-user: Clean up includes 2016-02-04 17:01:04 +00:00
strace.c bsd-user: Clean up includes 2016-02-04 17:01:04 +00:00
syscall.c bsd-user: add necessary includes to fix warnings 2016-04-04 16:17:18 +01:00
syscall_defs.h
uaccess.c bsd-user: Suppress gcc 4.x -Wpointer-sign (included in -Wall) warning 2016-04-05 17:49:41 +01:00