aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-10-31Move some declarations around in the QEMU CharDriver codealiguori
2008-10-31Increase default IO timeout from 10ms to 5saliguori
2008-10-31Main loop fixes/cleanupaliguori
2008-10-31Clarify qemu_bh_schedule_idle() usagealiguori
2008-10-31Implement "info chardev" command. (Gerd Hoffmann)aliguori
2008-10-31fix bdrv_aio_read API breakage in qcow2 (Andrea Arcangeli)aliguori
2008-10-31Make DMA bottom-half driven (v2)aliguori
2008-10-31Make bottom halves more robustaliguori
2008-10-29Use qemu_gettimeofday.pbrook
2008-10-29Fix restore of older snapshots for target-i386 on big endian hostsaliguori
2008-10-28Use locally defined structure.pbrook
2008-10-28Sun4c cleanups (Robert Reif)blueswir1
2008-10-28fix off-by-one generating vmdk backing files (Avi Kivity)aliguori
2008-10-28Set default max_cpus to one.balrog
2008-10-28Fix return value printing for shmat (Lauro Ramos Venancio).balrog
2008-10-28Recvmsg must return the number of bytes received (Lauro Ramos Venancio).balrog