summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tc6393xb: non-accelerated FB support (Dmitry Baryshkov).balrog2008-11-044-8/+207
* Tosa: dummy lcd support (Dmitry Baryshkov).balrog2008-11-041-0/+84
* scoop: GPRR reports the state of GPIO lines (Dmitry Baryshkov).balrog2008-11-041-9/+6
* Tosa: disable pxafb as it's not used on tosa (Dmitry Baryshkov).balrog2008-11-041-1/+1
* Tosa: provide correct IRQ to tc6393xb init (Dmitry Baryshkov).balrog2008-11-041-1/+2
* Tosa: emulate LEDs (Dmitry Baryshkov).balrog2008-11-041-1/+34
* tc6393xb: initial support for nand control (Dmitry Baryshkov).balrog2008-11-041-23/+221
* VFP fnmsc negative zero fix.pbrook2008-11-031-2/+2
* Fix rotri_i64 typo.pbrook2008-11-031-1/+1
* target-ppc: use the new rotr/rotri instructionsaurel322008-11-031-59/+47
* tcg-ops.h: add rotl/rotli and rotr/rotri TCG instructionsaurel322008-11-032-1/+127
* tcg-op.h: reorder _i64 instructions common to 32- and 64-bit targetsaurel322008-11-031-15/+15
* Fix RGBT 5:5:5 drawing on pxa2xx lcd (Lars Munch)balrog2008-11-031-0/+1
* More realistic max_cpusblueswir12008-11-022-15/+8
* Fix loading of unstripped ELF PROM imageblueswir12008-11-021-1/+1
* 64-bit target subfi fix.pbrook2008-11-021-1/+1
* Halt the CPU using a qemu_irqblueswir12008-11-023-7/+15
* target-ppc: use the new subfi wrapperaurel322008-11-021-8/+4
* tcg-ops.h: add a subfi wrapperaurel322008-11-021-0/+16
* tcg-ops.h: _i64 TCG immediate instructions cleanupaurel322008-11-021-42/+31
* target-ppc: simplify slw, srw, sld, srdaurel322008-11-021-12/+8
* target-ppc: be more consistent with temp variables namingaurel322008-11-021-74/+74
* target-ppc: fix srw on 64-bit targetsaurel322008-11-021-3/+5
* Avoid ld flag --warn-common on Solarisblueswir12008-11-011-2/+5
* Fix TCGv size mismatchesblueswir12008-11-011-19/+21
* target-ppc: optimize popcntbaurel322008-11-011-14/+8
* target-ppc: convert 405 MAC instructions to TCGaurel322008-11-014-140/+72
* target-ppc: convert arithmetic functions to TCGaurel322008-11-015-1013/+542
* target-ppc: xer access prototypes no more used & implementedaurel322008-11-011-2/+0
* target-ppc: fix XER accesses on 64-bit targetsaurel322008-11-011-8/+9
* CVE-2008-4539: fix a heap overflow in Cirrus emulationaurel322008-11-011-4/+3
* target-cris: access to TCG variables through GET_TCGV()aurel322008-11-011-1/+1
* Malta & OMAP: add a name to char devicesaurel322008-11-013-5/+5
* qemu-char: include hw/baum.haurel322008-11-011-0/+2
* Remove dumb_refreshaliguori2008-10-311-9/+2
* Remove extraneous inline keyword.aliguori2008-10-311-1/+1
* Move network redirection code out of vl.c and into net.caliguori2008-10-315-1462/+1632
* Move CharDriverState code out of vl.caliguori2008-10-313-2114/+2204
* Move some declarations around in the QEMU CharDriver codealiguori2008-10-314-18/+19
* Increase default IO timeout from 10ms to 5saliguori2008-10-311-2/+2
* Main loop fixes/cleanupaliguori2008-10-312-18/+48
* Clarify qemu_bh_schedule_idle() usagealiguori2008-10-311-0/+6
* Implement "info chardev" command. (Gerd Hoffmann)aliguori2008-10-315-36/+78
* fix bdrv_aio_read API breakage in qcow2 (Andrea Arcangeli)aliguori2008-10-311-4/+40
* Make DMA bottom-half driven (v2)aliguori2008-10-319-26/+40
* Make bottom halves more robustaliguori2008-10-312-23/+38
* Use qemu_gettimeofday.pbrook2008-10-291-1/+1
* Fix restore of older snapshots for target-i386 on big endian hostsaliguori2008-10-291-2/+2
* Use locally defined structure.pbrook2008-10-281-1/+1
* Sun4c cleanups (Robert Reif)blueswir12008-10-281-10/+5
OpenPOWER on IntegriCloud