summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2008-03-10GT64XXX: fix endianness issues:aurel321-5/+14
2008-03-10Change the e1000 mmio addr space according to spec.aurel321-1/+1
2008-03-09 Fix some functions declared () rather than (void) (Ian Jackson)blueswir11-2/+2
2008-03-06Split OMAP DMA out to a file apart.balrog4-1376/+1412
2008-03-06Check for out of range update regions (original patch from Anthony Liguori).balrog1-6/+27
2008-03-06Register VMware SVGA's memory io region with PCI framework.balrog1-18/+29
2008-03-05 Add more machine definitionsblueswir12-0/+292
2008-03-04 Show IRQ set or reset (Robert Reif)blueswir11-1/+4
2008-03-04 Remove unneeded qemu_irq_lower (Robert Reif)blueswir11-2/+0
2008-03-02Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)blueswir14-20/+31
2008-03-01* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.edgar_igl2-49/+85
2008-02-29Fix sun4m machine if MAX_FD != 2 (Herv�oussineau)blueswir11-1/+1
2008-02-29Give names to magic numbers (Herv�oussineau)blueswir11-125/+222
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