[BitVisor-devel-en:28] FYI: Development of BitVisor on VMware Fusion 5

平野 学 hirano at toyota-ct.ac.jp
Wed Oct 3 22:51:23 JST 2012


Hi,

I tried to run BitVisor on VMware Fusion 5 with the IntelVT/AMD-V option.
It works fine on my Mac, too.

Best regards,
Manabu

>> I am using the dbgsh program in tools/dbgsh/ directory of BitVisor 1.3.
>> Here is a screenshot of the dbgsh program in a terminal (Ubuntu 12.04 LTS).
>> http://dl.dropbox.com/u/110035929/dbgsh.PNG
>> 
>> I also tried to use the dbgsh program on BitVisor 1.2. 
>> However, I encountered the same problem.
>> 
>> Is my method to execute the dbgsh program wrong?
>> My grub launches bitvisor.elf, module1.bin, and module2.bin.
>> BitVisor launches a guest OS (Ubuntu 12.04 LTS), 
>> then I executed the dbgsh program on the guest OS. 
>
>Did you enable dbgsh in config?  To enable dbgsh, add "vmm.dbgsh=1" to
>bitvisor.conf or .vmm.dbgsh=1 in defconfig.
>
>If dbgsh is disabled by .config (CONFIG_DBGSH), the dbgsh program
>makes no output and just exits.  But if it is disabled by
>bitvisor.conf or defconfig, the program makes infinite output.  It
>seems that this behavior is a bug and can be fixed.
>
>-- 
>Hideki EIRAKU <hdk at igel.co.jp>



More information about the BitVisor-devel-en mailing list