index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bsd-user
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-07
build: move *-user/ objects to nested Makefile.objs
Paolo Bonzini
1
-0
/
+2
2012-06-04
bsd-user: Use cpu_reset() in after cpu_init()
Andreas Färber
1
-1
/
+1
2012-04-13
bsd-user: fix compile failure
Peter Maydell
1
-0
/
+1
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
3
-11
/
+11
2012-03-14
bsd-user: Don't overuse CPUState
Andreas Färber
1
-2
/
+2
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-1
/
+1
2012-03-13
qom: Add QOM support to user emulators
Andreas Färber
1
-0
/
+2
2012-01-10
elf: Improve symbol lookup (optimize, fix for bsd-user)
Stefan Weil
1
-7
/
+4
2011-12-14
Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging
Anthony Liguori
1
-1
/
+1
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
1
-1
/
+1
2011-12-10
bsd_user: Fix potential null pointer dereference
Stefan Weil
2
-4
/
+3
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2
-10
/
+10
2011-08-05
Avoid allocating TCG resources in non-TCG mode
Jan Kiszka
1
-1
/
+2
2011-07-30
user: Restore debug usage message for '-d ?' in user mode emulation
Peter Maydell
1
-3
/
+5
2011-06-28
user: Fix -d debug logging for usermode emulation
Edgar E. Iglesias
1
-1
/
+1
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+1
2011-06-15
Command line support for altering the log file location
Matthew Fernandez
1
-18
/
+28
2011-06-08
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
1
-1
/
+0
2011-05-08
Fix spelling in comments (intruction -> instruction)
Stefan Weil
1
-1
/
+1
2011-05-08
Fix typos in comments (neccessary -> necessary)
Stefan Weil
1
-1
/
+1
2011-01-17
bsd-user: Fix possible memory leaks and wrong realloc call
Stefan Weil
1
-6
/
+31
2011-01-07
Remove dead code for ARM semihosting commandline handling
Wolfgang Schildbach
2
-3
/
+0
2010-10-05
Add new user mode option -ignore-environment
Stefan Weil
1
-0
/
+6
2010-10-03
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
1
-1
/
+1
2010-06-10
rename CONFIG_QEMU_PREFIX
Paolo Bonzini
1
-1
/
+1
2010-05-21
tcg: Initialize the prologue after GUEST_BASE is fixed.
Richard Henderson
1
-1
/
+8
2010-03-30
Fix i386-bsd-user build
Blue Swirl
1
-1
/
+1
2010-03-30
Fix bsd-user qemu_vmalloc() host page protection code
Juergen Lock
1
-3
/
+2
2010-03-23
Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48
Juergen Lock
1
-0
/
+4
2010-01-31
bsd/darwin-user: mmap_frag() users only check for -1 error
Blue Swirl
1
-1
/
+1
2009-11-07
user: move CPU reset call to main.c for x86/PPC/Sparc
Blue Swirl
1
-0
/
+3
2009-10-18
bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdb
Blue Swirl
1
-0
/
+1
2009-10-18
bsd-user: FreeBSD update
Juergen Lock
8
-29
/
+437
2009-10-04
bsd-user: fix "#if 0"'d printf()
Paul Bolle
1
-1
/
+1
2009-09-30
elfload: fix coding style nit
Michael S. Tsirkin
1
-1
/
+1
2009-09-27
BSD user: suppress a warning
Blue Swirl
1
-2
/
+2
2009-09-27
BSD user: implement GUEST_BASE
Blue Swirl
3
-0
/
+70
2009-08-15
bsd-user: Add generic env variable handling
Blue Swirl
1
-16
/
+35
2009-08-15
user: compile path.c only once
Blue Swirl
2
-165
/
+0
2009-08-01
Fix Sparse warning about missing prototype
Blue Swirl
2
-2
/
+3
2009-08-01
More NULL pointer fixes
Blue Swirl
2
-2
/
+2
2009-07-27
rename USE_NPTL to CONFIG_USE_NPTL
Juan Quintela
2
-4
/
+4
2009-07-27
rename HAVE_GPROF to TARGET_GPROF
Juan Quintela
1
-3
/
+3
2009-07-17
bsd-users: fix strace
Christoph Egger
1
-2
/
+2
2009-07-17
fix build warnings
Christoph Egger
2
-2
/
+2
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
4
-12
/
+4
2009-07-09
consolidate user cpu_{in, out}[bwl] into ioport-user.c
Isaku Yamahata
1
-33
/
+0
2009-07-01
Fix missing strnlen problems
Blue Swirl
1
-11
/
+0
2009-06-13
Avoid collision with system NGROUPS definition
Blue Swirl
1
-3
/
+3
2009-04-11
BSD user: initial support for i386 and x86_64 targets
blueswir1
5
-2
/
+671
[next]