index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bsd-user
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
bsd_user: Fix potential null pointer dereference
Stefan Weil
2011-12-10
2
-4
/
+3
|
/
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
2
-10
/
+10
*
Avoid allocating TCG resources in non-TCG mode
Jan Kiszka
2011-08-05
1
-1
/
+2
*
user: Restore debug usage message for '-d ?' in user mode emulation
Peter Maydell
2011-07-30
1
-3
/
+5
*
user: Fix -d debug logging for usermode emulation
Edgar E. Iglesias
2011-06-28
1
-1
/
+1
*
Remove exec-all.h include directives
Blue Swirl
2011-06-26
1
-1
/
+1
*
Command line support for altering the log file location
Matthew Fernandez
2011-06-15
1
-18
/
+28
*
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
2011-06-08
1
-1
/
+0
*
Fix spelling in comments (intruction -> instruction)
Stefan Weil
2011-05-08
1
-1
/
+1
*
Fix typos in comments (neccessary -> necessary)
Stefan Weil
2011-05-08
1
-1
/
+1
*
bsd-user: Fix possible memory leaks and wrong realloc call
Stefan Weil
2011-01-17
1
-6
/
+31
*
Remove dead code for ARM semihosting commandline handling
Wolfgang Schildbach
2011-01-07
2
-3
/
+0
*
Add new user mode option -ignore-environment
Stefan Weil
2010-10-05
1
-0
/
+6
*
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
1
-1
/
+1
*
rename CONFIG_QEMU_PREFIX
Paolo Bonzini
2010-06-10
1
-1
/
+1
*
tcg: Initialize the prologue after GUEST_BASE is fixed.
Richard Henderson
2010-05-21
1
-1
/
+8
*
Fix i386-bsd-user build
Blue Swirl
2010-03-30
1
-1
/
+1
*
Fix bsd-user qemu_vmalloc() host page protection code
Juergen Lock
2010-03-30
1
-3
/
+2
*
Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48
Juergen Lock
2010-03-23
1
-0
/
+4
*
bsd/darwin-user: mmap_frag() users only check for -1 error
Blue Swirl
2010-01-31
1
-1
/
+1
*
user: move CPU reset call to main.c for x86/PPC/Sparc
Blue Swirl
2009-11-07
1
-0
/
+3
*
bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdb
Blue Swirl
2009-10-18
1
-0
/
+1
*
bsd-user: FreeBSD update
Juergen Lock
2009-10-18
8
-29
/
+437
*
bsd-user: fix "#if 0"'d printf()
Paul Bolle
2009-10-04
1
-1
/
+1
*
elfload: fix coding style nit
Michael S. Tsirkin
2009-09-30
1
-1
/
+1
*
BSD user: suppress a warning
Blue Swirl
2009-09-27
1
-2
/
+2
*
BSD user: implement GUEST_BASE
Blue Swirl
2009-09-27
3
-0
/
+70
*
bsd-user: Add generic env variable handling
Blue Swirl
2009-08-15
1
-16
/
+35
*
user: compile path.c only once
Blue Swirl
2009-08-15
2
-165
/
+0
*
Fix Sparse warning about missing prototype
Blue Swirl
2009-08-01
2
-2
/
+3
*
More NULL pointer fixes
Blue Swirl
2009-08-01
2
-2
/
+2
*
rename USE_NPTL to CONFIG_USE_NPTL
Juan Quintela
2009-07-27
2
-4
/
+4
*
rename HAVE_GPROF to TARGET_GPROF
Juan Quintela
2009-07-27
1
-3
/
+3
*
bsd-users: fix strace
Christoph Egger
2009-07-17
1
-2
/
+2
*
fix build warnings
Christoph Egger
2009-07-17
2
-2
/
+2
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
4
-12
/
+4
*
consolidate user cpu_{in, out}[bwl] into ioport-user.c
Isaku Yamahata
2009-07-09
1
-33
/
+0
*
Fix missing strnlen problems
Blue Swirl
2009-07-01
1
-11
/
+0
*
Avoid collision with system NGROUPS definition
Blue Swirl
2009-06-13
1
-3
/
+3
*
BSD user: initial support for i386 and x86_64 targets
blueswir1
2009-04-11
5
-2
/
+671
*
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
1
-0
/
+5
*
Fix BSD user: there is no NPTL
blueswir1
2009-03-07
2
-0
/
+39
*
Flush stdout after printing usage()
blueswir1
2009-02-28
1
-2
/
+2
*
Fix qemu_malloc.
malc
2009-01-28
1
-0
/
+2
*
Fix bsd-user compile like r6412
blueswir1
2009-01-24
1
-0
/
+13
*
Fix user emulator breakage, based on patch by Riku Voipio
blueswir1
2009-01-20
1
-13
/
+15
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
2
-16
/
+14
*
Get rid of user_mode_only
aurel32
2009-01-14
1
-1
/
+0
*
Remove all traces of __powerpc__
malc
2009-01-14
1
-1
/
+1
*
Fix more FSF addresses
blueswir1
2009-01-05
4
-4
/
+8
[prev]
[next]