acpi: move \_SB.PCI0._CRS to separate file [q35]
[seabios.git] / TODO
blob23f26c0cb230f68d29f3e5bf8cb2f3e37bf761a9
1 Review changes committed to coreboot, virtualbox, qemu, kvm, and bochs
2 cvs tip.
3   * bochs cvs (20100104):
4     -- changes synched
5   * coreboot (r3348):    (bochs 20060708)
6     -- no noteworthy enhancements
7   * qemu - now uses SeaBIOS
8   * kvm - now uses SeaBIOS
9   * virtualbox (r13560): (bochs 20061231)
10     -- lots of mouse changes, logo, scsi/etherboot hooks,
11        floppy data rate?, int19 calls post
13 The __call16 code does a long jump to the interrupt trampolines - this
14 is unnecessary.
16 Support PCIv3 roms?  Add support for PCI "configuration code"
17 extensions?
19 Possibly add option to eliminate tsc based delays on emulators.
21 Possibly support sending debug information over EHCI debug port.