]> git.proxmox.com Git - qemu.git/history - osdep.h
Version 1.0.1
[qemu.git] / osdep.h
2011-09-29 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-5...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'pmaydell/omap-for-upstrea...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-23 Stefan WeilMove macro QEMU_GNUC_PREREQ to compiler.h
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 Weilw64: Add definition of FMT_pid
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Andreas FärberIntroduce format string for pid_t
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-14 Alexandre RaymondDarwin: Fix compilation warning regarding the deprecate...
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-21 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-03-16 Jan KiszkaExpose thread_id in info cpus
2011-03-15 Blue Swirlwin32: implement missing timersub
2011-02-23 Corentin Charybitmap: add a generic bitmap and bitops library
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-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-09-25 Andreas FärberIntroduce qemu_madvise()
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-15 Stefan Weilwin32: Add missing function setenv
2009-12-03 Mark McLoughlinqdev: move DO_UPCAST() into osdep.h
2009-09-12 Blue SwirlFix a Sparse warning about redefinition of offsetof()
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Juan Quintelamove useful type definitons to osdep.h
2009-08-16 Blue SwirlReplace always_inline with inline
2009-01-07 aliguorisnapshot subcommand for qemu-img (Kevin Wolf)
2008-12-01 balrogFix a typo preventing GNUC builtins usage.
2008-11-19 pbrookOnly force inlining when optimizing.
2008-11-11 aliguoriFix -linux-user build by reverting r5701
2008-11-11 aliguoriDefine OS-dependent qemu_getpagesize() (Hollis Blanchard)
2008-10-12 aurel32Define macro QEMU_GNUC_PREREQ and use it
2008-09-16 balrogMove offsetof to osdep.h, remove local defintions.
2008-08-21 aliguoriadd container_of() macro to osdep.h (Gerd Hoffmann)
2008-08-15 blueswir1Preliminary OpenBSD host support (based on OpenBSD...
2008-06-05 thsFix always_inline definition for Darwin, by Andreas...
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-03-11 blueswir1 Remove blank elements in tcg_target_reg_alloc_order...
2008-01-31 bellarduse simpler REGPARM convention - make CPUTLBEntry size...
2007-12-24 balrogAdd "cache" parameter to "-drive" (Laurent Vivier).
2007-12-16 balrogAdd missing ffs() declaration for Win32 hosts, by Stefa...
2007-11-19 j_mayerAvoid duplicated definitions: move common definitions...
2007-06-07 pbrookWindows build fixes.
2007-03-25 thsqemu_create_pidfile implementation for Win32, based...
2006-08-03 bellardremoved unused code
2006-08-01 bellardremoved unused code
2006-06-25 bellardremoved warning
2005-02-10 bellardshared pages memory allocation
2004-08-03 bellarduse the kernel sigaction syscall to avoid relying on...
2004-07-14 bellardadded qemu_strdup()
2004-03-14 bellardadded qemu_mallocz()
2004-02-16 bellardadded OS dependent functions (temporary as most functio...