aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2006-08-2616 bit dividerbellard
2006-08-19delete block devicebellard
2006-08-19no need for bdrv_close()bellard
2006-08-19better support of removable mediabellard
2006-08-19use bdrv_media_changed()bellard
2006-08-18fixed VGA resolutions with height > 1024bellard
2006-08-17minimal PCI IDE save/restorebellard
2006-08-17save apic timerbellard
2006-08-17PCI save/restore changesbellard
2006-08-17vga init changesbellard
2006-08-17save VGA PCI statebellard
2006-08-15ESP DMA fix.pbrook
2006-08-14scsi empty drive fix (Blue Swirl).pbrook
2006-08-12SCSI and USB async IO support.pbrook
2006-08-10Add SCSI controller class.pbrook
2006-08-09removed tabsbellard
2006-08-09indentbellard
2006-08-07use AIO for DMA transfers - enabled DMA for CDROMsbellard
2006-08-06removed duplicated linebellard
2006-08-06Add missing #define.pbrook
2006-08-06Fix SCSI off-by-one device size.pbrook
2006-08-02fixed refresh logic (initial patch by Igor Kovalenko)bellard
2006-07-19usb destroy API change (Lonnie Mendez)bellard
2006-07-17Fix comment typo.pbrook
2006-07-14win32 compilation fixesbellard
2006-07-13avoid recursive txbellard
2006-07-13new clock logic: cpu ticks and virtual clocks are no longer proportional - ad...bellard
2006-07-10fixed for TCP segmentation offloading - removed dependency on slirp.h (Igor K...bellard
2006-07-04audio endianness API changes (malc)bellard
2006-07-04avoid unneeded dependenciesbellard
2006-07-04audio fixes + initial audio capture support (malc)bellard
2006-07-04sb16 fixes (WfW 3 appears to work with shipped drivers) (malc)bellard
2006-07-04pcnet nic support (Antony T Curtis)bellard
2006-07-04rtl8139 fixes (Igor Kovalenko)bellard
2006-07-04flash device fixbellard
2006-07-01disable unimplemented C+ mode (aka windows xp 64 fix)bellard
2006-06-26display device identifier string for user with info usb (Lonnie Mendez)bellard
2006-06-25AMD NOR flash device support (initial patch by Jocelyn Mayer)bellard
2006-06-25C99 64 bit printfbellard
2006-06-18Sun4u vga+bios tweaks (Blue Swirl).pbrook
2006-06-14more ACPI definition to keep Solaris Happy (Juergen Kiel)bellard
2006-06-14-no-fd-bootchk option (Lonnie Mendez)bellard
2006-06-14clock year fix for sparc (Blue Swirl)bellard
2006-06-14use OpenBIOS instead of Proll on sparc (Blue Swirl)bellard
2006-06-13support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA ...bellard
2006-06-04Disk cache flush support.pbrook
2006-06-03More SCSI commands (Blue Swirl).pbrook
2006-06-03SATN fixes (Blue Swirl).pbrook
2006-05-30PCI SCSI HBA emulation.pbrook
2006-05-26SCSI lun probing fix.pbrook