aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-04tc6393xb: initial support for nand control (Dmitry Baryshkov).balrog1-23/+221
2008-11-03VFP fnmsc negative zero fix.pbrook1-2/+2
2008-11-03Fix rotri_i64 typo.pbrook1-1/+1
2008-11-03target-ppc: use the new rotr/rotri instructionsaurel321-59/+47
2008-11-03tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructionsaurel322-1/+127
2008-11-03tcg-op.h: reorder _i64 instructions common to 32- and 64-bit targetsaurel321-15/+15
2008-11-03Fix RGBT 5:5:5 drawing on pxa2xx lcd (Lars Munch)balrog1-0/+1
2008-11-02More realistic max_cpusblueswir12-15/+8
2008-11-02Fix loading of unstripped ELF PROM imageblueswir11-1/+1
2008-11-0264-bit target subfi fix.pbrook1-1/+1
2008-11-02Halt the CPU using a qemu_irqblueswir13-7/+15
2008-11-02target-ppc: use the new subfi wrapperaurel321-8/+4
2008-11-02tcg-ops.h: add a subfi wrapperaurel321-0/+16
2008-11-02tcg-ops.h: _i64 TCG immediate instructions cleanupaurel321-42/+31
2008-11-02target-ppc: simplify slw, srw, sld, srdaurel321-12/+8
2008-11-02target-ppc: be more consistent with temp variables namingaurel321-74/+74
2008-11-02target-ppc: fix srw on 64-bit targetsaurel321-3/+5
2008-11-01Avoid ld flag --warn-common on Solarisblueswir11-2/+5
2008-11-01Fix TCGv size mismatchesblueswir11-19/+21
2008-11-01target-ppc: optimize popcntbaurel321-14/+8
2008-11-01target-ppc: convert 405 MAC instructions to TCGaurel324-140/+72
2008-11-01target-ppc: convert arithmetic functions to TCGaurel325-1013/+542
2008-11-01target-ppc: xer access prototypes no more used & implementedaurel321-2/+0
2008-11-01target-ppc: fix XER accesses on 64-bit targetsaurel321-8/+9
2008-11-01CVE-2008-4539: fix a heap overflow in Cirrus emulationaurel321-4/+3
2008-11-01target-cris: access to TCG variables through GET_TCGV()aurel321-1/+1
2008-11-01Malta & OMAP: add a name to char devicesaurel323-5/+5
2008-11-01qemu-char: include hw/baum.haurel321-0/+2
2008-10-31Remove dumb_refreshaliguori1-9/+2
2008-10-31Remove extraneous inline keyword.aliguori1-1/+1
2008-10-31Move network redirection code out of vl.c and into net.caliguori5-1462/+1632
2008-10-31Move CharDriverState code out of vl.caliguori3-2114/+2204
2008-10-31Move some declarations around in the QEMU CharDriver codealiguori4-18/+19
2008-10-31Increase default IO timeout from 10ms to 5saliguori1-2/+2
2008-10-31Main loop fixes/cleanupaliguori2-18/+48
2008-10-31Clarify qemu_bh_schedule_idle() usagealiguori1-0/+6
2008-10-31Implement "info chardev" command. (Gerd Hoffmann)aliguori5-36/+78
2008-10-31fix bdrv_aio_read API breakage in qcow2 (Andrea Arcangeli)aliguori1-4/+40
2008-10-31Make DMA bottom-half driven (v2)aliguori9-26/+40
2008-10-31Make bottom halves more robustaliguori2-23/+38
2008-10-29Use qemu_gettimeofday.pbrook1-1/+1
2008-10-29Fix restore of older snapshots for target-i386 on big endian hostsaliguori1-2/+2
2008-10-28Use locally defined structure.pbrook1-1/+1
2008-10-28Sun4c cleanups (Robert Reif)blueswir11-10/+5
2008-10-28fix off-by-one generating vmdk backing files (Avi Kivity)aliguori1-1/+1
2008-10-28Set default max_cpus to one.balrog26-38/+13
2008-10-28Fix return value printing for shmat (Lauro Ramos Venancio).balrog1-1/+1