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
/
linux-user
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu: Move running field to CPUState
Andreas Färber
2013-02-16
1
-15
/
+22
*
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
2013-02-16
1
-1
/
+1
*
qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask
Peter Maydell
2013-02-16
1
-1
/
+1
*
qemu-log: Abstract out "print usage message about valid log categories"
Peter Maydell
2013-02-16
1
-5
/
+1
*
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
Peter Maydell
2013-02-16
1
-2
/
+2
*
TCG: Move translation block variables to new context inside tcg_ctx: tb_ctx
Evgeny Voevodin
2013-02-16
1
-3
/
+3
*
linux-user: bsd-user: Don't reset X86CPU twice
Andreas Färber
2013-02-01
1
-1
/
+1
*
Merge branch 's390-reorg' of git://repo.or.cz/qemu/rth
Blue Swirl
2013-01-12
1
-48
/
+92
|
\
|
*
target-s390: Reorg exception handling
Richard Henderson
2013-01-05
1
-48
/
+92
*
|
linux-user: fix mips 32-on-64 prealloc case
Alexander Graf
2013-01-08
1
-0
/
+5
|
/
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
target-mips: Add ASE DSP resources access check
Jia Liu
2012-10-31
1
-0
/
+6
*
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...
Aurelien Jarno
2012-10-19
1
-1
/
+1
|
\
|
*
linux-user: If loading fails, print error as string, not number
Peter Maydell
2012-10-12
1
-1
/
+1
*
|
microblaze: Update PC before simulating syscall
Edgar E. Iglesias
2012-10-19
1
-1
/
+1
*
|
target-sparc: Don't compute full flags value so often
Richard Henderson
2012-10-13
1
-0
/
+5
|
/
*
Drop cpu_list_id macro
Peter Maydell
2012-09-21
1
-4
/
+2
*
linux-user: Remove #if 0'd cpu_get_real_ticks() definition
Peter Maydell
2012-09-14
1
-13
/
+0
*
linux-user: Clarify "Unable to reserve guest address space" error
Peter Maydell
2012-08-27
1
-1
/
+4
*
linux-user: arg_table need not have global scope
Jim Meyering
2012-08-27
1
-3
/
+3
*
linux-user: ARM: Ignore immediate value for svc in thumb mode
Alexander Graf
2012-08-14
1
-2
/
+1
*
linux-user: Use init_guest_space when -R and -B are specified
Meador Inge
2012-08-14
1
-29
/
+6
*
unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable
Guan Xuetao
2012-08-11
1
-1
/
+2
*
alpha-linux-user: Fix a3 error return with v0 error bypass.
Richard Henderson
2012-08-04
1
-7
/
+5
*
alpha-linux-user: Fix signal handling
Richard Henderson
2012-08-04
1
-0
/
+3
*
Support 'help' as a synonym for '?' in command line options
Peter Maydell
2012-08-02
1
-2
/
+2
*
target-or32: Add linux user support
Jia Liu
2012-07-27
1
-0
/
+100
*
qemu-log: cleanup
Blue Swirl
2012-06-21
1
-1
/
+2
*
linux-user: Use cpu_reset() after cpu_init() / cpu_copy()
Andreas Färber
2012-06-04
1
-1
/
+1
*
Userspace ARM BE8 support
Paul Brook
2012-04-06
1
-5
/
+29
*
linux-user: reserve 4GB of vmem for 32-on-64
Alexander Graf
2012-04-06
1
-0
/
+11
*
linux-user: resolve reserved_va vma downwards
Peter Maydell
2012-04-06
1
-0
/
+1
*
linux-user: target_argv is placed on ts->bprm->argv and can't be freed()
Fabio Erculiani
2012-04-06
1
-5
/
+0
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-7
/
+7
*
linux-user: Don't overuse CPUState
Andreas Färber
2012-03-14
1
-14
/
+14
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
1
-1
/
+1
*
qom: Add QOM support to user emulators
Andreas Färber
2012-03-13
1
-0
/
+2
*
linux-user/main.c: Add option to user-mode emulation so that user can specify...
陳韋任
2012-02-02
1
-0
/
+7
*
fix spelling in linux-user sub directory
Dong Xu Wang
2011-12-02
1
-2
/
+2
*
ppc64-linux-user: Fix syscall return type.
Richard Henderson
2011-10-27
1
-10
/
+3
*
sparc-linux-user: Fixup sending SIGSEGV
Richard Henderson
2011-10-27
1
-2
/
+2
*
sparc-linux-user: Handle SIGILL.
Richard Henderson
2011-10-27
1
-0
/
+9
*
linux-user: Fix broken "-version" option
Peter Maydell
2011-10-21
1
-11
/
+8
*
introduce environment variables for all qemu-user options
Johannes Schauer
2011-09-09
1
-207
/
+348
*
linux-user: Verify MIPS syscall arguments
An-Cheng Huang
2011-09-09
1
-5
/
+17
*
linux-user: Fix MIPS indirect syscall handling
An-Cheng Huang
2011-09-09
1
-1
/
+1
*
linux-user: Exit with an error if we couldn't set up gdbserver
Peter Maydell
2011-09-09
1
-1
/
+5
*
linux-user: Implement new ARM 64 bit cmpxchg kernel helper
Dr. David Alan Gilbert
2011-09-09
1
-1
/
+88
*
microblaze-user: Deliver SIGFPE on div by zero
Edgar E. Iglesias
2011-08-22
1
-0
/
+7
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
[next]