2009-12-11 |
Paul Brook | Fix ARM userspace strex implementation. |
blob | commitdiff | raw |
2009-11-24 |
Paul Brook | Add missing break. |
blob | commitdiff | raw | diff to current |
2009-11-22 |
Paul Brook | ARM atomic ops rewrite |
blob | commitdiff | raw | diff to current |
2009-11-22 |
Aurelien Jarno | target-mips: rename CP0_LLAddr into lladdr |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Blue Swirl | user: move CPU reset call to main.c for x86/PPC/Sparc |
blob | commitdiff | raw | diff to current |
2009-10-01 |
Anthony Liguori | Revert "Get rid of _t suffix" |
blob | commitdiff | raw | diff to current |
2009-10-01 |
malc | Get rid of _t suffix |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Blue Swirl | Revert "Fix Sparc/Linux host breakage by df70204db53e36... |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Blue Swirl | Fix Sparc/Linux host breakage by df70204db53e3611af986f... |
blob | commitdiff | raw | diff to current |
2009-09-12 |
Kirill A. Shutemov | Fix text relocations in linux-user targets |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Blue Swirl | Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx |
blob | commitdiff | raw | diff to current |
2009-08-04 |
Igor Kovalenko | Sparc64: replace tsptr with helper routine |
blob | commitdiff | raw | diff to current |
2009-08-03 |
Nathan Froyd | linux-user: handle POWERPC_EXCP_STCX |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Juan Quintela | rename USE_NPTL to CONFIG_USE_NPTL |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Paul Brook | Userspace guest address offsetting |
blob | commitdiff | raw | diff to current |
2009-07-16 |
Blue Swirl | Update to a hopefully more future proof FSF address |
blob | commitdiff | raw | diff to current |
2009-07-15 |
malc | Avoid SIGSEGV when dumping cpu state without enabled... |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Isaku Yamahata | consolidate user cpu_{in, out}[bwl] into ioport-user.c |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Anthony Liguori | Merge commit 'linux-user/linux-user-for-upstream' into... |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Paul Brook | MIPS atomic instructions |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Paul Brook | Fix MIPS sys_clone |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Arnaud Patard | linux-user: increment MAX_ARG_PAGES |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Mika Westerberg | linux-user: implemented ELF coredump support for ARM... |
blob | commitdiff | raw | diff to current |
2009-05-26 |
Edgar E. Iglesias | microblaze: linux-user support. |
blob | commitdiff | raw | diff to current |
2009-05-15 |
Nathan Froyd | linux-user: ppc signal handling |
blob | commitdiff | raw | diff to current |
2009-05-13 |
Blue Swirl | Replace gcc variadic macro extension with C99 version |
blob | commitdiff | raw | diff to current |
2009-04-21 |
pbrook | MIPS signal handling fixes. |
blob | commitdiff | raw | diff to current |
2009-04-21 |
pbrook | MIPS: Raise SIGSEGV, not SIGILL when an access faults. |
blob | commitdiff | raw | diff to current |
2009-04-15 |
aurel32 | linux-user: add support for passing contents of argv0 |
blob | commitdiff | raw | diff to current |
2009-04-09 |
pbrook | Enable generic accepts-anything cpu by default for... |
blob | commitdiff | raw | diff to current |
2009-04-07 |
pbrook | Add --with-pkgversion. |
blob | commitdiff | raw | diff to current |
2009-04-05 |
aurel32 | Add new command line option -singlestep for tcg single... |
blob | commitdiff | raw | diff to current |
2009-03-07 |
aurel32 | Use a dedicated function to request exit from execution... |
blob | commitdiff | raw | diff to current |
2009-03-07 |
pbrook | The _exit syscall is used for both thread termination... |
blob | commitdiff | raw | diff to current |
2009-02-28 |
blueswir1 | Flush stdout after printing usage() |
blob | commitdiff | raw | diff to current |
2009-02-09 |
aurel32 | Fix crash caused by missing command line arguments |
blob | commitdiff | raw | diff to current |
2009-01-30 |
aurel32 | linux-user: identify running binary in /proc/self/exe |
blob | commitdiff | raw | diff to current |
2009-01-30 |
aurel32 | linux-user: Add generic env variable handling |
blob | commitdiff | raw | diff to current |
2009-01-20 |
blueswir1 | Fix user emulator breakage, based on patch by Riku... |
blob | commitdiff | raw | diff to current |
2009-01-15 |
aliguori | Convert references to logfile/loglevel to use qemu_log... |
blob | commitdiff | raw | diff to current |
2009-01-14 |
aurel32 | Get rid of user_mode_only |
blob | commitdiff | raw | diff to current |
2009-01-05 |
blueswir1 | Fix more FSF addresses |
blob | commitdiff | raw | diff to current |
2008-12-18 |
aurel32 | User-mode GDB stub improvements - handle fork |
blob | commitdiff | raw | diff to current |
2008-12-10 |
malc | Introduce and use cache-utils.[ch] |
blob | commitdiff | raw | diff to current |
2008-11-18 |
aliguori | x86: Debug register emulation (Jan Kiszka) |
blob | commitdiff | raw | diff to current |
2008-11-14 |
aurel32 | ppc-linux-user: handle EXCP_DEBUG |
blob | commitdiff | raw | diff to current |
2008-11-10 |
balrog | use target_mmap() to allocate idt, gdt and ldt (Kirill... |
blob | commitdiff | raw | diff to current |
2008-10-26 |
blueswir1 | Fix undeclared symbol warnings from sparse |
blob | commitdiff | raw | diff to current |
2008-10-08 |
edgar_igl | CRIS: linux-user ERP compensation not needed anymore. |
blob | commitdiff | raw | diff to current |
2008-10-02 |
blueswir1 | Make CPULogItem tables const |
blob | commitdiff | raw | diff to current |
2008-09-15 |
aurel32 | qemu sh4 nptl support |
blob | commitdiff | raw | diff to current |
2008-09-07 |
aurel32 | alpha: only print debug information to the log file |
blob | commitdiff | raw | diff to current |
2008-09-06 |
blueswir1 | Fix most warnings that would be caused by gcc flag... |
blob | commitdiff | raw | diff to current |
2008-08-30 |
blueswir1 | Fix some warnings that would be generated by gcc -Wredu... |
blob | commitdiff | raw | diff to current |
2008-08-30 |
blueswir1 | Add correct stack bias if a 64 bit stack is used |
blob | commitdiff | raw | diff to current |
2008-08-27 |
blueswir1 | Fix Sparc64 window handling problems detected by Vince... |
blob | commitdiff | raw | diff to current |
2008-08-20 |
malc | Fix tswap size |
blob | commitdiff | raw | diff to current |
2008-08-17 |
blueswir1 | Fix some warnings that would be generated by gcc -Wmiss... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
balrog | Unswap qemu-arm data and prefetch abort addresses ... |
blob | commitdiff | raw | diff to current |
2008-06-27 |
ths | More efficient target register / TC accesses. |
blob | commitdiff | raw | diff to current |
2008-06-15 |
blueswir1 | Fix Sparc32plus & Sparc64 debug output |
blob | commitdiff | raw | diff to current |
2008-06-09 |
pbrook | Use qemu_mallocz to allocate new thread state. Remove... |
blob | commitdiff | raw | diff to current |
2008-06-07 |
pbrook | Multithreaded locking fixes. |
blob | commitdiff | raw | diff to current |
2008-06-07 |
blueswir1 | Allow NWINDOWS selection (CPU feature with model specif... |
blob | commitdiff | raw | diff to current |
2008-05-31 |
pbrook | Make signal queues per thread. |
blob | commitdiff | raw | diff to current |
2008-05-29 |
pbrook | Implement ARM magic kernel page and TLS register. |
blob | commitdiff | raw | diff to current |
2008-05-28 |
bellard | variable dynamic translation buffer size |
blob | commitdiff | raw | diff to current |
2008-05-27 |
edgar_igl | CRIS: Use $eda to instead of debug1 (removed) for fault... |
blob | commitdiff | raw | diff to current |
2008-05-12 |
bellard | 2.6 kernels make int 5 a trap gate |
blob | commitdiff | raw | diff to current |
2008-04-11 |
aurel32 | Remove osdep.c/qemu-img code duplication |
blob | commitdiff | raw | diff to current |
2008-04-07 |
aurel32 | Implement ARM floating point exception emulation |
blob | commitdiff | raw | diff to current |
2008-03-26 |
pbrook | Revert accidental commit. |
blob | commitdiff | raw | diff to current |
2008-03-26 |
pbrook | Remove fixed length commandline buffers. |
blob | commitdiff | raw | diff to current |
2008-03-25 |
pbrook | m68k mmap2 fixes. |
blob | commitdiff | raw | diff to current |
2008-03-05 |
blueswir1 | Convert Sparc64 trap state ops to TCG |
blob | commitdiff | raw | diff to current |
2008-02-28 |
edgar_igl | First try at supporting ordinary signals for CRIS linux... |
blob | commitdiff | raw | diff to current |
2008-02-12 |
ths | Make MIPS MT implementation more cache friendly. |
blob | commitdiff | raw | diff to current |
2008-01-08 |
ths | Fix section switching buglet, by Edgar E. Iglesias. |
blob | commitdiff | raw | diff to current |
2008-01-06 |
bellard | copyright update |
blob | commitdiff | raw | diff to current |
2007-12-16 |
balrog | QEMU_STRACE documentation bit by Thayne Harbaugh. |
blob | commitdiff | raw | diff to current |
2007-12-02 |
ths | SH4: Signal handling for the user space emulator, by... |
blob | commitdiff | raw | diff to current |
2007-11-20 |
ths | SH4 Fix missing 6th arg of syscall, by "takasi-y". |
blob | commitdiff | raw | diff to current |
2007-11-17 |
j_mayer | Always make all PowerPC exception definitions visible. |
blob | commitdiff | raw | diff to current |
2007-11-16 |
bellard | suppressed tgetx and tputx (initial patch by Thayne... |
blob | commitdiff | raw | diff to current |
2007-11-15 |
bellard | force correct ppc64 cpu |
blob | commitdiff | raw | diff to current |
2007-11-15 |
bellard | x86_64 fixes |
blob | commitdiff | raw | diff to current |
2007-11-14 |
bellard | x86_64 linux user emulation |
blob | commitdiff | raw | diff to current |
2007-11-14 |
bellard | i386 TLS support |
blob | commitdiff | raw | diff to current |
2007-11-12 |
j_mayer | Allow use of SPE extension by all PowerPC targets, |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | sparc64_[get|set]_context are not meaningful in abi32... |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | printf format fixes |
blob | commitdiff | raw | diff to current |
2007-11-11 |
bellard | -strace option |
blob | commitdiff | raw | diff to current |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
blob | commitdiff | raw | diff to current |
2007-11-08 |
ths | Clean out the N32 macros from target-mips, and introduc... |
blob | commitdiff | raw | diff to current |
2007-11-08 |
bellard | removed obsolete x86 code copy support |
blob | commitdiff | raw | diff to current |
2007-11-08 |
bellard | removed unused code |
blob | commitdiff | raw | diff to current |
2007-11-08 |
bellard | added -cpu option for x86 - fixed glibc hack in case... |
blob | commitdiff | raw | diff to current |
2007-11-03 |
j_mayer | Fix incorrect PowerPC instruction fetch exception dump. |
blob | commitdiff | raw | diff to current |
2007-11-01 |
ths | Strace for userland emulation, by Stuart Anderson and... |
blob | commitdiff | raw | diff to current |
2007-10-27 |
j_mayer | Fix PowerPC FPSCR update and floating-point exception... |
blob | commitdiff | raw | diff to current |
next |