[BitVisor-devel-en:71] Re: How to read config file at Bitvisor Run Time.

Игорь camel_ot at rambler.ru
Wed Dec 23 02:01:36 JST 2015


Hello Mr Jianping.

There are several ways to release this:

1. Static config linkage to bitvisor.elf

2. Storing config data on hard disk(need ATA driver)

3. Storing config data on removable devices(USB, SD, MMC, etc.) Need EHCI, UHCI
... drivers

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.

Alternative way is to write your own ATA, EHCI or SD-card driver.

С уважением, Игорь.

  22.12.2015, 4:51:42 пользователь jpw (jianpingzju at foxmail.com) написал:


  Hi All, Please execuse my poor English. 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? Thanks A Lot. :) My Best.JianpingISCAS2015-12-22
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.bitvisor.org/archives/bitvisor-devel-en/attachments/20151222/509e638d/attachment.html>


More information about the BitVisor-devel-en mailing list