]> git.proxmox.com Git - qemu.git/history - qemu-os-win32.h
update VERSION for 1.1.2
[qemu.git] / qemu-os-win32.h
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-15 Blue SwirlMerge branch 'w64' of git://qemu.weilnetz.de/qemu
2012-04-15 Stefan Weilw64: Fix definition of setjmp
2012-04-15 Stefan Weilw32: Move defines for socket specific errors to qemu...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/split-main-loop...
2011-10-21 Paolo Bonzinimain-loop: create main-loop.c
2011-10-21 Paolo Bonzinimain-loop: create main-loop.h
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-15 Stefan Weilw32: Fix missing declaration of ffs()
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Blue SwirlMove generic or OS function declarations to qemu-common.h
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-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-06-27 Stefan Weilwin32: Add define for missing EPROTONOSUPPORT
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 Sorensenvl.c: Move host_main_loop_wait() to OS specific files.
2010-06-12 Jes SorensenCreate qemu-os-win32.h and move WIN32 specific declarat...