]> Git Repo - qemu.git/commit - qemu-os-win32.h
Move set_proc_name() to OS specific files.
authorJes Sorensen <[email protected]>
Thu, 10 Jun 2010 09:42:31 +0000 (11:42 +0200)
committerBlue Swirl <[email protected]>
Sat, 12 Jun 2010 05:49:15 +0000 (08:49 +0300)
commitce798cf2a261eaf4186f416f150b7361d395c3a5
tree40e17997d934728e359f30c43ad52051af4f9ded
parent9156d76331f2d51ce5b17cc945dd97788fc64c5a
Move set_proc_name() to OS specific files.

Move handling to change process name to POSIX specific files
plus add a better error message to cover the case where the
feature isn't supported.

Signed-off-by: Jes Sorensen <[email protected]>
Acked-by: Juan Quintela <[email protected]>
Acked-by: Richard Henderson <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
os-posix.c
qemu-os-posix.h
qemu-os-win32.h
vl.c
This page took 0.026034 seconds and 4 git commands to generate.