aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-09Prevent guest reusing host memory allocations.pbrook
2008-06-09Despite what the documentation says/implies, PTHREAD_STACK_MIN is often notpbrook
2008-06-09Switch remaining CP0 instructions to TCG or helper functions.ths
2008-06-09Add -mlongcall for PPC host (needed for MIPS for instance)malc
2008-06-09R_PPC_REL24 safety netmalc
2008-06-09Fix div[u]2.malc
2008-06-09Clean up MMIO TLB handling.pbrook
2008-06-09Fix the sendkey hold time calculation (Jan Kiszka).balrog
2008-06-09TC6393XB system features (Dmitry Baryshkov).balrog
2008-06-08Enhance sendkey with key hold time (Jan Kiszka).balrog
2008-06-08Register helper functions.ths
2008-06-08Check the returned audio_buf_info fieldsmalc
2008-06-08Fix error reporting under Win32 (CreateFile does not set errno)malc
2008-06-08Updatemalc
2008-06-08Fix some signedness issues caught by gcc 4.3malc
2008-06-08Remove dead and bitrotten "qemu-fast" code.pbrook
2008-06-08Do not scare users with ominous error messages from AUD_open*malc
2008-06-07Implement thread creation.pbrook
2008-06-07Multithreaded locking fixes.pbrook
2008-06-07PPC TCG Fixesmalc
2008-06-07Allow NWINDOWS selection (CPU feature with model specific defaults)blueswir1
2008-06-07Fix Sparc32plus GDBstub supportblueswir1
2008-06-07Allocate a register pair instead of a single register.ths
2008-06-06undocumented 0x82 opcode is invalid in 64 bit codebellard
2008-06-06Fix i386 segment descriptor types on reset (Avi Kivity)bellard
2008-06-06CRIS: Add the P flag to the tb dependent flags.edgar_igl
2008-06-06CRIS translator updatesedgar_igl
2008-06-06Correct P flag assertion in rfe.edgar_igl
2008-06-06Make the tests run when built with experimental gcc-cris 4.4. Prettify the logs.edgar_igl
2008-06-06Add a testcase for broken x arithmetic sequences.edgar_igl
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