aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-11target-alpha: fix decoding of CVTST /Saurel321-1/+1
2008-11-11target-alpha: fix syscall error checkaurel321-1/+1
2008-11-11Revert commits 5685 to 5688 committed by mistakeaurel326-10/+7
2008-11-11target-alpha: disable single stepping and TB flush by defaultaurel321-2/+2
2008-11-11target-alpha: fix syscall error checkaurel321-1/+1
2008-11-11qemu: generate signals on tap I/Oaurel322-1/+4
2008-11-11Use HOST_CC instead of CC on TCG only targetsaurel321-0/+4
2008-11-11Don't stop translation for mtc0 compareaurel321-4/+0
2008-11-11Disable debug code for production.aurel321-1/+1
2008-11-11target-mips: gen_compute_branch1()aurel321-81/+41
2008-11-11target-mips: optimize movc*()aurel321-48/+33
2008-11-11target-mips: optimize gen_farith()aurel321-12/+12
2008-11-11target-mips: optimize gen_muldiv()aurel321-115/+47
2008-11-11target-mips: optimize gen_arith()/gen_arith_imm()aurel321-46/+32
2008-11-11target-mips: convert bit shuffle ops to TCGaurel323-76/+56
2008-11-11target-mips: convert bitfield ops to TCGaurel323-46/+41
2008-11-11target-mips: optimize gen_op_addr_add() (2/2)aurel323-16/+13
2008-11-11target-mips: optimize gen_op_addr_add() (1/2)aurel321-10/+7
2008-11-11target-mips: optimize gen_save_pc()aurel321-5/+1
2008-11-11target-mips: fix mft* helpers/callaurel323-34/+34
2008-11-11target-mips: fix temporary variable freeing in op_ldst_##insn()aurel321-1/+1
2008-11-11target-alpha: add proper fcntl definitionsaurel321-0/+19
2008-11-11target-alpha: fix double TCG variable allocationaurel321-1/+1
2008-11-11Fix alignment problem with some 64bit load/store instructionsmalc1-5/+16
2008-11-10KVM: simplify kvm_cpu_exec hookaliguori2-10/+7
2008-11-10target-ppc: convert most SPE integer instructions to TCGaurel325-471/+602
2008-11-10target-alpha: fix cmpbge instructionaurel321-1/+1
2008-11-10use target_mmap() to allocate idt, gdt and ldt (Kirill A. Shutemov).balrog2-12/+23
2008-11-10Currently trying to turn an oversized directory into a VVFAT image willbalrog1-9/+13
2008-11-10x86 CPUID extended family/model (Andre Przywara).balrog1-2/+7
2008-11-09Use TCG not opblueswir11-14/+12
2008-11-09Use andc, orc, nor and nandblueswir11-52/+36
2008-11-09target-ppc: fix TCG argumentaurel321-1/+1
2008-11-09target-ppc: Remove a few TCG temp variable leaksaurel321-9/+19
2008-11-09target-ppc: fixes for gen_op_neg()aurel321-15/+14
2008-11-09target-ppc: gen_op_arith_divw() & gen_op_arith_divd fixesaurel321-39/+23
2008-11-09target-ppc: optimize mullw and make the code more readableaurel321-12/+1
2008-11-09target-ppc: indentation fixesaurel321-5/+4
2008-11-09Sparc32 BSD user supportblueswir12-0/+36
2008-11-09Document bluetooth support in qemu-doc.balrog2-0/+69
2008-11-09Add qemu_strndup: qemu_strdup with length limit.balrog3-5/+20
2008-11-09Add the -bt switch for setting up bluetooth stuff.balrog1-2/+172
2008-11-08Revert r5532, r5536 and a piece of r5531.balrog3-18/+5
2008-11-08Use an option rom instead of boot sector for -kernelaliguori4-58/+50
2008-11-08target-alpha: fix the return value of stl_c/stq_caurel321-4/+4
2008-11-08target-ppc: fix tcg fatal error on i386 hostaurel322-1/+14
2008-11-07Use the right format string to printf sector num with DEBUG_IDE.balrog1-2/+2
2008-11-07Fix some build issues for BSD.blueswir13-20/+36
2008-11-07target-alpha: fix locked loads/storesaurel322-13/+22
2008-11-07target-ppc: fix flags computation for tcg_gen_qemu_staurel321-7/+7