]> xenbits.xensource.com Git - seabios.git/commit
Initial KVM support.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 5 Jan 2009 02:48:22 +0000 (21:48 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 5 Jan 2009 02:48:22 +0000 (21:48 -0500)
commit7061eb6aa6adc19f965d01509483c67a201c8b35
tree9064b1470fdddcc823ae90fb254bc7650f8ee661
parent0234cd90be8805b1951b4411de81314d27518eea
Initial KVM support.

Add some of the enhancements KVM has to their bochs bios tree.  This
    is only partial support for KVM - some features still do not work
    correctly.
Makefile
src/acpi.c
src/config.h
src/mtrr.c [new file with mode: 0644]
src/pciinit.c
src/post.c
src/util.h