1. d9104ff Remove pci_bios_bigmem_addr; set pci_bios_mem_addr=0xe0000000 by Kevin O'Connor · 13 years ago
  2. 525219b Fix ATA iobase2 access on PCI native mode interfaces. by Kevin O'Connor · 13 years ago
  3. 4ccb231 Support ISA ATA devices for qemu's "-M isapc" mode. by Kevin O'Connor · 13 years ago
  4. 9dbc2ad Fix typo in pci_bios_init_device() causing use before set error. by Kevin O'Connor · 13 years ago
  5. 2f442fd fix low bits in ROM and I/O sizing by Kevin O'Connor · 13 years ago
  6. b82a1e4 enable io/memory unconditionally by Kevin O'Connor · 13 years ago
  7. d1c4d64 Set the PCI base address to 0xf0000000. by Kevin O'Connor · 13 years ago
  8. 4dde532 Correct default pci irq links by Kevin O'Connor · 13 years ago
  9. 40f5b5a Do PCI initialization before vga init. by Kevin O'Connor · 14 years ago
  10. 8740e3a Forward port bochs pci changes. by Kevin O'Connor · 14 years ago
  11. b1b7c2a Change license from GPLv3 to LGPLv3. by Kevin O'Connor · 14 years ago
  12. 7061eb6 Initial KVM support. by Kevin O'Connor · 14 years ago
  13. e791636 Move ram size definitions from ebda to global variables. by Kevin O'Connor · 14 years ago
  14. 9649a96 Various minor comment updates. by Kevin O'Connor · 14 years ago
  15. e682cbc Don't overwrite memory on smm init. by Kevin O'Connor · 14 years ago
  16. 4132e02 Don't allow start_bdf with new auto max bus detection code. by Kevin O'Connor · 14 years ago
  17. e633832 Only touch PCI functions > 0 on multi-function devices; rescan max pci each time. by Kevin O'Connor · 14 years ago
  18. be19cdc Overhaul PCI config functions. by Kevin O'Connor · 14 years ago
  19. 2ed2f58 Synch pci ids and registers with Linux kernel source. by Kevin O'Connor · 14 years ago
  20. 2f840e3 Support pci init of both PIIX3 and PIIX4 - patch from bochs bios. by Kevin O'Connor · 14 years ago
  21. 415c2dc Use defines for PCI ids. by Kevin O'Connor · 14 years ago
  22. e06363e Use ALIGN() macro in place of open-coded aligns. by Kevin O'Connor · 15 years ago
  23. 9521e26 Extract 'struct bregs' out of biosvar.h; clean up header includes. by Kevin O'Connor · 15 years ago
  24. 0525d29 Breakup rombios32.c into pciinit.c and smbios.c by Kevin O'Connor · 15 years ago