summaryrefslogtreecommitdiff
path: root/qemu
AgeCommit message (Expand)AuthorFilesLines
2008-11-09Merge branch 'qemu-cvs'Avi Kivity1-13/+5
2008-11-09Merge branch 'qemu-cvs'Avi Kivity59-513/+3953
2008-11-09kvm: qemu: enable device assignment for ia64Xiantao Zhang5-8/+38
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-06kvm: qemu: fix "pci_add" command info descriptorWeidong Han1-1/+1
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
2008-11-04Fix ARM default NaN.pbrook1-2/+2
2008-11-04kvm: qemu: fix a bug in init_assigned_deviceWeidong Han1-2/+2
2008-11-04kvm: qemu: move x86 specific calls introduced by device assignement to x86 filesEhrhardt Christian3-7/+14
2008-11-04tc6393xb: non-accelerated FB support (Dmitry Baryshkov).balrog4-8/+207
2008-11-04Tosa: dummy lcd support (Dmitry Baryshkov).balrog1-0/+84
2008-11-04scoop: GPRR reports the state of GPIO lines (Dmitry Baryshkov).balrog1-9/+6
2008-11-04Tosa: disable pxafb as it's not used on tosa (Dmitry Baryshkov).balrog1-1/+1
2008-11-04Tosa: provide correct IRQ to tc6393xb init (Dmitry Baryshkov).balrog1-1/+2
2008-11-04Tosa: emulate LEDs (Dmitry Baryshkov).balrog1-1/+34