]> git.proxmox.com Git - qemu.git/history - qemu-os-posix.h
Merge remote-tracking branch 'origin/master' into staging
[qemu.git] / qemu-os-posix.h
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-03 Hidetoshi Setovirtio-9p: fix build on !CONFIG_UTIMENSAT
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 SorensenMove qemu_gettimeofday() to OS specific files
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 set_proc_name() to OS specific files.
2010-06-12 Jes SorensenMove line-buffering setup to OS specific files.
2010-06-12 Jes SorensenMake os_change_process_uid and os_change_root os-posix...
2010-06-12 Jes SorensenMove daemonize handling to OS specific files
2010-06-12 Jes SorensenMove chroot handling to OS specific files.
2010-06-12 Jes SorensenMove runas handling from vl.c to OS specific files.
2010-06-12 Jes SorensenMove main signal handler setup to os specificfiles.
2010-06-12 Jes SorensenMove win32 early signal handling setup to os_setup_sign...
2010-06-12 Jes SorensenIntroduce os-posix.c and create os_setup_signal_handling()
2010-06-12 Jes Sorensenvl.c: Move host_main_loop_wait() to OS specific files.