Age | Commit message (Expand) | Author | Files | Lines |
2009-06-29 | Revert "Introduce reset notifier order" | Jan Kiszka | 1 | -2/+2 |
2009-06-17 | Call piix4_reset() on system reset. | Blue Swirl | 1 | -1/+5 |
2009-06-17 | Call piix3_reset() on system reset. | Gleb Natapov | 1 | -1/+5 |
2009-05-23 | Add common BusState | Paul Brook | 1 | -1/+2 |
2009-05-03 | use PCI_HEADER_TYPE. | Isaku Yamahata | 1 | -3/+6 |
2009-03-16 | Delete some unused macros detected with -Wp,-Wunused-macros use | blueswir1 | 1 | -3/+0 |
2009-02-01 | Add and use #defines for PCI device classes | blueswir1 | 1 | -6/+3 |
2009-01-26 | Define PCI vendor and device IDs in pci.h (Stuart Brady) | aliguori | 1 | -12/+6 |
2008-10-26 | Fix undeclared symbol warnings from sparse | blueswir1 | 1 | -1/+1 |
2008-04-27 | Use correct types to enable > 2G support, based on a patch from | aurel32 | 1 | -1/+1 |
2008-04-22 | Revert "Use correct types to enable > 2G support" (r4238), it is | aurel32 | 1 | -1/+1 |
2008-04-22 | Use correct types to enable > 2G support, based on a patch from | aurel32 | 1 | -1/+1 |
2008-03-28 | Add missing initial values for PIIX3 function 0 (PIRQRC) | aurel32 | 1 | -0/+3 |
2008-03-18 | SCI fixes | aurel32 | 1 | -1/+0 |
2007-12-09 | Save/load PCI-device, PCI-bus and PIIX3 irq-related state (patches by Uri Lub... | balrog | 1 | -5/+14 |
2007-12-09 | Remove leftover support for 82371FB (Step A1), by Carlo Marcelo Arenas | ths | 1 | -25/+0 |
2007-11-18 | Add statics and missing #includes for prototypes. | pbrook | 1 | -1/+1 |
2007-11-17 | Break up vl.h. | pbrook | 1 | -1/+4 |
2007-10-20 | Enable ACPI interrupts, by Igor Lvovsky. | ths | 1 | -0/+1 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -7/+7 |
2007-04-07 | Unify IRQ handling. | pbrook | 1 | -5/+5 |
2007-01-24 | Add support for 82371FB (Step A1) and Improved support for 82371SB | ths | 1 | -2/+25 |
2007-01-15 | PIIX4 support, by Aurelien Jarno. | ths | 1 | -0/+63 |
2007-01-10 | Devfn number for the PIIX3 southbridge, by Aurelien Jarno. | ths | 1 | -3/+3 |
2006-09-24 | implement i440 instead of i450 ISA memory mappings to be compatible with Bochs | bellard | 1 | -54/+41 |
2006-09-24 | moved PCI init to BIOS - added ISA memory mapping registers and SMM support | bellard | 1 | -225/+123 |
2006-09-24 | Implement sun4u PCI IRQ routing. | pbrook | 1 | -2/+12 |
2006-09-24 | PCI shared IRQ fix (original patch by andrzej zaborowski). | pbrook | 1 | -51/+21 |
2006-08-17 | PCI save/restore changes | bellard | 1 | -1/+15 |
2006-05-13 | Rearrange PCI host emulation code. | pbrook | 1 | -0/+419 |