aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-10Fix io.h include merge confilictkvm-79rc1Christian Ehrhardt
2008-11-10Support ioperm for vcpu hotplugWeidong Han
2008-11-09Merge branch 'qemu-cvs'Avi Kivity
2008-11-09Merge branch 'qemu-cvs'Avi Kivity
2008-11-09kvm: external module: update .gitignoreJan Kiszka
2008-11-09kvm: external module: Use kvm_on_each_cpu in preempt.cAlexander Graf
2008-11-09Enable device assignment for ia64Xiantao Zhang
2008-11-09Sparc32 BSD user supportblueswir1
2008-11-09Document bluetooth support in qemu-doc.balrog
2008-11-09Add qemu_strndup: qemu_strdup with length limit.balrog
2008-11-09Add the -bt switch for setting up bluetooth stuff.balrog
2008-11-08Revert r5532, r5536 and a piece of r5531.balrog
2008-11-08Use an option rom instead of boot sector for -kernelaliguori
2008-11-08target-alpha: fix the return value of stl_c/stq_caurel32
2008-11-08target-ppc: fix tcg fatal error on i386 hostaurel32
2008-11-07Use the right format string to printf sector num with DEBUG_IDE.balrog
2008-11-07Fix some build issues for BSD.blueswir1
2008-11-07target-alpha: fix locked loads/storesaurel32
2008-11-07target-ppc: fix flags computation for tcg_gen_qemu_staurel32
2008-11-06Fix interrupt exclusion via SSTEP_NOIRQmalc
2008-11-06User qemu profilingaurel32
2008-11-06Remove unused reg_T2 definitionaurel32
2008-11-06Make sure to resume the monitor only after flushing out outstanding aliguori
2008-11-06Fix "pci_add" command info descriptorWeidong Han
2008-11-06Win32: Fix warningsaurel32
2008-11-06target-alpha: Fix ret instructionaurel32
2008-11-05Fix windows build after init_host_timer changes.aliguori
2008-11-05Run timers from host alarm timer callbackaliguori
2008-11-05Use qemu_set_fd_handler2() to determine when alarm timer fires.aliguori
2008-11-05Improve error reporting in init_timer_alarmaliguori
2008-11-05Fix alarm_timer race with select - v3 (Jan Kiszka)aliguori
2008-11-05SM501 emulation for R2D-SH4blueswir1
2008-11-05Allow KVM to be used on either 32-bit or 64-bit x86aliguori
2008-11-05Use qemu_ram_allocblueswir1
2008-11-05Add missing files to KVM commit.aliguori
2008-11-05Add --kerneldir configure argumentaliguori
2008-11-05Add KVM support to QEMUaliguori
2008-11-05Split CPUID from op_helperaliguori
2008-11-05Add additional CPU flag definitionsaliguori
2008-11-05kvm: external module: don't need mtrr_var_range for 2.6.29+Sheng Yang
2008-11-04ETRAX-FS: Make etraxfs_dmac_run local.edgar_igl
2008-11-04Set default audio timer period to a sane value (otherwise qemu becomes unusab...malc
2008-11-04target-mips: use the new rotr/rotri instructionsaurel32
2008-11-04ETRAX-FS: Fix DMA warnings.edgar_igl
2008-11-04Add safety net against potential infinite loopmalc
2008-11-04Mention output overlaps.pbrook
2008-11-04kvm: external module: add ibm archs to unifdef headerEhrhardt Christian
2008-11-04Fix ARM default NaN.pbrook
2008-11-04Fix a bug in init_assigned_deviceWeidong Han
2008-11-04Move x86 specific calls introduced by device assignement to x86 filesEhrhardt Christian