Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-05-01 | increase max kernel size with initrd | bellard | 1 | -1/+1 |
2006-04-30 | fixes for more than 8 ports - return NAK if no change - FreeBSD workaround (L... | bellard | 1 | -10/+42 |
2006-04-30 | VNC server (Anthony Liguori) | bellard | 1 | -4/+79 |
2006-04-29 | ELCR is not reset by PIC reset (bug report by malc) | bellard | 1 | -1/+1 |
2006-04-27 | Add nominal ARM Versatil/AB board emulation. | pbrook | 3 | -172/+144 |
2006-04-27 | SHIX board emulation (Samuel Tardieu) | bellard | 6 | -0/+2885 |
2006-04-26 | ELF loader (Thiemo Seufer) | bellard | 1 | -39/+41 |
2006-04-26 | added entry parameter to ELF loader | bellard | 2 | -4/+4 |
2006-04-25 | LBA48 support (Jens Axboe) | bellard | 1 | -20/+137 |
2006-04-25 | fix for HCHALTED status bit | bellard | 1 | -1/+1 |
2006-04-24 | PC speaker emulation (Joachim Henke) | bellard | 3 | -19/+160 |
2006-04-24 | HCHALTED status bit handling (Lonnie Mendez) | bellard | 1 | -0/+5 |
2006-04-24 | do not set PORT_STAT_C_ENABLE when doing port reset (Lonnie Mendez) | bellard | 1 | -1/+0 |
2006-04-24 | separate file for usb hub device | bellard | 2 | -497/+518 |
2006-04-24 | usb setup state machine fix when driver reads or writes too many bytes | bellard | 1 | -4/+4 |
2006-04-23 | -win2k-hack performance+DMA support (Leonardo E. Reiter) | bellard | 1 | -2/+15 |
2006-04-23 | use generic ELF loader | bellard | 4 | -427/+13 |
2006-04-18 | Fix display resize bug. | pbrook | 1 | -1/+1 |
2006-04-18 | Initialize PCI BAR config data. | pbrook | 1 | -0/+7 |
2006-04-12 | mouse API change | bellard | 2 | -2/+2 |