]> git.proxmox.com Git - mirror_qemu.git/history - os-win32.c
win32: Set unbuffered stdout
[mirror_qemu.git] / os-win32.c
2010-10-09 Stefan Weilwin32: Set unbuffered stdout
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-15 Stefan Weilwin32: Add missing function setenv
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-12 Jes SorensenMove daemonize handling to OS specific files
2010-06-12 Jes SorensenIntroduce OS specific cmdline argument handling and...
2010-06-12 Jes SorensenMove find_datadir to OS specific files.
2010-06-12 Jes SorensenRename os_setup_signal_handling() to os_setup_early_sig...
2010-06-12 Jes SorensenMove win32 early signal handling setup to os_setup_sign...
2010-06-12 Jes Sorensenvl.c: Move host_main_loop_wait() to OS specific files.
2010-06-12 Jes SorensenIntroduce os-win32.c and move polling functions from...