Age | Commit message (Expand) | Author | Files | Lines |
2006-07-19 | usb destroy API change (Lonnie Mendez) | bellard | 5 | -22/+34 |
2006-07-17 | Fix comment typo. | pbrook | 1 | -1/+1 |
2006-07-14 | win32 compilation fixes | bellard | 1 | -25/+27 |
2006-07-13 | avoid recursive tx | bellard | 1 | -1/+14 |
2006-07-13 | new clock logic: cpu ticks and virtual clocks are no longer proportional - ad... | bellard | 1 | -2/+11 |
2006-07-10 | fixed for TCP segmentation offloading - removed dependency on slirp.h (Igor K... | bellard | 1 | -67/+268 |
2006-07-04 | audio endianness API changes (malc) | bellard | 4 | -16/+15 |
2006-07-04 | avoid unneeded dependencies | bellard | 1 | -18/+21 |
2006-07-04 | audio fixes + initial audio capture support (malc) | bellard | 1 | -1/+2 |
2006-07-04 | sb16 fixes (WfW 3 appears to work with shipped drivers) (malc) | bellard | 1 | -24/+60 |
2006-07-04 | pcnet nic support (Antony T Curtis) | bellard | 2 | -0/+1773 |
2006-07-04 | rtl8139 fixes (Igor Kovalenko) | bellard | 1 | -442/+837 |
2006-07-04 | flash device fix | bellard | 1 | -4/+1 |
2006-07-01 | disable unimplemented C+ mode (aka windows xp 64 fix) | bellard | 1 | -1/+1 |
2006-06-26 | display device identifier string for user with info usb (Lonnie Mendez) | bellard | 4 | -0/+10 |
2006-06-25 | AMD NOR flash device support (initial patch by Jocelyn Mayer) | bellard | 1 | -0/+627 |
2006-06-25 | C99 64 bit printf | bellard | 8 | -9/+9 |
2006-06-18 | Sun4u vga+bios tweaks (Blue Swirl). | pbrook | 1 | -5/+2 |
2006-06-14 | more ACPI definition to keep Solaris Happy (Juergen Kiel) | bellard | 3 | -104/+293 |
2006-06-14 | -no-fd-bootchk option (Lonnie Mendez) | bellard | 1 | -4/+2 |
2006-06-14 | clock year fix for sparc (Blue Swirl) | bellard | 1 | -2/+8 |
2006-06-14 | use OpenBIOS instead of Proll on sparc (Blue Swirl) | bellard | 2 | -14/+4 |
2006-06-13 | support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA ... | bellard | 2 | -14/+45 |
2006-06-04 | Disk cache flush support. | pbrook | 2 | -1/+6 |
2006-06-03 | More SCSI commands (Blue Swirl). | pbrook | 1 | -20/+72 |
2006-06-03 | SATN fixes (Blue Swirl). | pbrook | 1 | -18/+75 |
2006-05-30 | PCI SCSI HBA emulation. | pbrook | 4 | -14/+1624 |
2006-05-26 | SCSI lun probing fix. | pbrook | 3 | -18/+22 |
2006-05-26 | Small read fix. | pbrook | 1 | -1/+1 |
2006-05-26 | Fix partial transfer bug. | pbrook | 1 | -1/+0 |
2006-05-26 | Fix scsi sector size confusion (Blue Swirl). | pbrook | 1 | -38/+41 |
2006-05-25 | Rearrange SCSI disk emulation code. | pbrook | 9 | -468/+1056 |
2006-05-25 | OHCI large packet fix. | pbrook | 1 | -1/+7 |
2006-05-22 | Fix USB root hub hotplugging. | pbrook | 2 | -29/+34 |
2006-05-21 | Don't clear DMA status register when loading address. | pbrook | 1 | -1/+1 |
2006-05-21 | OHCI USB host emulation. | pbrook | 8 | -19/+1211 |
2006-05-21 | Use lookup table for PCI class descriptions. | pbrook | 1 | -12/+24 |
2006-05-21 | ESP DMA fix. | pbrook | 1 | -20/+50 |
2006-05-14 | ne2000 buffer fulness fix (Han Zhu) | bellard | 1 | -1/+1 |
2006-05-14 | Avoid compiler warning. | pbrook | 1 | -1/+1 |
2006-05-13 | Rearrange PCI host emulation code. | pbrook | 17 | -1423/+1698 |
2006-05-11 | BGR_FORMAT fix | bellard | 1 | -1/+1 |
2006-05-11 | mips bios loading fix | bellard | 1 | -4/+0 |
2006-05-10 | bgr32 pixel format support | bellard | 2 | -101/+138 |
2006-05-08 | alignment fix | bellard | 1 | -1/+2 |
2006-05-05 | patch in bLength for hub descriptor (Lonnie Mendez) | bellard | 1 | -1/+2 |
2006-05-05 | typo | bellard | 1 | -1/+1 |
2006-05-03 | PCI irq mapping fix | bellard | 2 | -51/+51 |
2006-05-03 | ACPI support | bellard | 4 | -0/+1268 |
2006-05-02 | performance boost (on P4 hosts at least, rdtsc is a _very_ bad random generator) | bellard | 1 | -3/+6 |