index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-os-win32.h
Age
Commit message (
Expand
)
Author
2011-10-21
main-loop: create main-loop.c
Paolo Bonzini
2011-10-21
main-loop: create main-loop.h
Paolo Bonzini
2011-05-15
w32: Fix missing declaration of ffs()
Stefan Weil
2011-04-15
Move generic or OS function declarations to qemu-common.h
Blue Swirl
2010-10-30
Move qemu_gettimeofday() to OS specific files
Jes Sorensen
2010-10-09
win32: Set unbuffered stdout
Stefan Weil
2010-06-27
win32: Add define for missing EPROTONOSUPPORT
Stefan Weil
2010-06-12
Move set_proc_name() to OS specific files.
Jes Sorensen
2010-06-12
Move line-buffering setup to OS specific files.
Jes Sorensen
2010-06-12
Make os_change_process_uid and os_change_root os-posix.c local
Jes Sorensen
2010-06-12
Move daemonize handling to OS specific files
Jes Sorensen
2010-06-12
Move chroot handling to OS specific files.
Jes Sorensen
2010-06-12
Move runas handling from vl.c to OS specific files.
Jes Sorensen
2010-06-12
Move main signal handler setup to os specificfiles.
Jes Sorensen
2010-06-12
vl.c: Move host_main_loop_wait() to OS specific files.
Jes Sorensen
2010-06-12
Create qemu-os-win32.h and move WIN32 specific declarations there
Jes Sorensen