summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-10Clean build: Add bt-host.haurel324-3/+11
2009-03-10tcg-arm: fix qemu_ld64aurel321-2/+7
2009-03-10tcg: update TODOaurel321-2/+1
2009-03-10tcg/x86: add not/neg/extu/bswap/rot i32 opsaurel322-1/+48
2009-03-10tcg: optimize logical operationsaurel321-50/+60
2009-03-10target-ppc: fix commit r6789aurel321-2/+2
2009-03-10musicpal: Reorganize IO memory handling (Jan Kiszka)malc1-50/+139
2009-03-10Fix tcg after commit 6800aurel322-3/+4
2009-03-10target-mips: use nor instead of or + notaurel321-2/+1
2009-03-10tcg: use TCGV_EQUAL_I{32,64}aurel321-11/+11
2009-03-10tcg: define TCGV_EQUAL_I{32,64}aurel321-0/+3
2009-03-09tcg: optimize nor(X, Y, Y), used on PPC for not(X, Y)aurel321-10/+18
2009-03-09Implement TCG not ops for x86-64aurel324-0/+26
2009-03-09tcg: don't define TCG rotation ops if they are not supportedaurel321-0/+4
2009-03-09Implement TCG rotation ops for x86-64aurel324-4/+56
2009-03-09target-mips: optimize mflo and mfhiaurel321-13/+12
2009-03-09targe-ppc: optimize mfcr and mtcrfaurel323-30/+26
2009-03-09fread_targphys(): Do not cut off the tail.blueswir11-1/+2
2009-03-09configure sensitive to user localeblueswir11-1/+1
2009-03-09target-ppc: free a tcg temp variableaurel321-0/+1
2009-03-09target-ppc: add support for reading/writing spefscraurel321-8/+23
2009-03-08qemu-img: fix help messageaurel321-2/+2
2009-03-08qemu-img: accept sizes with decimal valuesaurel321-4/+5
2009-03-08Call Perl directly instead of relying on shebangblueswir11-3/+3
2009-03-08Multi-key completion for sendkeyblueswir11-0/+3
2009-03-08Fix windows build and clean up use of <windows.h>aliguori14-13/+13
2009-03-08Rename one more _BSD to HOST_BSD (spotted by Hasso Tepper)blueswir11-1/+1
2009-03-08Remove unnecessary prefix on SDL_syswm.h. This fixes the build for certainaliguori1-1/+1
2009-03-08Prune unused TCG_AREGsblueswir17-9/+0
2009-03-08Prune unused AREGsblueswir12-79/+0
2009-03-08Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir110-261/+112
2009-03-08Add new entries to firmware configuration deviceblueswir11-0/+6
2009-03-08Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configureblueswir111-21/+22
2009-03-08target-mips: remove dead codeaurel321-34/+0
2009-03-08target-mips: rename helpers from do_ to helper_aurel326-293/+277
2009-03-07do not pretend to support low voltage operationaurel321-1/+1
2009-03-07Fix correct reset value for ARM CP15 c1 auxiliary control registeraurel321-1/+1
2009-03-07Work around QEMU GDB stub suboptimalityaurel322-0/+18
2009-03-07Fix off-by-one errors for Altivec and SPE registersaurel321-8/+8
2009-03-07Use C99 initializers for BlockDriver methodsaurel3213-151/+130
2009-03-07clean build: Fix remaining m68k warningsaurel323-8/+3
2009-03-07clean build: Fix arm build warningsaurel324-64/+2
2009-03-07arm: Fix gic_irq_state.level bitfield typeaurel321-1/+1
2009-03-07target-ppc: move the CD-ROM drive to the second IDEaurel321-4/+0
2009-03-07ppc_oldworld: swap the MACIO and CMD646 IDE controllersaurel321-9/+8
2009-03-07Use a dedicated function to request exit from execution loopaurel329-38/+47
2009-03-07Fix texinfo syntax errors.aurel321-3/+3
2009-03-07Disable BAT for 970blueswir11-3/+3
2009-03-07Fix mfcr on ppc64-softmmuaurel321-2/+2
2009-03-07Keep SLB in-CPUblueswir13-64/+77