Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / osdep.h
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...