summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* Tosa: emulate LEDs (Dmitry Baryshkov).balrog2008-11-041-1/+34
* tc6393xb: initial support for nand control (Dmitry Baryshkov).balrog2008-11-041-23/+221
* 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
* Halt the CPU using a qemu_irqblueswir12008-11-023-7/+15
* CVE-2008-4539: fix a heap overflow in Cirrus emulationaurel322008-11-011-4/+3
* Malta & OMAP: add a name to char devicesaurel322008-11-013-5/+5
* Implement "info chardev" command. (Gerd Hoffmann)aliguori2008-10-311-1/+4
* Make DMA bottom-half driven (v2)aliguori2008-10-318-24/+40
* Sun4c cleanups (Robert Reif)blueswir12008-10-281-10/+5
* Set default max_cpus to one.balrog2008-10-2825-38/+12
* ETRAX-FS: Process outgoing DMA channels until EOL.edgar_igl2008-10-271-67/+69
* Move sun4c to its own hwdef (Robert Reif)blueswir12008-10-271-239/+241
* Fix undeclared symbol warnings from sparseblueswir12008-10-2622-35/+50
* Change freeing method because the allocation function was changed in r5532blueswir12008-10-251-3/+3
* Replace uses of strndup (a GNU extension) with Qemu pstrdupblueswir12008-10-251-1/+1
* Replace uses of strncpy (a GNU extension) with Qemu pstrcpyblueswir12008-10-251-1/+1
* Fix a bad memcpy length (Bruce Rogers).balrog2008-10-251-1/+1
* Live migration for Win32 (Hervé Poussineau)aliguori2008-10-241-1/+1
* hw/pc: don't register the memory hole as unassigned twiceaurel322008-10-241-2/+0
* ETRAX-FS: Drop DMA polling for ethernet.edgar_igl2008-10-241-46/+4
* ETRAX-FS: Add support for passing kernel command linesedgar_igl2008-10-221-2/+15
* ETRAX-FS: Correct booting of elf linux images from ram.edgar_igl2008-10-221-3/+2
* scsi-generic: correct error managementaurel322008-10-171-29/+103
* Fix some issues with QEMUFilealiguori2008-10-131-2/+3
* hw/apic.c: use functions from host-utils.haurel322008-10-121-35/+3
* Define macro QEMU_GNUC_PREREQ and use itaurel322008-10-121-2/+3
* Only use __builtin_* with GCC >= 3.4aurel322008-10-121-2/+2
* hw/apic.c: use __builtin funtions instead of assembly codeaurel322008-10-121-10/+8
* Fix some debugging mistakes/leftoversmalc2008-10-111-2/+0
* Correct SCSI error reporting (Laurent Vivier)blueswir12008-10-111-15/+27
* Increase write buffer size in pflash emulation (Thomas Petazzoni).balrog2008-10-111-3/+3
* Fix IDE DIAGNOSE for packet devices (Vincent Sanders)aliguori2008-10-091-2/+9
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-0729-0/+51
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-0719-100/+100
* Introduce v3 of savevm protocolaliguori2008-10-061-0/+9
* Move nographic export to sysemu.hblueswir12008-10-043-5/+0
* Use qemu-log.hblueswir12008-10-047-19/+7
* Improve pflash cfi01 debug messages (Thomas Petazzoni).balrog2008-10-031-3/+3
* Reset CFI01 flash wcycle after erase confirm (Thomas Petazzoni).balrog2008-10-031-1/+1
* Rearrange tick functionsblueswir12008-10-031-0/+15
* Resurrect the safe part of r5274blueswir12008-10-0210-56/+161
* Make PCI class description tables constblueswir12008-10-021-2/+2
* Make some tables constblueswir12008-10-021-6/+6
* Sun ss20 OBP does 32bit register access to esp (Robert Reif)blueswir12008-10-021-1/+1
* Reset CPU on INIT IPIaurel322008-10-011-0/+5
* qemu: improve scsi dma speed by increasing the dma buffer sizeaurel322008-10-011-1/+1
* hw/apic.c: use bsr and bsf on x86_64aurel322008-10-011-2/+2
* Check that asynchronous (DMA) submission succeeds (Ian Jackson).balrog2008-10-011-0/+10
OpenPOWER on IntegriCloud