Skip to content

BolunThompson/sectorlisp_for_serial_kvm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sectorlisp fork for kvm

Fork of sectorlisp with minor adjustments to allow easy use with KVM. Specifically:

  • IO via BIOS functions (int 0x10 and int 0x16) are replaced with IO over an IO port.
  • Paritition table is removed

This allows kvm to interact with a sectorlisp loaded into a specific location in memory without including a BIOS.

For more information, see the description of sectorlisp at the original repo. For context, see kvm_sectorlisp.

About

Bootstrapping LISP in a Boot Sector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.3%
  • Assembly 6.2%
  • Common Lisp 5.7%
  • Other 0.8%