summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TC6393XB system features (Dmitry Baryshkov).balrog2008-06-094-37/+301
* Enhance sendkey with key hold time (Jan Kiszka).balrog2008-06-082-25/+39
* Register helper functions.ths2008-06-082-7/+18
* Check the returned audio_buf_info fieldsmalc2008-06-081-0/+6
* Fix error reporting under Win32 (CreateFile does not set errno)malc2008-06-081-1/+6
* Updatemalc2008-06-081-0/+2
* Fix some signedness issues caught by gcc 4.3malc2008-06-083-6/+8
* Remove dead and bitrotten "qemu-fast" code.pbrook2008-06-082-130/+16
* Do not scare users with ominous error messages from AUD_open*malc2008-06-081-31/+60
* Implement thread creation.pbrook2008-06-071-11/+137
* Multithreaded locking fixes.pbrook2008-06-0710-237/+447
* PPC TCG Fixesmalc2008-06-072-48/+37
* Allow NWINDOWS selection (CPU feature with model specific defaults)blueswir12008-06-079-67/+144
* Fix Sparc32plus GDBstub supportblueswir12008-06-071-25/+39
* Allocate a register pair instead of a single register.ths2008-06-071-1/+1
* undocumented 0x82 opcode is invalid in 64 bit codebellard2008-06-061-1/+3
* Fix i386 segment descriptor types on reset (Avi Kivity)bellard2008-06-061-9/+15
* CRIS: Add the P flag to the tb dependent flags.edgar_igl2008-06-061-1/+1
* CRIS translator updatesedgar_igl2008-06-061-103/+212
* Correct P flag assertion in rfe.edgar_igl2008-06-061-1/+3
* Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs.edgar_igl2008-06-063-10/+13
* Add a testcase for broken x arithmetic sequences.edgar_igl2008-06-061-0/+26
* Increase the odds for the movei test to pass in system simulation.edgar_igl2008-06-061-0/+3
* Avoid warnings.edgar_igl2008-06-062-1/+2
* ETRAX machine updates.edgar_igl2008-06-062-17/+23
* Compile with debug.edgar_igl2008-06-061-1/+1
* Fix compiler warning.ths2008-06-061-1/+1
* Compile fix for Apple, by C.W. Betts.ths2008-06-051-3/+3
* Fix always_inline definition for Darwin, by Andreas Faerber.ths2008-06-052-1/+5
* Remove dead-code (else-block) from block-qcow.c, by Marc Bevand.ths2008-06-051-25/+20
* New qemu-img convert -B option, by Marc Bevand.ths2008-06-054-8/+76
* Update documentation for qemu-img convert options, by Marc Bevand.ths2008-06-051-1/+1
* Free constant temporaries.ths2008-06-051-2/+20
* save more CPU statebellard2008-06-043-7/+39
* SVM: added tsc_offsetbellard2008-06-042-4/+8
* Explicitly free temporaries.ths2008-06-041-160/+130
* Remove the temporaries cache of the MIPS target.ths2008-06-041-83/+46
* Fix pointer calculation for MIPS64 targets.ths2008-06-041-6/+6
* fixed exceptions for cpuid and invlpgbellard2008-06-041-0/+6
* GIF flag handling fix (Alexander Graf)bellard2008-06-041-2/+2
* reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke...bellard2008-06-047-109/+110
* updatebellard2008-06-041-2/+8
* 32 bit SVM fixes - INVLPG and INVLPGA updatesbellard2008-06-044-25/+47
* EFER loading fixes, including SVME bitbellard2008-06-043-27/+24
* Add sysrq to key names known by "sendkey".balrog2008-06-041-0/+1
* Refactor and fix do_sendkey (Jan Kiszka).balrog2008-06-041-23/+28
* Delete duplicate code.ths2008-06-041-3/+0
* Spelling fixes, by Stefan Weil.ths2008-06-0313-17/+17
* Multithreaded locking for mmap().pbrook2008-06-023-28/+98
* Fix location of futex.h.pbrook2008-06-022-4/+5
OpenPOWER on IntegriCloud