Make MAXTL dynamic, bounds check tl when indexing
[qemu] / osdep.h
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...