index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-user
/
main.c
Age
Commit message (
Expand
)
Author
2012-10-31
target-mips: Add ASE DSP resources access check
Jia Liu
2012-10-19
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...
Aurelien Jarno
2012-10-19
microblaze: Update PC before simulating syscall
Edgar E. Iglesias
2012-10-13
target-sparc: Don't compute full flags value so often
Richard Henderson
2012-10-12
linux-user: If loading fails, print error as string, not number
Peter Maydell
2012-09-21
Drop cpu_list_id macro
Peter Maydell
2012-09-14
linux-user: Remove #if 0'd cpu_get_real_ticks() definition
Peter Maydell
2012-08-27
linux-user: Clarify "Unable to reserve guest address space" error
Peter Maydell
2012-08-27
linux-user: arg_table need not have global scope
Jim Meyering
2012-08-14
linux-user: ARM: Ignore immediate value for svc in thumb mode
Alexander Graf
2012-08-14
linux-user: Use init_guest_space when -R and -B are specified
Meador Inge
2012-08-11
unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable
Guan Xuetao
2012-08-04
alpha-linux-user: Fix a3 error return with v0 error bypass.
Richard Henderson
2012-08-04
alpha-linux-user: Fix signal handling
Richard Henderson
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
2012-07-27
target-or32: Add linux user support
Jia Liu
2012-06-21
qemu-log: cleanup
Blue Swirl
2012-06-04
linux-user: Use cpu_reset() after cpu_init() / cpu_copy()
Andreas Färber
2012-04-06
Userspace ARM BE8 support
Paul Brook
2012-04-06
linux-user: reserve 4GB of vmem for 32-on-64
Alexander Graf
2012-04-06
linux-user: resolve reserved_va vma downwards
Peter Maydell
2012-04-06
linux-user: target_argv is placed on ts->bprm->argv and can't be freed()
Fabio Erculiani
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
linux-user: Don't overuse CPUState
Andreas Färber
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-13
qom: Add QOM support to user emulators
Andreas Färber
2012-02-02
linux-user/main.c: Add option to user-mode emulation so that user can specify...
陳韋任
2011-12-02
fix spelling in linux-user sub directory
Dong Xu Wang
2011-10-27
ppc64-linux-user: Fix syscall return type.
Richard Henderson
2011-10-27
sparc-linux-user: Fixup sending SIGSEGV
Richard Henderson
2011-10-27
sparc-linux-user: Handle SIGILL.
Richard Henderson
2011-10-21
linux-user: Fix broken "-version" option
Peter Maydell
2011-09-09
introduce environment variables for all qemu-user options
Johannes Schauer
2011-09-09
linux-user: Verify MIPS syscall arguments
An-Cheng Huang
2011-09-09
linux-user: Fix MIPS indirect syscall handling
An-Cheng Huang
2011-09-09
linux-user: Exit with an error if we couldn't set up gdbserver
Peter Maydell
2011-09-09
linux-user: Implement new ARM 64 bit cmpxchg kernel helper
Dr. David Alan Gilbert
2011-08-22
microblaze-user: Deliver SIGFPE on div by zero
Edgar E. Iglesias
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-05
Avoid allocating TCG resources in non-TCG mode
Jan Kiszka
2011-07-30
user: Restore debug usage message for '-d ?' in user mode emulation
Peter Maydell
2011-07-12
mips: null pointer deref should segfault
Wesley W. Terpstra
2011-07-12
mips: missing syscall returns wrong errno
Wesley W. Terpstra
2011-07-12
mips: sigaltstack args
Wesley W. Terpstra
2011-07-11
linux-user: Add syscall numbers from kernel 2.6.39.2
Peter Maydell
2011-06-28
user: Fix -d debug logging for usermode emulation
Edgar E. Iglesias
2011-06-27
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2011-06-26
Remove exec-all.h include directives
Blue Swirl
2011-06-21
linux-user: Bump do_syscall() up to 8 syscall arguments
Peter Maydell
2011-06-15
Command line support for altering the log file location
Matthew Fernandez
[next]