summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reintroduce migrate-to-exec: support (Charles Duffy)aliguori2008-11-117-171/+453
* target-alpha: fix decoding of CVTST /Saurel322008-11-111-1/+1
* target-alpha: fix syscall error checkaurel322008-11-111-1/+1
* Revert commits 5685 to 5688 committed by mistakeaurel322008-11-116-10/+7
* target-alpha: disable single stepping and TB flush by defaultaurel322008-11-111-2/+2
* target-alpha: fix syscall error checkaurel322008-11-111-1/+1
* qemu: generate signals on tap I/Oaurel322008-11-112-1/+4
* Use HOST_CC instead of CC on TCG only targetsaurel322008-11-111-0/+4
* Don't stop translation for mtc0 compareaurel322008-11-111-4/+0
* Disable debug code for production.aurel322008-11-111-1/+1
* target-mips: gen_compute_branch1()aurel322008-11-111-81/+41
* target-mips: optimize movc*()aurel322008-11-111-48/+33
* target-mips: optimize gen_farith()aurel322008-11-111-12/+12
* target-mips: optimize gen_muldiv()aurel322008-11-111-115/+47
* target-mips: optimize gen_arith()/gen_arith_imm()aurel322008-11-111-46/+32
* target-mips: convert bit shuffle ops to TCGaurel322008-11-113-76/+56
* target-mips: convert bitfield ops to TCGaurel322008-11-113-46/+41
* target-mips: optimize gen_op_addr_add() (2/2)aurel322008-11-113-16/+13
* target-mips: optimize gen_op_addr_add() (1/2)aurel322008-11-111-10/+7
* target-mips: optimize gen_save_pc()aurel322008-11-111-5/+1
* target-mips: fix mft* helpers/callaurel322008-11-113-34/+34
* target-mips: fix temporary variable freeing in op_ldst_##insn()aurel322008-11-111-1/+1
* target-alpha: add proper fcntl definitionsaurel322008-11-111-0/+19
* target-alpha: fix double TCG variable allocationaurel322008-11-111-1/+1
* Fix alignment problem with some 64bit load/store instructionsmalc2008-11-111-5/+16
* KVM: simplify kvm_cpu_exec hookaliguori2008-11-102-10/+7
* target-ppc: convert most SPE integer instructions to TCGaurel322008-11-105-471/+602
* target-alpha: fix cmpbge instructionaurel322008-11-101-1/+1
* use target_mmap() to allocate idt, gdt and ldt (Kirill A. Shutemov).balrog2008-11-102-12/+23
* Currently trying to turn an oversized directory into a VVFAT image willbalrog2008-11-101-9/+13
* x86 CPUID extended family/model (Andre Przywara).balrog2008-11-101-2/+7
* Use TCG not opblueswir12008-11-091-14/+12
* Use andc, orc, nor and nandblueswir12008-11-091-52/+36
* target-ppc: fix TCG argumentaurel322008-11-091-1/+1
* target-ppc: Remove a few TCG temp variable leaksaurel322008-11-091-9/+19
* target-ppc: fixes for gen_op_neg()aurel322008-11-091-15/+14
* target-ppc: gen_op_arith_divw() & gen_op_arith_divd fixesaurel322008-11-091-39/+23
* target-ppc: optimize mullw and make the code more readableaurel322008-11-091-12/+1
* target-ppc: indentation fixesaurel322008-11-091-5/+4
* Sparc32 BSD user supportblueswir12008-11-092-0/+36
* Document bluetooth support in qemu-doc.balrog2008-11-092-0/+69
* Add qemu_strndup: qemu_strdup with length limit.balrog2008-11-093-5/+20
* Add the -bt switch for setting up bluetooth stuff.balrog2008-11-091-2/+172
* Revert r5532, r5536 and a piece of r5531.balrog2008-11-083-18/+5
* Use an option rom instead of boot sector for -kernelaliguori2008-11-084-58/+50
* target-alpha: fix the return value of stl_c/stq_caurel322008-11-081-4/+4
* target-ppc: fix tcg fatal error on i386 hostaurel322008-11-082-1/+14
* Use the right format string to printf sector num with DEBUG_IDE.balrog2008-11-071-2/+2
* Fix some build issues for BSD.blueswir12008-11-073-20/+36
* target-alpha: fix locked loads/storesaurel322008-11-072-13/+22
OpenPOWER on IntegriCloud