Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -7/+7 |
* | Unify IRQ handling. | pbrook | 2007-04-07 | 1 | -5/+5 |
* | Add support for 82371FB (Step A1) and Improved support for 82371SB | ths | 2007-01-24 | 1 | -2/+25 |
* | PIIX4 support, by Aurelien Jarno. | ths | 2007-01-15 | 1 | -0/+63 |
* | Devfn number for the PIIX3 southbridge, by Aurelien Jarno. | ths | 2007-01-10 | 1 | -3/+3 |
* | implement i440 instead of i450 ISA memory mappings to be compatible with Bochs | bellard | 2006-09-24 | 1 | -54/+41 |
* | moved PCI init to BIOS - added ISA memory mapping registers and SMM support | bellard | 2006-09-24 | 1 | -225/+123 |
* | Implement sun4u PCI IRQ routing. | pbrook | 2006-09-24 | 1 | -2/+12 |
* | PCI shared IRQ fix (original patch by andrzej zaborowski). | pbrook | 2006-09-24 | 1 | -51/+21 |
* | PCI save/restore changes | bellard | 2006-08-17 | 1 | -1/+15 |
* | Rearrange PCI host emulation code. | pbrook | 2006-05-13 | 1 | -0/+419 |