aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-lock.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-20qemu-lock.h: Remove non-pthreads spinlock implementationsPeter Maydell1-199/+11
2010-12-04Remove unused spin_trylock() functionPeter Maydell1-10/+0
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-12/+12
2009-10-01Get rid of _t suffixmalc1-12/+12
2009-07-27rename USE_NPTL to CONFIG_USE_NPTLJuan Quintela1-1/+1
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-01-14Remove all traces of __powerpc__malc1-1/+1
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-1/+1
2008-11-18AIX's assembler does not support local labels, use relative addressing insteadmalc1-4/+3
2008-06-07Multithreaded locking fixes.pbrook1-0/+249