Merge commit '4cff0a5994d0300e6e77e90d3354aa517a120539' into upstream-merge
[qemu-kvm/stefanha.git] / kvm / vgabios / Notes
blobd5b708dc7fa988c7d9949cce57816f2c54c34186
1 Development notes
2 -----------------
4 - need to split video init function
5     1. set bios variables
6     2. do the real init with io based on bios variables
8 - characters format switching will set the bios
9   variables and call function #2 above
11 - need to rework the tables as explained in Interrupt list