qemu/bsd-user
Andreas Färber 1bba0dc932 Rename cpu_reset() to cpu_state_reset()
Frees the identifier cpu_reset for QOM CPUs (manual rename).

Don't hide the parameter type behind explicit casts, use static
functions with strongly typed argument to indirect.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
2012-03-14 22:20:24 +01:00
..
freebsd
i386
netbsd
openbsd
sparc
sparc64
x86_64 Fix spelling in comments, documentation and messages 2011-12-14 11:09:44 +00:00
bsd-mman.h
bsdload.c bsd_user: Fix potential null pointer dereference 2011-12-10 17:02:05 +00:00
elfload.c elf: Improve symbol lookup (optimize, fix for bsd-user) 2012-01-10 18:40:09 +01:00
errno_defs.h
main.c Rename cpu_reset() to cpu_state_reset() 2012-03-14 22:20:24 +01:00
mmap.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
qemu-types.h
qemu.h
signal.c
strace.c
syscall_defs.h
syscall.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
uaccess.c