Merge "package: version up" into develop
[sdk/emulator/qemu.git] / osdep.c
2012-10-30 syeon.hwangMerge branch 'tizen-arm' into develop
2012-10-08 Evgeny VoevodinMerge tag 'v1.2.0' into tizen-arm
2012-10-08 Evgeny VoevodinMerge remote-tracking branch 'score/develop' into tizen-arm
2012-09-14 Evgeny VoevodinMerge commit '260bf01' into tizen-arm
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.59' into staging
2012-08-16 Peter Maydellosdep: Fix compilation failure on BSD systems
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-15 Corey Bryantblock: Enable qemu_open/close to work with fd sets
2012-08-15 Corey Bryantblock: Convert close calls to qemu_close
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03 Paul Moorevnc: disable VNC password authentication (security...
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-24 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-06-19 Crístian VianaAllow machines to configure the QEMU_VERSION that's...
2012-06-15 Evgeny VoevodinUpgrade to upstream v1.1.0.
2012-03-15 syeon.hwangMerge branch 'develop'
2012-03-15 syeon.hwangMerge branch 'develop'
2012-03-15 syeon.hwang[Title] Remove all items for clean upgrade 1.0.1 base...
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 Bonzinimove corking functions to osdep.c
2011-12-21 Paolo Bonziniadd qemu_send_full and qemu_recv_full
2011-11-29 hudsonMerge branch 'master' into release
2011-05-16 munkyu.iminitialize to 0.14.1 qemu
2011-05-11 dk77.yuncleanup x86_simulator branch
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
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-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
2010-11-24 Rafal KrypaMerge remote branch 'upstream/master'
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
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-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30 Jes SorensenRemove unncessary includes
2010-10-30 Jes SorensenRemove unncessary includes
2010-10-30 Jes SorensenSeparate qemu_pidfile() into OS specific versions
2010-10-30 Jes SorensenSeparate qemu_pidfile() into OS specific versions
2010-10-30 Jes SorensenMove qemu_gettimeofday() to OS specific files
2010-10-30 Jes SorensenMove qemu_gettimeofday() to OS specific files
2010-10-30 Jes SorensenWe only support eventfd under POSIX, move qemu_eventfd...
2010-10-30 Jes SorensenWe only support eventfd under POSIX, move qemu_eventfd...
2010-10-30 Jes Sorensenqemu_pipe() is used only by POSIX code, so move to...
2010-10-30 Jes Sorensenqemu_pipe() is used only by POSIX code, so move to...
2010-10-30 Jes SorensenMove osdep socket code to oslib-{posix,win32}.c
2010-10-30 Jes SorensenMove osdep socket code to oslib-{posix,win32}.c
2010-10-30 Jes SorensenMove QEMU OS dependant library functions to OS specific...
2010-10-30 Jes SorensenMove QEMU OS dependant library functions to OS specific...
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-09-25 Andreas FärberIntroduce qemu_madvise()
2010-09-25 Andreas FärberIntroduce qemu_madvise()
2010-09-09 Stefan Hajnoczitrace: Trace qemu_malloc() and qemu_vmalloc()
2010-09-09 Stefan Hajnoczitrace: Trace qemu_malloc() and qemu_vmalloc()
2010-06-27 Stefan Weilwin32: Add missing function ffs
2010-06-27 Stefan Weilwin32: Add missing function ffs
2010-03-09 Juan Quinteladocumentation: qemu_write_full don't work with non...
2010-03-09 Juan Quinteladocumentation: qemu_write_full don't work with non...
2010-02-23 Avi KivityFix qemu_eventfd compile when !CONFIG_EVENTFD
2010-02-23 Avi KivityFix qemu_eventfd compile when !CONFIG_EVENTFD
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-17 Paolo Bonziniuse eventfd for iothread
2010-02-17 Paolo Bonziniuse eventfd for iothread
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git./linux/kernel...
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git./linux/kernel...
2010-02-10 Paolo Bonzinifix placement of config-host.h inclusion
2010-02-10 Paolo Bonzinifix placement of config-host.h inclusion
2010-01-26 Stefan WeilTell users about out-of-memory errors
2010-01-26 Stefan WeilTell users about out-of-memory errors
2010-01-26 Kirill A. ShutemovIntroduce qemu_write_full()
2010-01-26 Kirill A. ShutemovIntroduce qemu_write_full()
2010-01-13 Kevin Wolfosdep.c: Fix accept4 fallback
2010-01-13 Kevin Wolfosdep.c: Fix accept4 fallback
2009-12-18 Juha Riihimäkifix pidfile option to work in WIN32
2009-12-18 Juha Riihimäkifix pidfile option to work in WIN32
2009-12-18 Andre Przywaraosdep: Fix runtime failure on older Linux kernels
2009-12-18 Andre Przywaraosdep: Fix runtime failure on older Linux kernels
2009-12-03 Kevin WolfDon't leak file descriptors
2009-12-03 Kevin WolfDon't leak file descriptors
2009-09-12 Blue SwirlAdd #defines needed by OpenSolaris, fix breakage by...
2009-09-12 Blue SwirlAdd #defines needed by OpenSolaris, fix breakage by...
2009-08-24 Anthony LiguoriOnly build osdep once
2009-08-24 Anthony LiguoriOnly build osdep once
2009-08-24 Anthony LiguoriUnbreak large mem support by removing kqemu
2009-08-24 Anthony LiguoriUnbreak large mem support by removing kqemu
2009-07-27 Juan Quintelarename HOST_BSD to CONFIG_BSD
2009-07-27 Juan Quintelarename HOST_BSD to CONFIG_BSD
next