Age | Commit message (Expand) | Author |
2008-06-07 | Multithreaded locking fixes. | pbrook |
2008-06-07 | PPC TCG Fixes | malc |
2008-06-07 | Allow NWINDOWS selection (CPU feature with model specific defaults) | blueswir1 |
2008-06-07 | Fix Sparc32plus GDBstub support | blueswir1 |
2008-06-07 | Allocate a register pair instead of a single register. | ths |
2008-06-06 | undocumented 0x82 opcode is invalid in 64 bit code | bellard |
2008-06-06 | Fix i386 segment descriptor types on reset (Avi Kivity) | bellard |
2008-06-06 | CRIS: Add the P flag to the tb dependent flags. | edgar_igl |
2008-06-06 | CRIS translator updates | edgar_igl |
2008-06-06 | Correct P flag assertion in rfe. | edgar_igl |
2008-06-06 | Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs. | edgar_igl |
2008-06-06 | Add a testcase for broken x arithmetic sequences. | edgar_igl |
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 |