aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-05Free constant temporaries.ths
2008-06-04save more CPU statebellard
2008-06-04SVM: added tsc_offsetbellard
2008-06-04Explicitly free temporaries.ths
2008-06-04Remove the temporaries cache of the MIPS target.ths
2008-06-04Fix pointer calculation for MIPS64 targets.ths
2008-06-04fixed exceptions for cpuid and invlpgbellard
2008-06-04GIF flag handling fix (Alexander Graf)bellard
2008-06-04reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke...bellard
2008-06-04updatebellard
2008-06-0432 bit SVM fixes - INVLPG and INVLPGA updatesbellard
2008-06-04EFER loading fixes, including SVME bitbellard
2008-06-04Add sysrq to key names known by "sendkey".balrog
2008-06-04Refactor and fix do_sendkey (Jan Kiszka).balrog
2008-06-04Delete duplicate code.ths
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