Age | Commit message (Expand) | Author |
2008-06-06 | Increase the odds for the movei test to pass in system simulation. | edgar_igl |
2008-06-06 | Avoid warnings. | edgar_igl |
2008-06-06 | ETRAX machine updates. | edgar_igl |
2008-06-06 | Compile with debug. | edgar_igl |
2008-06-06 | Fix compiler warning. | ths |
2008-06-05 | Compile fix for Apple, by C.W. Betts. | ths |
2008-06-05 | Fix always_inline definition for Darwin, by Andreas Faerber. | ths |
2008-06-05 | Remove dead-code (else-block) from block-qcow.c, by Marc Bevand. | ths |
2008-06-05 | New qemu-img convert -B option, by Marc Bevand. | ths |
2008-06-05 | Update documentation for qemu-img convert options, by Marc Bevand. | ths |
2008-06-05 | Free constant temporaries. | ths |
2008-06-04 | save more CPU state | bellard |
2008-06-04 | SVM: added tsc_offset | bellard |
2008-06-04 | Explicitly free temporaries. | ths |
2008-06-04 | Remove the temporaries cache of the MIPS target. | ths |
2008-06-04 | Fix pointer calculation for MIPS64 targets. | ths |
2008-06-04 | fixed exceptions for cpuid and invlpg | bellard |
2008-06-04 | GIF flag handling fix (Alexander Graf) | bellard |
2008-06-04 | reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke... | bellard |
2008-06-04 | update | bellard |
2008-06-04 | 32 bit SVM fixes - INVLPG and INVLPGA updates | bellard |
2008-06-04 | EFER loading fixes, including SVME bit | bellard |
2008-06-04 | Add sysrq to key names known by "sendkey". | balrog |
2008-06-04 | Refactor and fix do_sendkey (Jan Kiszka). | balrog |
2008-06-04 | Delete duplicate code. | ths |
2008-06-03 | Spelling fixes, by Stefan Weil. | ths |
2008-06-02 | Multithreaded locking for mmap(). | pbrook |
2008-06-02 | Fix location of futex.h. | pbrook |
2008-06-02 | Fix type mismatch. | ths |
2008-06-02 | Fix argument order. | ths |
2008-06-02 | Proper sign extensions for 32-bit divisions, spotted by Richard Sandiford. | ths |
2008-06-02 | Fix ATAPI GET_CONFIGURATION function (Alexander Graf, Carlo Marcelo Arenas Be... | balrog |
2008-06-02 | Mark a dead_tmp as such in ARM msr. | balrog |
2008-06-02 | Improve dependencies generation (malc). | balrog |
2008-06-02 | MusicPal: Restore display size after invalidation (Jan Kiszka). | balrog |
2008-06-02 | Fix smbus_eeprom.c compile with DEBUG (spotted by Duilio Protti). | balrog |
2008-06-02 | Don't forget to save VNC FB dimensions after resize (Brad Campbell). | balrog |
2008-06-02 | Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov. | balrog |
2008-06-02 | Factor out common SharpSL PDA code (Dmitry Baryshkov). | balrog |
2008-06-02 | Restore ARM signal handler compilation on glibc < 2.5 (Blue Swirl). | balrog |
2008-06-02 | Enable SD card on creation. | balrog |
2008-06-02 | Make -mtdblock optional again. | balrog |
2008-06-01 | Fix compilation warning | blueswir1 |
2008-05-31 | Mark host brk() area as reserved. | pbrook |
2008-05-31 | Add TLS sections. | pbrook |
2008-05-31 | Make signal queues per thread. | pbrook |
2008-05-31 | Fix usermode build. | pbrook |
2008-05-31 | Add more SuperSparcs | blueswir1 |
2008-05-30 | Copy siginfo.si_code. | pbrook |
2008-05-30 | Translate whole of target_sigset. Use host sigset accessors. | pbrook |