<p> Hello Mr Jianping.</p>
<p>There are several ways to release this:</p>
<p>1. Static config linkage to bitvisor.elf</p>
<p>2. Storing config data on hard disk(need ATA driver)</p>
<p>3. Storing config data on removable devices(USB, SD, MMC, etc.) Need EHCI, UHCI ... drivers</p>
<p></p>
<p></p>
<p>First of all you can see basic BV storage drivers: usb and ata. (grep compilation flags CONFIG_ATA_DRIVER, CONFIG_USB_DRIVER in BV source). BVs manual page 14(8.3) will give some information about this functions http://www.mirrorservice.org/sites/downloads.sourceforge.net/b/bi/bitvisor/bitvisor/documents/manual/bitvisor-1.1-manual.pdf.</p>
<p></p>
<p>Alternative way is to write your own ATA, EHCI or SD-card driver.</p>
<p></p>
<div id="editor_compose_signature">
<p>С уважением, Игорь.</p>
</div>
<blockquote style="border-left: 1px solid #BBBBBB; margin: 1ex; padding: 1ex;">
<p>22.12.2015, 4:51:42 пользователь jpw (jianpingzju@foxmail.com) написал:</p>
<br />
<div class="RMCVJCMB">
<div>Hi All,</div>
<div> </div>
<div>  Please execuse my poor English.</div>
<div> </div>
<div>  The config file at the boot/login-simlpe directory is read when the Bitvisor compiles. Our group is porting the libvmi on Bitvisor, and we need to read some config parameters when the Bitvisor runs, instead of during the compling.  Is there any way to prepare the config file for the run time?</div>
<div> </div>
<div>  Thanks A Lot. :)</div>
<div> </div>
<div> </div>
<div>My Best.</div>
<div>Jianping</div>
<div>ISCAS</div>
<div>2015-12-22</div>
<div> </div>
</div>
</blockquote>