aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-04Fix ARM default NaN.pbrook
2008-11-04tc6393xb: non-accelerated FB support (Dmitry Baryshkov).balrog
2008-11-04Tosa: dummy lcd support (Dmitry Baryshkov).balrog
2008-11-04scoop: GPRR reports the state of GPIO lines (Dmitry Baryshkov).balrog
2008-11-04Tosa: disable pxafb as it's not used on tosa (Dmitry Baryshkov).balrog
2008-11-04Tosa: provide correct IRQ to tc6393xb init (Dmitry Baryshkov).balrog
2008-11-04Tosa: emulate LEDs (Dmitry Baryshkov).balrog
2008-11-04tc6393xb: initial support for nand control (Dmitry Baryshkov).balrog
2008-11-03VFP fnmsc negative zero fix.pbrook
2008-11-03Fix rotri_i64 typo.pbrook
2008-11-03target-ppc: use the new rotr/rotri instructionsaurel32
2008-11-03tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructionsaurel32
2008-11-03tcg-op.h: reorder _i64 instructions common to 32- and 64-bit targetsaurel32
2008-11-03Fix RGBT 5:5:5 drawing on pxa2xx lcd (Lars Munch)balrog
2008-11-02More realistic max_cpusblueswir1
2008-11-02Fix loading of unstripped ELF PROM imageblueswir1
2008-11-0264-bit target subfi fix.pbrook
2008-11-02Halt the CPU using a qemu_irqblueswir1
2008-11-02target-ppc: use the new subfi wrapperaurel32
2008-11-02tcg-ops.h: add a subfi wrapperaurel32
2008-11-02tcg-ops.h: _i64 TCG immediate instructions cleanupaurel32
2008-11-02target-ppc: simplify slw, srw, sld, srdaurel32
2008-11-02target-ppc: be more consistent with temp variables namingaurel32
2008-11-02target-ppc: fix srw on 64-bit targetsaurel32
2008-11-01Avoid ld flag --warn-common on Solarisblueswir1
2008-11-01Fix TCGv size mismatchesblueswir1
2008-11-01target-ppc: optimize popcntbaurel32
2008-11-01target-ppc: convert 405 MAC instructions to TCGaurel32
2008-11-01target-ppc: convert arithmetic functions to TCGaurel32
2008-11-01target-ppc: xer access prototypes no more used & implementedaurel32
2008-11-01target-ppc: fix XER accesses on 64-bit targetsaurel32
2008-11-01CVE-2008-4539: fix a heap overflow in Cirrus emulationaurel32
2008-11-01target-cris: access to TCG variables through GET_TCGV()aurel32
2008-11-01Malta & OMAP: add a name to char devicesaurel32
2008-11-01qemu-char: include hw/baum.haurel32
2008-10-31Remove dumb_refreshaliguori
2008-10-31Remove extraneous inline keyword.aliguori
2008-10-31Move network redirection code out of vl.c and into net.caliguori
2008-10-31Move CharDriverState code out of vl.caliguori