|
From: Marcel <con...@go...> - 2010-03-14 13:19:38
|
Recently I wanted to mount Microsoft VHD images into bochs, since there is currently no support for this, I wrote such a handler. My question is if you are interested in this code? My greatest fear is that there are any licensing problems? VHD supports Fixed, Dynamic and Differencing images, my current implementation supports only Fixed images, but with time I (or somebody else) could extend the code, the documentation for this file format is clear and straight forward. What do you think? Marcel |