summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS TODO: mention unimplemented system controllers.ths2007-12-171-0/+2
* Update MIPS TODO. The mipsnet failure is caused by a kernel bug.ths2007-12-171-6/+0Star
* Update MIPS specific documentation.ths2007-12-171-5/+7
* Add closing table tag.ths2007-12-171-0/+1
* Fix miscellaneous minor things, by Andre Przywara.ths2007-12-176-8/+12
* Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.ths2007-12-176-19/+26
* qemu_put signedness fixes, by Andre Przywara.ths2007-12-1714-177/+177
* Redundant timer rearm optimisation by Anders Melchiorsen.balrog2007-12-161-1/+11
* QEMU_STRACE documentation bit by Thayne Harbaugh.balrog2007-12-162-1/+17
* Add missing ffs() declaration for Win32 hosts, by Stefan Weil.balrog2007-12-161-0/+2
* Work around a crash when timer signal occurs before main loop, original patch...balrog2007-12-162-7/+7
* Mainstone keypad support, by Armin Kuster.balrog2007-12-162-2/+45
* Initial PXA27x keypad support, by Armin Kuster.balrog2007-12-164-1/+360
* Support alternative formats for MAC addresses, by Balazs Attila-Mihaly.balrog2007-12-161-11/+26
* Fix char* signedness, by Andre Przywara.ths2007-12-165-23/+24
* Fix wrong signedness, by Andre Przywara.ths2007-12-1612-53/+56
* Split block-raw.c into block-raw-posix.c and block-raw-win32.c, byths2007-12-154-523/+558
* Mark host pages as reserved (Magnus Damm).balrog2007-12-123-1/+23
* Adds interrupt support to the sh specific timer code (Magnus Damm).balrog2007-12-123-18/+33
* sh_serial: enable tx after reset (Magnus Damm).balrog2007-12-122-2/+2
* Add missing break just before execve, by Takashi Yoshii.balrog2007-12-122-1/+2
* Fix fragments due to incomplete dirty tracking in CGA mode (Anthony Liguori).balrog2007-12-111-0/+7
* IDE should send irq after WIN_DIAGNOSE (Tristan Gingold).balrog2007-12-111-0/+1
* Update documention with '-drive' usage (Laurent Vivier).balrog2007-12-111-0/+70
* Partial fix to Sparc32 Linux host global register mangling problemblueswir12007-12-113-23/+55
* Fix code generation buffer overflow reported by TeLeManblueswir12007-12-114-7/+20
* Update OpenBIOS images to SVN revision 181. Changes:blueswir12007-12-113-1/+1
* Name the magic constants, wrap long linesblueswir12007-12-101-103/+221
* Add SPARCstation 20 machine type (Robert Reif)blueswir12007-12-103-1/+57
* Add ASIs (Robert Reif)blueswir12007-12-101-1/+8
* Various linux-user structures and definitions fixes for PowerPC targets.j_mayer2007-12-104-33/+45
* Cleanup: remove useless TARGET_GPR_BITS definition.j_mayer2007-12-101-3/+0Star
* Fix PowerPC 74xx definitions.j_mayer2007-12-102-49/+228
* SCSI cleanup, by Laurent Vivier.ths2007-12-105-67/+95
* Fix OMAP1 MPUI/O keyboard interrupt masking.balrog2007-12-103-5/+5
* Fix incompatible declaration in previous commit.balrog2007-12-101-2/+2
* Desambiguate pflash_register().balrog2007-12-106-29/+38
* Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub...balrog2007-12-102-7/+63
* Make SVM IOIO intercept check all needed bits, by Bernhard Kauer.balrog2007-12-101-1/+2
* Add rdpmc SVM intercept, by Bernhard Kauer.balrog2007-12-104-0/+22
* No write-protect detect diode on Mainstone II.balrog2007-12-101-1/+1
* Use pointers to channels rather than channel numbers in the DMA.balrog2007-12-101-363/+390
* Fix execve argc/envc counting, by Takashi Yoshii.ths2007-12-101-2/+2
* Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenasths2007-12-101-25/+0Star
* OMAP DMA 3.2 support by Lauro Ramos Venancio.balrog2007-12-092-248/+949
* Add support for eccmemctl (Robert Reif)blueswir12007-12-094-1/+280
* SH4 big endian configuration, by Tomoyoshi Asano.ths2007-12-092-2/+4
* Fix Win98SE MyComputer regression, by Ben Taylor.ths2007-12-091-1/+1
* Fix spelling typo, by Dan Kenigsberg.ths2007-12-091-1/+1
* Mainstone mmc support, by Armin Kuster.ths2007-12-092-1/+18