summaryrefslogtreecommitdiffstats
path: root/bsd-user/syscall.c
Commit message (Expand)AuthorAgeFilesLines
* trace: [*-user] Add events to trace guest syscalls in syscall emulation modeLluĂ­s Vilanova2016-06-281-0/+9
* os-posix: include sys/mman.hPaolo Bonzini2016-06-161-1/+0Star
* bsd-user: add necessary includes to fix warningsEd Maste2016-04-041-0/+2
* bsd-user: Clean up includesPeter Maydell2016-02-041-11/+1Star
* bsd-user: OS-agnostic 64-bit SYSCTL typesEd Maste2013-05-121-3/+4
* bsd-user: Track change in FreeBSD SYSCTL(9) typesEd Maste2013-04-261-0/+4
* Use glib memory allocation and free functionsAnthony Liguori2011-08-211-2/+2
* Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond2011-06-081-1/+0Star
* bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdbBlue Swirl2009-10-181-0/+1
* bsd-user: FreeBSD updateJuergen Lock2009-10-181-4/+291
* rename HAVE_GPROF to TARGET_GPROFJuan Quintela2009-07-271-3/+3
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-3/+1Star
* Fix more FSF addressesblueswir12009-01-051-1/+2
* Preliminary BSD user emulator supportblueswir12008-10-261-0/+273