summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Really stop the transfer when the DMA channel is being disabled.balrog2008-02-231-2/+3
* Unify RTCs that use host time, fix M48t59 alarm.balrog2008-02-175-118/+70
* Fix SS-20 auxio addressesblueswir12008-02-111-2/+2
* Force a resize after leaving graphical mode in curses (spotted by Samuel Thib...balrog2008-02-111-7/+8
* Make omap I2C controller work (previously untested). Implement post-OMAP1 ch...balrog2008-02-102-15/+116
* Add an ncurses UI.balrog2008-02-1011-13/+206
* Add serial loopback mode (patch from Hervé Poussineau).balrog2008-02-101-8/+39
* Enhance PC kbd debugging (patch from Hervé Poussineau)balrog2008-02-101-6/+9
* Fix parallel port software emulation (Hervé Poussineau).balrog2008-02-102-1/+3
* Remove unused boolean_t, should fix building for Solaris.balrog2008-02-101-1/+0
* Fix VMware VGA init call (Anthony Liguori).balrog2008-02-031-2/+2
* Implement more INQUIRY command replies for scsi disk (Igor Kovalenko).balrog2008-02-031-4/+125
* Simplify guess_disk_lchs - should fix Windows stack corruption spotted by TeL...balrog2008-02-031-8/+1
* E1000 NIC emulation (Nir Peleg, patch from Dor Laor).balrog2008-02-034-1/+1870
* Move AUX1 and AUX2 to correct locationsblueswir12008-02-011-5/+5
* Rearrange slavio_misc code to prepare for different addressesblueswir12008-01-273-80/+175
* Fix user timer mode change (Robert Reif)blueswir12008-01-261-20/+33
* Add TurboSPARC mask ID register (Robert Reif)blueswir12008-01-251-1/+11
* User timer limit fixes (Robert Reif)blueswir12008-01-251-11/+26
* Change the usb-serial product ID to a more widely recognised value (Samuel Th...balrog2008-01-191-1/+1
* Shuffle code to avoid NetBSD gcc 3.4.6 inlining bug (Rumko)blueswir12008-01-171-44/+43
* Give ECC controller an IRQ (Robert Reif)blueswir12008-01-173-5/+11
* Gravis Ultrasound GF1 sound card emulation (malc).balrog2008-01-145-0/+1329
* PCI AC97 emulation by malc.balrog2008-01-142-0/+1351
* pthreads-based audio and miscellaneous audio clean-up (malc).balrog2008-01-142-0/+16
* Bump ACPI/SMBus PIIX4 controller revision to 3 (Marcelo Tosatti).balrog2008-01-141-1/+1
* USB-to-serial device (Samuel Thibault).balrog2008-01-142-0/+552
* Set READY_STAT after a WIN_DIAGNOSE per ATA-3 (Till Straumann).balrog2008-01-141-1/+1
* Multi-profile DVD-ROM support (Carlo Marcelo Arenas Belon).balrog2008-01-141-15/+112
* Revert accidentally added second NIC in Gumstix-connect - this should probabl...balrog2008-01-141-3/+1
* Fully clean up on Mac OS X Leopard (Andreas Färber).balrog2008-01-141-1/+3
* Add mouse wheel in the usb-mouse HID Report (by Daniel Godás).balrog2008-01-141-1/+3
* Register io ports as selected by PCI config in VMware SVGA.balrog2008-01-141-13/+23
* Make error messages consistent (Robert Reif)blueswir12008-01-061-3/+3
* Fix memory allocation on mainstone2 and convert to qemu_ram_alloc.balrog2008-01-051-31/+25
* Malta flash support.ths2008-01-042-42/+70
* Fix Debian serial console boot problem reported by Aurelien Jarnoblueswir12008-01-012-13/+15
* Register only valid register access widthsblueswir12008-01-0113-107/+112
* DVMA translation errors raise a module error irq (NMI)blueswir12008-01-013-8/+28
* Fix CPU timer interruptsblueswir12007-12-293-11/+16
* Fix SS-2 boot modeblueswir12007-12-291-0/+1
* Set SS-5 IOMMU version to Turbosparc to match default CPU (Robert Reif)blueswir12007-12-291-1/+1
* M48T02 support (Robert Reif)blueswir12007-12-292-15/+40
* Make debug printing consistent (Robert Reif)blueswir12007-12-291-3/+3
* Initial support for SS-2 (Sun4c)blueswir12007-12-284-1/+429
* Initial support for Sun4d machines (SS-1000, SS-2000)blueswir12007-12-284-6/+444
* Fix master interrupt register maskingblueswir12007-12-281-2/+2
* Fix system read address mask (Robert Reif)blueswir12007-12-281-1/+1
* Add ID registerblueswir12007-12-271-1/+13
* Reset status contains all sent flagblueswir12007-12-271-1/+1
OpenPOWER on IntegriCloud