summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* target-sh4: fix TLB/MMU emulationaurel322008-11-211-36/+29
* SH4: Switch serial emulation to qemu_irqaurel322008-11-214-33/+33
* SH4: Use qemu_irq in timer emulation.aurel322008-11-215-14/+27
* CRIS: remove unused op_template.h.edgar_igl2008-11-211-48/+0
* e1000 VLAN offload emulation (Alex Williamson)aliguori2008-11-211-7/+73
* uImage: only try to load 'kernel' images (Hollis Blanchard)aliguori2008-11-201-4/+4
* uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)aliguori2008-11-206-9/+9
* uImage: return base load address (Hollis Blanchard)aliguori2008-11-206-6/+12
* uImage: implement gzip support (Hollis Blanchard)aliguori2008-11-201-4/+136
* uImage: don't leak file data or file descriptor (Hollis Blanchard)aliguori2008-11-201-9/+10
* Fix typo when using TARGET_FMT_plx and LSI_DEBUG (Ryan Harper)aliguori2008-11-201-1/+1
* target-sh4: fix fldi0/fldi1aurel322008-11-201-4/+2
OpenPOWER on IntegriCloud