VirtualBox: Difference between revisions
From OSDev Wiki
Jump to navigation
Jump to search
m (VirtualBox *does* support debugging now.)
(Added navigation box.)
Line 1:
Line 1:
(追記) {{Emulators}} (追記ここまで)
(追記) (追記ここまで)
'''VirtualBox''' is a virtual machine that is produced by InnoTek, now part of Sun. It has very good documentation so it is very easy to use out of the box. VirtualBox supports booting from real media or images of floppies and CD/DVD-ROM's. It also [http://www.virtualbox.org/manual/ch12.html#id356590 supports debugging].
'''VirtualBox''' is a virtual machine that is produced by InnoTek, now part of Sun. It has very good documentation so it is very easy to use out of the box. VirtualBox supports booting from real media or images of floppies and CD/DVD-ROM's. It also [http://www.virtualbox.org/manual/ch12.html#id356590 supports debugging].
Revision as of 06:53, 23 November 2011
| Emulators |
|---|
| PC Emulators |
| PC Virtual Machine Monitors |
| PowerPC Emulators |
VirtualBox is a virtual machine that is produced by InnoTek, now part of Sun. It has very good documentation so it is very easy to use out of the box. VirtualBox supports booting from real media or images of floppies and CD/DVD-ROM's. It also supports debugging.
VirtualBox is available under the GPL license, and allows for several advanced features. One such feature is the ability to access host USB drives. You are able to also use features of the host operating system where applicable. Some features make using the guest OS easier. For example, "pointer integration" (which allows you to move the cursor between the host OS and certain guest OS's seamlessly).
See Also
External Links
Retrieved from "https://wiki.osdev.org/index.php?title=VirtualBox&oldid=12220"