]> git.proxmox.com Git - qemu.git/history - os-win32.c
Register Linux dyntick timer as per-thread signal
[qemu.git] / os-win32.c
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Andreas FärberIntroduce format string for pid_t
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-16 Jan KiszkaExpose thread_id in info cpus
2011-03-13 Paolo Bonziniunlock iothread during WaitForMultipleObjects
2011-02-20 Stefan Weilw32: Fix arguments for GetProcessAffinityMask, SetProce...
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30 Jes SorensenSeparate qemu_pidfile() into OS specific versions
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
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...