summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2008-11-09Document bluetooth support in qemu-doc.balrog
2008-11-09Add qemu_strndup: qemu_strdup with length limit.balrog
2008-11-08Revert r5532, r5536 and a piece of r5531.balrog
2008-11-08Use an option rom instead of boot sector for -kernelaliguori
2008-11-07Use the right format string to printf sector num with DEBUG_IDE.balrog
2008-11-05SM501 emulation for R2D-SH4blueswir1
2008-11-05Use qemu_ram_allocblueswir1
2008-11-05Add KVM support to QEMUaliguori
2008-11-04ETRAX-FS: Make etraxfs_dmac_run local.edgar_igl
2008-11-04ETRAX-FS: Fix DMA warnings.edgar_igl
2008-11-04tc6393xb: non-accelerated FB support (Dmitry Baryshkov).balrog
2008-11-04Tosa: dummy lcd support (Dmitry Baryshkov).balrog
2008-11-04scoop: GPRR reports the state of GPIO lines (Dmitry Baryshkov).balrog
2008-11-04Tosa: disable pxafb as it's not used on tosa (Dmitry Baryshkov).balrog
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-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-02Halt the CPU using a qemu_irqblueswir1
2008-11-01CVE-2008-4539: fix a heap overflow in Cirrus emulationaurel32
2008-11-01Malta & OMAP: add a name to char devicesaurel32
2008-10-31Implement "info chardev" command. (Gerd Hoffmann)aliguori
2008-10-31Make DMA bottom-half driven (v2)aliguori
2008-10-28Sun4c cleanups (Robert Reif)blueswir1
2008-10-28Set default max_cpus to one.balrog
2008-10-27ETRAX-FS: Process outgoing DMA channels until EOL.edgar_igl
2008-10-27Move sun4c to its own hwdef (Robert Reif)blueswir1
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2008-10-25Change freeing method because the allocation function was changed in r5532blueswir1
2008-10-25Replace uses of strndup (a GNU extension) with Qemu pstrdupblueswir1
2008-10-25Replace uses of strncpy (a GNU extension) with Qemu pstrcpyblueswir1
2008-10-25Fix a bad memcpy length (Bruce Rogers).balrog
2008-10-24Live migration for Win32 (Hervé Poussineau)aliguori
2008-10-24hw/pc: don't register the memory hole as unassigned twiceaurel32
2008-10-24ETRAX-FS: Drop DMA polling for ethernet.edgar_igl
2008-10-22ETRAX-FS: Add support for passing kernel command linesedgar_igl
2008-10-22ETRAX-FS: Correct booting of elf linux images from ram.edgar_igl
2008-10-17scsi-generic: correct error managementaurel32
2008-10-13Fix some issues with QEMUFilealiguori
2008-10-12hw/apic.c: use functions from host-utils.haurel32
2008-10-12Define macro QEMU_GNUC_PREREQ and use itaurel32
2008-10-12Only use __builtin_* with GCC >= 3.4aurel32
2008-10-12hw/apic.c: use __builtin funtions instead of assembly codeaurel32
2008-10-11Fix some debugging mistakes/leftoversmalc
2008-10-11Correct SCSI error reporting (Laurent Vivier)blueswir1
2008-10-11Increase write buffer size in pflash emulation (Thomas Petazzoni).balrog
2008-10-09Fix IDE DIAGNOSE for packet devices (Vincent Sanders)aliguori
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori