summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Common cpu_loop_exit prototypeaurel322008-11-3010-15/+1
* target-ppc: convert software TLB instructions to TCGaurel322008-11-305-42/+36
* Fix ICCS command (Herve Poussineau)blueswir12008-11-301-0/+2
* Handle SDL log just like other temporary filesmalc2008-11-291-5/+5
* Use trap shell builtin to remove temporary filesmalc2008-11-291-2/+2
* Fix alignment of 64bit argsmalc2008-11-291-1/+2
* Fix 'enable selection' command (esp_4_ensel.diff)blueswir12008-11-291-0/+1
* Fix command len detection (esp_3_cmdlen.diff)blueswir12008-11-291-4/+4
* Fix configuration 2 register (esp_2_cfg2.diff):blueswir12008-11-291-6/+1
* Misc fixes (Herve Poussineau)blueswir12008-11-291-14/+21
* Don't rely on the fact that MAX_FD is 2 (Herve Poussineau)blueswir12008-11-291-1/+1
* Prepare for handling different BSD mmap() flagsblueswir12008-11-292-4/+126
* Fix comment typo.pbrook2008-11-291-1/+1
* qemu-doc.texi: rewrite the documentation for the -net optionaurel322008-11-281-8/+8
* qemu-doc.texi: document downscript network optionaurel322008-11-281-4/+6
* target-ppc: convert POWER2 load/store instructions to TCGaurel322008-11-275-163/+68
* target-ppc: convert SPE load/store to TCGaurel322008-11-275-570/+330
* target-ppc: simplify evsplati and evsplatfiaurel322008-11-271-16/+4
* linux-user: Add support for STOP/CONT signals.ths2008-11-271-1/+6
* linux-user: sig is target signal.ths2008-11-271-1/+1
* Make installing bios files optional.ths2008-11-272-3/+19
* Use sys-queue.h for break/watchpoint managment (Jan Kiszka)aliguori2008-11-2513-84/+49
* Add TAILQ_FOREACH_SAFE (Jan Kiszka)aliguori2008-11-251-0/+5
* Abstract out geometry detection code from IDE for reusealiguori2008-11-253-106/+123
* Revert r5636 to fix icount on hosts w/o high-res clocksaliguori2008-11-251-9/+9
* i386: remove unused function prototypes (Laurent Desnogues)aliguori2008-11-251-3/+0
* Fix usb-stub compilationblueswir12008-11-251-0/+2
* vga optimization (Glauber Costa)aliguori2008-11-245-0/+129
* kvm: Introduce kvm logging interface (Glauber Costa)aliguori2008-11-242-13/+113
* move vga_io_address to VGA State (Glauber Costa)aliguori2008-11-242-3/+4
* better type checking for vga (Glauber Costa)aliguori2008-11-244-7/+7
* Introduce accessors for DisplayState (Stefano Stabellini)aliguori2008-11-2420-180/+205
* target-ppc: convert trap instructions to TCGaurel322008-11-245-43/+32
* target-ppc: convert altivec load/store to TCGaurel322008-11-244-116/+45
* target-ppc: convert FPU load/store to TCGaurel322008-11-234-216/+159
* target-ppc: fix access_type usageaurel322008-11-231-36/+38
* target-ppc: include the instruction name in load/store handlers nameaurel322008-11-231-59/+59
* target-ppc: convert SPE FP ops to TCGaurel322008-11-235-1007/+681
* Fix typo reported by Thiemo Seuferblueswir12008-11-231-1/+1
* target-ppc: remove declaration of removed function from op_helper.haurel322008-11-221-61/+0
* Native BSD host USB support (Juergen Lock, Lonnie Mendez)blueswir12008-11-225-24/+673
* Native FreeBSD parallel port (Juergen Lock)blueswir12008-11-221-0/+65
* Use MAP_ANON also for FreeBSD (Juergen Lock)blueswir12008-11-221-2/+5
* Fix BSD user compilation on other than OpenBSDblueswir12008-11-222-7/+41
* Fix some compile and linking issues on NetBSD.blueswir12008-11-221-1/+6
* Add native softfloat fpu functions (Christoph Egger)blueswir12008-11-221-2/+20
* Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Eggerblueswir12008-11-225-14/+15
* target-sh4: fix 64-bit fmov to/from memoryaurel322008-11-221-29/+33
* target-ppc: convert exceptions generation to TCGaurel322008-11-228-66/+76
* target-alpha: use CPU_Float/CPU_Double instead of ugly castsaurel322008-11-211-26/+34
OpenPOWER on IntegriCloud