]> git.proxmox.com Git - qemu.git/history - os-win32.c
Open 2.0 development tree
[qemu.git] / os-win32.c
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-04-13 Aurelien JarnoMerge branch 'mingw' of git://qemu.weilnetz.de/qemu
2013-04-12 Paolo Bonziniqemu-timer: move timeBeginPeriod/timeEndPeriod to os...
2013-04-12 Fabien ChouteauRelease SMP restriction on Windows
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-06-15 Pavel DovgalukPrevent disk data loss when closing qemu
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-03 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/page_desc...
2011-12-27 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2011-12-27 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-for-anthony...
2011-12-22 Paolo Bonzinilink the main loop and its dependencies into the tools
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-06 Zhi Hui Liwin32: fix memory leak
2011-11-09 Fabien ChouteauReplace WriteFileEx with WriteFile in qemu_create_pidfile
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-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Stefan Weilw32: Fix format string regression
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
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...