index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
seabios: pci: introduce helper function to find device from table and initial...
Isaku Yamahata
2010-07-24
1
-0
/
+12
*
seabios: pci: introduce helper function to initialize a given device.
Isaku Yamahata
2010-07-10
1
-0
/
+20
*
Be sure to add "void" to all function prototypes that take no args.
Kevin O'Connor
2010-01-03
1
-1
/
+1
*
Add stubs for USB OHCI support.
Kevin O'Connor
2009-10-12
1
-16
/
+13
*
Initial support for USB, UHCI, and USB Keyboards.
Kevin O'Connor
2009-09-28
1
-0
/
+8
*
Only run the vga option rom of an enabled vga device.
Kevin O'Connor
2009-07-19
1
-0
/
+56
*
Support multiple independent root buses (if known at compile time).
Kevin O'Connor
2009-02-28
1
-3
/
+9
*
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
2009-01-15
1
-1
/
+1
*
Don't allow start_bdf with new auto max bus detection code.
Kevin O'Connor
2008-12-04
1
-19
/
+4
*
Only touch PCI functions > 0 on multi-function devices; rescan max pci each t...
Kevin O'Connor
2008-11-29
1
-34
/
+36
*
Fix bug - bios writes must be enabled before max PCI bus detected.
Kevin O'Connor
2008-11-28
1
-1
/
+1
*
Overhaul PCI config functions.
Kevin O'Connor
2008-11-09
1
-67
/
+75
*
Synch pci ids and registers with Linux kernel source.
Kevin O'Connor
2008-11-08
1
-0
/
+1
*
Rename pci_find_class() to pci_find_classprog(), and add new functions.
Kevin O'Connor
2008-08-31
1
-3
/
+27
*
Return max bus number in int 1a/b101 call.
Kevin O'Connor
2008-08-17
1
-4
/
+3
*
Fix error in pci_find_class().
Kevin O'Connor
2008-07-09
1
-2
/
+1
*
PCI fixes
Kevin O'Connor
2008-06-21
1
-24
/
+31
*
Move PIR table definitions to pcibios.h.
Kevin O'Connor
2008-06-11
1
-0
/
+7
*
PCI enhancements.
Kevin O'Connor
2008-05-24
1
-18
/
+66
*
Basic support for PCI BIOS.
Kevin O'Connor
2008-03-16
1
-0
/
+38
*
Revert "Commit missing files from last commit."
Kevin O'Connor
2008-03-08
1
-286
/
+0
*
Commit missing files from last commit.
Kevin O'Connor
2008-03-05
1
-0
/
+286