aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-06Fix interrupt exclusion via SSTEP_NOIRQmalc1-2/+8
2008-11-06User qemu profilingaurel322-0/+12
2008-11-06Remove unused reg_T2 definitionaurel321-4/+0
2008-11-06Make sure to resume the monitor only after flushing out outstanding aliguori1-8/+6
2008-11-06Win32: Fix warningsaurel323-5/+4
2008-11-06target-alpha: Fix ret instructionaurel321-2/+2
2008-11-05Fix windows build after init_host_timer changes.aliguori1-30/+41
2008-11-05Run timers from host alarm timer callbackaliguori1-10/+9
2008-11-05Use qemu_set_fd_handler2() to determine when alarm timer fires.aliguori1-13/+22
2008-11-05Improve error reporting in init_timer_alarmaliguori1-16/+42
2008-11-05Fix alarm_timer race with select - v3 (Jan Kiszka)aliguori1-2/+26
2008-11-05SM501 emulation for R2D-SH4blueswir15-3/+1247
2008-11-05Allow KVM to be used on either 32-bit or 64-bit x86aliguori1-3/+5
2008-11-05Use qemu_ram_allocblueswir12-20/+31
2008-11-05Add missing files to KVM commit.aliguori3-0/+1080
2008-11-05Add --kerneldir configure argumentaliguori1-2/+9
2008-11-05Add KVM support to QEMUaliguori10-1/+215
2008-11-05Split CPUID from op_helperaliguori3-162/+176
2008-11-05Add additional CPU flag definitionsaliguori1-1/+8
2008-11-04ETRAX-FS: Make etraxfs_dmac_run local.edgar_igl2-2/+1
2008-11-04Set default audio timer period to a sane value (otherwise qemu becomes unusab...malc1-1/+1
2008-11-04target-mips: use the new rotr/rotri instructionsaurel321-43/+5
2008-11-04ETRAX-FS: Fix DMA warnings.edgar_igl1-8/+11
2008-11-04Add safety net against potential infinite loopmalc1-0/+8
2008-11-04Mention output overlaps.pbrook1-0/+5