aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-03Spelling fixes, by Stefan Weil.ths
2008-06-02Multithreaded locking for mmap().pbrook
2008-06-02Fix location of futex.h.pbrook
2008-06-02Fix type mismatch.ths
2008-06-02Fix argument order.ths
2008-06-02Proper sign extensions for 32-bit divisions, spotted by Richard Sandiford.ths
2008-06-02Fix ATAPI GET_CONFIGURATION function (Alexander Graf, Carlo Marcelo Arenas Be...balrog
2008-06-02Mark a dead_tmp as such in ARM msr.balrog
2008-06-02Improve dependencies generation (malc).balrog
2008-06-02MusicPal: Restore display size after invalidation (Jan Kiszka).balrog
2008-06-02Fix smbus_eeprom.c compile with DEBUG (spotted by Duilio Protti).balrog
2008-06-02Don't forget to save VNC FB dimensions after resize (Brad Campbell).balrog
2008-06-02Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.balrog
2008-06-02Factor out common SharpSL PDA code (Dmitry Baryshkov).balrog
2008-06-02Restore ARM signal handler compilation on glibc < 2.5 (Blue Swirl).balrog
2008-06-02Enable SD card on creation.balrog
2008-06-02Make -mtdblock optional again.balrog
2008-06-01Fix compilation warningblueswir1
2008-05-31Mark host brk() area as reserved.pbrook
2008-05-31Add TLS sections.pbrook
2008-05-31Make signal queues per thread.pbrook
2008-05-31Fix usermode build.pbrook
2008-05-31Add more SuperSparcsblueswir1
2008-05-30Copy siginfo.si_code.pbrook
2008-05-30Translate whole of target_sigset. Use host sigset accessors.pbrook
2008-05-30Fix structure type in sigtimedwait syscall.pbrook
2008-05-30support of long calls for PPC (malc)bellard
2008-05-30kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit hostbellard
2008-05-30Handle NULL argp/envp in execve syscall.pbrook
2008-05-30Implement waitid syscall.pbrook
2008-05-30Perform target->host signal mapping for *kill syscalls.pbrook
2008-05-30Fix typo.pbrook
2008-05-30Move clone() register setup to target specific code. Handle fork-like clone.pbrook
2008-05-30Fix for 32-bit MIPS.ths
2008-05-29Avoid qemu SIGFPE for MIPS DIV, by Richard Sandiford.ths
2008-05-29Fix truncate/extend reversal in MIPS DIV{, U} handling, by Richard Sandiford.ths
2008-05-29Fix modulus result from MIPS DDIV & avoid overflowing division,ths
2008-05-29MicroSparc I didn't have fsmuld opblueswir1
2008-05-29Remove unused (for now) reg_REGWPTR (original patch by Glauber Costa)blueswir1
2008-05-29NPTL host detection and futex syscall passthrough.pbrook
2008-05-29Fix rounding error.pbrook
2008-05-29Strace fallback for unknown syscalls.pbrook
2008-05-29Implement clock_nanosleep.pbrook
2008-05-29Push common interrupt variables to cpu-defs.h (Glauber Costa)bellard
2008-05-29keep static code gen buffer for user mode - mark user mode reserved pages aft...bellard
2008-05-29Implement ARM magic kernel page and TLS register.pbrook
2008-05-28moved halted field to CPU_COMMONbellard
2008-05-28svn:ignore qemu-nbd and qemu-nbd.8pbrook
2008-05-28Don't link usermode emulation against libqemu_common.apbrook
2008-05-28force bit 1 in eflags loadbellard