aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-06Increase the odds for the movei test to pass in system simulation.edgar_igl
2008-06-06Avoid warnings.edgar_igl
2008-06-06ETRAX machine updates.edgar_igl
2008-06-06Compile with debug.edgar_igl
2008-06-06Fix compiler warning.ths
2008-06-05Compile fix for Apple, by C.W. Betts.ths
2008-06-05Fix always_inline definition for Darwin, by Andreas Faerber.ths
2008-06-05Remove dead-code (else-block) from block-qcow.c, by Marc Bevand.ths
2008-06-05New qemu-img convert -B option, by Marc Bevand.ths
2008-06-05Update documentation for qemu-img convert options, by Marc Bevand.ths
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