aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2006-09-23Add ARM RealView Emulation Baseboard.pbrook6-204/+944
2006-09-21VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)bellard2-4/+16
2006-09-20sun4m halt support (Blue Swirl)bellard1-3/+0
2006-09-18Merge common ISA access routines.pbrook4-149/+107
2006-09-17SPARC SCSI fixes.pbrook1-8/+31
2006-09-10dummy cs4231 audio driver for sun4m (Blue Swirl)bellard2-0/+187
2006-09-09allow host serial port usage (Blue Swirl)bellard1-22/+88
2006-09-09fix serial irq logic (Blue Swirl)bellard1-26/+65
2006-09-09added mouse protocol (Igor Kovalenko)bellard1-15/+54
2006-09-09more correct display functionsbellard1-12/+56
2006-09-03better PCNET endianness supportbellard2-153/+112
2006-09-03endianness fixesbellard1-96/+157
2006-09-03Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard4-159/+303
2006-09-03initial sparc32 lance and pcnet mergebellard2-588/+327
2006-08-29SCSI TCQ support.pbrook6-446/+916
2006-08-2616 bit dividerbellard1-6/+9
2006-08-19delete block devicebellard1-1/+8
2006-08-19no need for bdrv_close()bellard1-1/+0
2006-08-19better support of removable mediabellard1-51/+69
2006-08-19use bdrv_media_changed()bellard1-24/+14
2006-08-18fixed VGA resolutions with height > 1024bellard3-12/+22
2006-08-17minimal PCI IDE save/restorebellard1-0/+113
2006-08-17save apic timerbellard1-1/+6
2006-08-17PCI save/restore changesbellard4-20/+50
2006-08-17vga init changesbellard4-12/+17
2006-08-17save VGA PCI statebellard3-56/+96
2006-08-15ESP DMA fix.pbrook1-2/+1
2006-08-14scsi empty drive fix (Blue Swirl).pbrook1-0/+1
2006-08-12SCSI and USB async IO support.pbrook10-287/+702
2006-08-10Add SCSI controller class.pbrook1-0/+1
2006-08-09removed tabsbellard1-186/+186
2006-08-09indentbellard1-98/+110
2006-08-07use AIO for DMA transfers - enabled DMA for CDROMsbellard1-199/+236
2006-08-06removed duplicated linebellard1-1/+0
2006-08-06Add missing #define.pbrook1-0/+1
2006-08-06Fix SCSI off-by-one device size.pbrook1-9/+15
2006-08-02fixed refresh logic (initial patch by Igor Kovalenko)bellard1-6/+6
2006-07-19usb destroy API change (Lonnie Mendez)bellard5-22/+34
2006-07-17Fix comment typo.pbrook1-1/+1
2006-07-14win32 compilation fixesbellard1-25/+27
2006-07-13avoid recursive txbellard1-1/+14
2006-07-13new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard1-2/+11
2006-07-10fixed for TCP segmentation offloading - removed dependency on slirp.h (Igor K...bellard1-67/+268
2006-07-04audio endianness API changes (malc)bellard4-16/+15
2006-07-04avoid unneeded dependenciesbellard1-18/+21
2006-07-04audio fixes + initial audio capture support (malc)bellard1-1/+2
2006-07-04sb16 fixes (WfW 3 appears to work with shipped drivers) (malc)bellard1-24/+60
2006-07-04pcnet nic support (Antony T Curtis)bellard2-0/+1773
2006-07-04rtl8139 fixes (Igor Kovalenko)bellard1-442/+837
2006-07-04flash device fixbellard1-4/+1