aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-02-23Really stop the transfer when the DMA channel is being disabled.balrog1-2/+3
2008-02-17Unify RTCs that use host time, fix M48t59 alarm.balrog5-118/+70
2008-02-11 Fix SS-20 auxio addressesblueswir11-2/+2
2008-02-11Force a resize after leaving graphical mode in curses (spotted by Samuel Thib...balrog1-7/+8
2008-02-10Make omap I2C controller work (previously untested). Implement post-OMAP1 ch...balrog2-15/+116
2008-02-10Add an ncurses UI.balrog11-13/+206
2008-02-10Add serial loopback mode (patch from Hervé Poussineau).balrog1-8/+39
2008-02-10Enhance PC kbd debugging (patch from Hervé Poussineau)balrog1-6/+9
2008-02-10Fix parallel port software emulation (Hervé Poussineau).balrog2-1/+3
2008-02-10Remove unused boolean_t, should fix building for Solaris.balrog1-1/+0
2008-02-03Fix VMware VGA init call (Anthony Liguori).balrog1-2/+2
2008-02-03Implement more INQUIRY command replies for scsi disk (Igor Kovalenko).balrog1-4/+125
2008-02-03Simplify guess_disk_lchs - should fix Windows stack corruption spotted by TeL...balrog1-8/+1
2008-02-03E1000 NIC emulation (Nir Peleg, patch from Dor Laor).balrog4-1/+1870
2008-02-01Move AUX1 and AUX2 to correct locationsblueswir11-5/+5
2008-01-27Rearrange slavio_misc code to prepare for different addressesblueswir13-80/+175
2008-01-26 Fix user timer mode change (Robert Reif)blueswir11-20/+33
2008-01-25 Add TurboSPARC mask ID register (Robert Reif)blueswir11-1/+11
2008-01-25 User timer limit fixes (Robert Reif)blueswir11-11/+26
2008-01-19Change the usb-serial product ID to a more widely recognised value (Samuel Th...balrog1-1/+1
2008-01-17 Shuffle code to avoid NetBSD gcc 3.4.6 inlining bug (Rumko)blueswir11-44/+43
2008-01-17 Give ECC controller an IRQ (Robert Reif)blueswir13-5/+11
2008-01-14Gravis Ultrasound GF1 sound card emulation (malc).balrog5-0/+1329
2008-01-14PCI AC97 emulation by malc.balrog2-0/+1351
2008-01-14pthreads-based audio and miscellaneous audio clean-up (malc).balrog2-0/+16
2008-01-14Bump ACPI/SMBus PIIX4 controller revision to 3 (Marcelo Tosatti).balrog1-1/+1
2008-01-14USB-to-serial device (Samuel Thibault).balrog2-0/+552
2008-01-14Set READY_STAT after a WIN_DIAGNOSE per ATA-3 (Till Straumann).balrog1-1/+1
2008-01-14Multi-profile DVD-ROM support (Carlo Marcelo Arenas Belon).balrog1-15/+112
2008-01-14Revert accidentally added second NIC in Gumstix-connect - this should probabl...balrog1-3/+1
2008-01-14Fully clean up on Mac OS X Leopard (Andreas Färber).balrog1-1/+3
2008-01-14Add mouse wheel in the usb-mouse HID Report (by Daniel Godás).balrog1-1/+3
2008-01-14Register io ports as selected by PCI config in VMware SVGA.balrog1-13/+23
2008-01-06 Make error messages consistent (Robert Reif)blueswir11-3/+3
2008-01-05Fix memory allocation on mainstone2 and convert to qemu_ram_alloc.balrog1-31/+25
2008-01-04Malta flash support.ths2-42/+70
2008-01-01 Fix Debian serial console boot problem reported by Aurelien Jarnoblueswir12-13/+15
2008-01-01 Register only valid register access widthsblueswir113-107/+112
2008-01-01 DVMA translation errors raise a module error irq (NMI)blueswir13-8/+28
2007-12-29 Fix CPU timer interruptsblueswir13-11/+16
2007-12-29 Fix SS-2 boot modeblueswir11-0/+1
2007-12-29 Set SS-5 IOMMU version to Turbosparc to match default CPU (Robert Reif)blueswir11-1/+1
2007-12-29 M48T02 support (Robert Reif)blueswir12-15/+40
2007-12-29 Make debug printing consistent (Robert Reif)blueswir11-3/+3
2007-12-28 Initial support for SS-2 (Sun4c)blueswir14-1/+429
2007-12-28 Initial support for Sun4d machines (SS-1000, SS-2000)blueswir14-6/+444
2007-12-28 Fix master interrupt register maskingblueswir11-2/+2
2007-12-28 Fix system read address mask (Robert Reif)blueswir11-1/+1
2007-12-27 Add ID registerblueswir11-1/+13
2007-12-27 Reset status contains all sent flagblueswir11-1/+1