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