Hi:
I have used QEMU and like its monitor function. In the QEMU monitor, I can use cmd like "x /10hx 0x01231234" to view the physical memory of the VM. I just wonder if the virtual box has the similar function? If yes, how to invoke it? I just tried alt+ctrl+2 (which is the hot key on qemu), but it does not work on my virtual box 3.0 on Windows. If only Linux host supports that function, I can use Linux host without a problem.
Thanks.
Is there anything like a QEMU monitor for VB?
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Is there anything like a QEMU monitor for VB?
Sorry, that feature isn't available. I haven't seen or heard about it anyway, and I'm sure that I would after spending more than a year with the product and on this forum
.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
Re: Is there anything like a QEMU monitor for VB?
I see. Thanks. I guess I can still hack into the VB source code to find it out, since it is Open sourced. I am just lazy 