aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-05-28SVM reworkbellard
2008-05-28Honour current_tc for MIPS M{T,F}{HI,LO}, by Richard Sandiford.ths
2008-05-28consistent naming for i386 TCG helper filebellard
2008-05-28updatebellard
2008-05-28more testsbellard
2008-05-28variable dynamic translation buffer sizebellard
2008-05-28Align file accesses with cache=off (O_DIRECT) (Kevin Wolf, Laurent Vivier)bellard
2008-05-27removed unused codebellard
2008-05-27CRIS: Re-add the X flag to the tb flags, it allows for better code generation...edgar_igl
2008-05-27qemu-nbd tool (Anthony Liguori)bellard
2008-05-27CRIS: Use $eda to instead of debug1 (removed) for fault addr.edgar_igl