[BitVisor-devel-en:27] Re: Debugging methods for BitVisor
平野 学
hirano at toyota-ct.ac.jp
Wed Oct 3 21:43:28 JST 2012
Hi Hideki,
I am sorry for your precious time. I have simply forgotten editing boot/login-simple/bitvisor.conf before compiling them.
Thanks to your help, now I can use debgsh both on i3 laptop and on VMware Workstation 9 with its VT-virtualization option. Although I was trying to use QEMU (non-KVM) to run BitVisor, it is very slow. Now I am using physical machines and VMware Workstation 9 on WIndows for my development.
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