aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert r6408aliguori2009-03-111-4/+0
* tcg: move {not,neg}_i{32,64} definitions at the right placeaurel322009-03-111-7/+7
* tcg: fix commit r6805aurel322009-03-111-18/+6
* Clean build: Add bt-host.haurel322009-03-104-3/+11
* tcg-arm: fix qemu_ld64aurel322009-03-101-2/+7
* tcg: update TODOaurel322009-03-101-2/+1
* tcg/x86: add not/neg/extu/bswap/rot i32 opsaurel322009-03-102-1/+48
* tcg: optimize logical operationsaurel322009-03-101-50/+60
* target-ppc: fix commit r6789aurel322009-03-101-2/+2
* musicpal: Reorganize IO memory handling (Jan Kiszka)malc2009-03-101-50/+139
* Fix tcg after commit 6800aurel322009-03-102-3/+4
* target-mips: use nor instead of or + notaurel322009-03-101-2/+1
* tcg: use TCGV_EQUAL_I{32,64}aurel322009-03-101-11/+11
* tcg: define TCGV_EQUAL_I{32,64}aurel322009-03-101-0/+3
* tcg: optimize nor(X, Y, Y), used on PPC for not(X, Y)aurel322009-03-091-10/+18
* Implement TCG not ops for x86-64aurel322009-03-094-0/+26
* tcg: don't define TCG rotation ops if they are not supportedaurel322009-03-091-0/+4
* Implement TCG rotation ops for x86-64aurel322009-03-094-4/+56
* target-mips: optimize mflo and mfhiaurel322009-03-091-13/+12
* targe-ppc: optimize mfcr and mtcrfaurel322009-03-093-30/+26
* fread_targphys(): Do not cut off the tail.blueswir12009-03-091-1/+2
* configure sensitive to user localeblueswir12009-03-091-1/+1
* target-ppc: free a tcg temp variableaurel322009-03-091-0/+1
* target-ppc: add support for reading/writing spefscraurel322009-03-091-8/+23
* qemu-img: fix help messageaurel322009-03-081-2/+2
* qemu-img: accept sizes with decimal valuesaurel322009-03-081-4/+5
* Call Perl directly instead of relying on shebangblueswir12009-03-081-3/+3
* Multi-key completion for sendkeyblueswir12009-03-081-0/+3
* Fix windows build and clean up use of <windows.h>aliguori2009-03-0814-13/+13
* Rename one more _BSD to HOST_BSD (spotted by Hasso Tepper)blueswir12009-03-081-1/+1
* Remove unnecessary prefix on SDL_syswm.h. This fixes the build for certainaliguori2009-03-081-1/+1
* Prune unused TCG_AREGsblueswir12009-03-087-9/+0
* Prune unused AREGsblueswir12009-03-082-79/+0
* Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir12009-03-0810-261/+112
* Add new entries to firmware configuration deviceblueswir12009-03-081-0/+6
* Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configureblueswir12009-03-0811-21/+22
* target-mips: remove dead codeaurel322009-03-081-34/+0
* target-mips: rename helpers from do_ to helper_aurel322009-03-086-293/+277
* do not pretend to support low voltage operationaurel322009-03-071-1/+1
* Fix correct reset value for ARM CP15 c1 auxiliary control registeraurel322009-03-071-1/+1
* Work around QEMU GDB stub suboptimalityaurel322009-03-072-0/+18
* Fix off-by-one errors for Altivec and SPE registersaurel322009-03-071-8/+8
* Use C99 initializers for BlockDriver methodsaurel322009-03-0713-151/+130
* clean build: Fix remaining m68k warningsaurel322009-03-073-8/+3
* clean build: Fix arm build warningsaurel322009-03-074-64/+2
* arm: Fix gic_irq_state.level bitfield typeaurel322009-03-071-1/+1
* target-ppc: move the CD-ROM drive to the second IDEaurel322009-03-071-4/+0
* ppc_oldworld: swap the MACIO and CMD646 IDE controllersaurel322009-03-071-9/+8
* Use a dedicated function to request exit from execution loopaurel322009-03-079-38/+47
* Fix texinfo syntax errors.aurel322009-03-071-3/+3