aboutsummaryrefslogtreecommitdiff
path: root/bsd-user
AgeCommit message (Expand)Author
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini
2012-12-06user: Rename qemu-types.h to qemu-user-types.hEduardo Habkost
2012-12-06user: Move *-user/qemu-types.h to main directoryEduardo Habkost
2012-08-02Support 'help' as a synonym for '?' in command line optionsPeter Maydell
2012-06-07build: move *-user/ objects to nested Makefile.objsPaolo Bonzini
2012-06-04bsd-user: Use cpu_reset() in after cpu_init()Andreas Färber
2012-04-13bsd-user: fix compile failurePeter Maydell
2012-03-14Rename CPUState -> CPUArchStateAndreas Färber
2012-03-14bsd-user: Don't overuse CPUStateAndreas Färber
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber
2012-03-13qom: Add QOM support to user emulatorsAndreas Färber
2012-01-10elf: Improve symbol lookup (optimize, fix for bsd-user)Stefan Weil
2011-12-14Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori
2011-12-14Fix spelling in comments, documentation and messagesStefan Weil
2011-12-10bsd_user: Fix potential null pointer dereferenceStefan Weil
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-05Avoid allocating TCG resources in non-TCG modeJan Kiszka
2011-07-30user: Restore debug usage message for '-d ?' in user mode emulationPeter Maydell
2011-06-28user: Fix -d debug logging for usermode emulationEdgar E. Iglesias
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-06-15Command line support for altering the log file locationMatthew Fernandez
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond
2011-05-08Fix spelling in comments (intruction -> instruction)Stefan Weil
2011-05-08Fix typos in comments (neccessary -> necessary)Stefan Weil
2011-01-17bsd-user: Fix possible memory leaks and wrong realloc callStefan Weil
2011-01-07Remove dead code for ARM semihosting commandline handlingWolfgang Schildbach
2010-10-05Add new user mode option -ignore-environmentStefan Weil
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil
2010-06-10rename CONFIG_QEMU_PREFIXPaolo Bonzini
2010-05-21tcg: Initialize the prologue after GUEST_BASE is fixed.Richard Henderson
2010-03-30Fix i386-bsd-user buildBlue Swirl
2010-03-30Fix bsd-user qemu_vmalloc() host page protection codeJuergen Lock
2010-03-23Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48Juergen Lock
2010-01-31bsd/darwin-user: mmap_frag() users only check for -1 errorBlue Swirl
2009-11-07user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl
2009-10-18bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdbBlue Swirl
2009-10-18bsd-user: FreeBSD updateJuergen Lock
2009-10-04bsd-user: fix "#if 0"'d printf()Paul Bolle
2009-09-30elfload: fix coding style nitMichael S. Tsirkin
2009-09-27BSD user: suppress a warningBlue Swirl
2009-09-27BSD user: implement GUEST_BASEBlue Swirl
2009-08-15bsd-user: Add generic env variable handlingBlue Swirl
2009-08-15user: compile path.c only onceBlue Swirl
2009-08-01Fix Sparse warning about missing prototypeBlue Swirl
2009-08-01More NULL pointer fixesBlue Swirl
2009-07-27rename USE_NPTL to CONFIG_USE_NPTLJuan Quintela
2009-07-27rename HAVE_GPROF to TARGET_GPROFJuan Quintela
2009-07-17bsd-users: fix straceChristoph Egger
2009-07-17fix build warningsChristoph Egger
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl