aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-29Fix command len detection (esp_3_cmdlen.diff)blueswir1
2008-11-29Fix configuration 2 register (esp_2_cfg2.diff):blueswir1
2008-11-29Misc fixes (Herve Poussineau)blueswir1
2008-11-29Don't rely on the fact that MAX_FD is 2 (Herve Poussineau)blueswir1
2008-11-29Prepare for handling different BSD mmap() flagsblueswir1
2008-11-29Fix comment typo.pbrook
2008-11-28qemu-doc.texi: rewrite the documentation for the -net optionaurel32
2008-11-28qemu-doc.texi: document downscript network optionaurel32
2008-11-27target-ppc: convert POWER2 load/store instructions to TCGaurel32
2008-11-27target-ppc: convert SPE load/store to TCGaurel32
2008-11-27target-ppc: simplify evsplati and evsplatfiaurel32
2008-11-27linux-user: Add support for STOP/CONT signals.ths
2008-11-27linux-user: sig is target signal.ths
2008-11-27Make installing bios files optional.ths
2008-11-25Use sys-queue.h for break/watchpoint managment (Jan Kiszka)aliguori
2008-11-25Add TAILQ_FOREACH_SAFE (Jan Kiszka)aliguori
2008-11-25Abstract out geometry detection code from IDE for reusealiguori
2008-11-25Revert r5636 to fix icount on hosts w/o high-res clocksaliguori
2008-11-25i386: remove unused function prototypes (Laurent Desnogues)aliguori
2008-11-25Fix usb-stub compilationblueswir1
2008-11-24vga optimization (Glauber Costa)aliguori
2008-11-24kvm: Introduce kvm logging interface (Glauber Costa)aliguori
2008-11-24move vga_io_address to VGA State (Glauber Costa)aliguori
2008-11-24better type checking for vga (Glauber Costa)aliguori
2008-11-24Introduce accessors for DisplayState (Stefano Stabellini)aliguori
2008-11-24target-ppc: convert trap instructions to TCGaurel32
2008-11-24target-ppc: convert altivec load/store to TCGaurel32
2008-11-23target-ppc: convert FPU load/store to TCGaurel32
2008-11-23target-ppc: fix access_type usageaurel32
2008-11-23target-ppc: include the instruction name in load/store handlers nameaurel32
2008-11-23target-ppc: convert SPE FP ops to TCGaurel32
2008-11-23Fix typo reported by Thiemo Seuferblueswir1
2008-11-22target-ppc: remove declaration of removed function from op_helper.haurel32
2008-11-22Native BSD host USB support (Juergen Lock, Lonnie Mendez)blueswir1
2008-11-22Native FreeBSD parallel port (Juergen Lock)blueswir1
2008-11-22Use MAP_ANON also for FreeBSD (Juergen Lock)blueswir1
2008-11-22Fix BSD user compilation on other than OpenBSDblueswir1
2008-11-22Fix some compile and linking issues on NetBSD.blueswir1
2008-11-22Add native softfloat fpu functions (Christoph Egger)blueswir1
2008-11-22Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Eggerblueswir1
2008-11-22target-sh4: fix 64-bit fmov to/from memoryaurel32
2008-11-22target-ppc: convert exceptions generation to TCGaurel32
2008-11-21target-alpha: use CPU_Float/CPU_Double instead of ugly castsaurel32
2008-11-21target-sh4: fix TLB/MMU emulationaurel32
2008-11-21SH4: Switch serial emulation to qemu_irqaurel32
2008-11-21SH4: Use qemu_irq in timer emulation.aurel32
2008-11-21CRIS: remove unused op_template.h.edgar_igl
2008-11-21e1000 VLAN offload emulation (Alex Williamson)aliguori
2008-11-20uImage: only try to load 'kernel' images (Hollis Blanchard)aliguori
2008-11-20uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)aliguori