summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ETRAX-FS: Don't schedule DMA processing without active channels.edgar_igl2008-11-131-14/+27
* ETRAX-FS: Fix a segfault if pflash drive not found.edgar_igl2008-11-131-1/+1
* Don't use "hz" in identifiers to make AIX happy.balrog2008-11-125-15/+15
* Implement LSI53C895A quirks exposed by OpenServer (Justin Chevrier).balrog2008-11-121-2/+22
* fix some variable initizalization issues (Stefano Stabellini)aliguori2008-11-121-1/+1
* windows cdrom cache flush (Stefano Stabellini)aliguori2008-11-111-1/+27
* Reintroduce migrate-to-exec: support (Charles Duffy)aliguori2008-11-111-0/+2
* target-alpha: fix syscall error checkaurel322008-11-111-1/+1
* Revert commits 5685 to 5688 committed by mistakeaurel322008-11-111-1/+1
* target-alpha: fix syscall error checkaurel322008-11-111-1/+1
* Document bluetooth support in qemu-doc.balrog2008-11-091-0/+2
* Add qemu_strndup: qemu_strdup with length limit.balrog2008-11-091-4/+4
* Revert r5532, r5536 and a piece of r5531.balrog2008-11-081-5/+5
* Use an option rom instead of boot sector for -kernelaliguori2008-11-081-22/+50
* Use the right format string to printf sector num with DEBUG_IDE.balrog2008-11-071-2/+2
* SM501 emulation for R2D-SH4blueswir12008-11-054-2/+1246
* Use qemu_ram_allocblueswir12008-11-052-20/+31
* Add KVM support to QEMUaliguori2008-11-051-0/+7
* ETRAX-FS: Make etraxfs_dmac_run local.edgar_igl2008-11-042-2/+1
* ETRAX-FS: Fix DMA warnings.edgar_igl2008-11-041-8/+11
* tc6393xb: non-accelerated FB support (Dmitry Baryshkov).balrog2008-11-044-8/+207
* Tosa: dummy lcd support (Dmitry Baryshkov).balrog2008-11-041-0/+84
* scoop: GPRR reports the state of GPIO lines (Dmitry Baryshkov).balrog2008-11-041-9/+6
* Tosa: disable pxafb as it's not used on tosa (Dmitry Baryshkov).balrog2008-11-041-1/+1
* Tosa: provide correct IRQ to tc6393xb init (Dmitry Baryshkov).balrog2008-11-041-1/+2
* 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
OpenPOWER on IntegriCloud