summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* target-ppc: fix flags computation for tcg_gen_qemu_staurel322008-11-071-7/+7
* Fix interrupt exclusion via SSTEP_NOIRQmalc2008-11-061-2/+8
* User qemu profilingaurel322008-11-062-0/+12
* Remove unused reg_T2 definitionaurel322008-11-061-4/+0
* Make sure to resume the monitor only after flushing out outstanding aliguori2008-11-061-8/+6
* Win32: Fix warningsaurel322008-11-063-5/+4
* target-alpha: Fix ret instructionaurel322008-11-061-2/+2
* Fix windows build after init_host_timer changes.aliguori2008-11-051-30/+41
* Run timers from host alarm timer callbackaliguori2008-11-051-10/+9
* Use qemu_set_fd_handler2() to determine when alarm timer fires.aliguori2008-11-051-13/+22
* Improve error reporting in init_timer_alarmaliguori2008-11-051-16/+42
* Fix alarm_timer race with select - v3 (Jan Kiszka)aliguori2008-11-051-2/+26
* SM501 emulation for R2D-SH4blueswir12008-11-055-3/+1247
* Allow KVM to be used on either 32-bit or 64-bit x86aliguori2008-11-051-3/+5
* Use qemu_ram_allocblueswir12008-11-052-20/+31
* Add missing files to KVM commit.aliguori2008-11-053-0/+1080
* Add --kerneldir configure argumentaliguori2008-11-051-2/+9
* Add KVM support to QEMUaliguori2008-11-0510-1/+215
* Split CPUID from op_helperaliguori2008-11-053-162/+176
* Add additional CPU flag definitionsaliguori2008-11-051-1/+8
* ETRAX-FS: Make etraxfs_dmac_run local.edgar_igl2008-11-042-2/+1
* Set default audio timer period to a sane value (otherwise qemu becomes unusab...malc2008-11-041-1/+1
* target-mips: use the new rotr/rotri instructionsaurel322008-11-041-43/+5
* ETRAX-FS: Fix DMA warnings.edgar_igl2008-11-041-8/+11
* Add safety net against potential infinite loopmalc2008-11-041-0/+8
* Mention output overlaps.pbrook2008-11-041-0/+5
* Fix ARM default NaN.pbrook2008-11-041-2/+2
* 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
OpenPOWER on IntegriCloud