VirtualBox

VirtualBox 2.2.0

Oracle
開源軟體

Virtualbox提供類似VMWare的功能,讓你的電腦安裝後,又像是有另一台虛擬電腦,可以將測試的系統安裝在這個環境,也不用擔心本機系統會受影響,當出現問題時,只要將此軟體移除即可解決問題,當需要另一個新環境時,再安裝一次即可,非常好用的虛擬機器之一。

  • 安裝虛擬機,保護電腦穩定性
  • 與主機系統分開,不會互相影響
  • 安裝後,可灌Linux/Unix等系統學習
  • 記憶體空間需要(512MB以上)

軟體資訊
檔案版本 VirtualBox 2.2.0
檔案名稱 VirtualBox-2.2.0-45846-Win.exe
檔案大小 62.38MB
系統 Windows XP / Vista / Windows 7 / XP 64-bit / Vista 64-bit / Windows 7 64-bit / Windows 8 / Windows 8 64-bit / Windows 10 / Windows 10 64-bit
支援語系 Multiple languages
軟體類型 開源軟體
更新日期 2009-04-09
更新日誌

This version is a major update. The following major new features were added:

* OVF (Open Virtualization Format) appliance import and export (see chapter 3.8, Importing and exporting virtual machines, User Manual page 55)
* Host-only networking mode (see chapter 6.7, Host-only networking, User Manual page 88)
* Hypervisor optimizations with signi?cant performance gains for high context switching rates
* Raised the memory limit for VMs on 64-bit hosts to 16GB
* VT-x/AMD-V are enabled by default for newly created virtual machines
* USB (OHCI & EHCI) is enabled by default for newly created virtual machines (Qt GUI only)
* Experimental USB support for OpenSolaris hosts
* Shared folders for Solaris and OpenSolaris guests
* OpenGL 3D acceleration for Linux and Solaris guests (see chapter 4.8, Hardware 3D acceleration (OpenGL), User Manual page 70)
* Added C API in addition to C++, Java, Python and Web Services

In addition, the following items were ?xed and/or added:

* VMM: FreeBSD guest related ?x for V86 ?ags (bug #2342)
* VMM: ?xed guru meditation when booting an AsteriskNow Linux VM (bug #2342)
* VMM: ?xed PGMPOOLKIND_FREE guru meditation (bugs #3356, #3431)
* VMM: ?xed Windows XP boot hang (guest PAE + nested paging only)
* VMM: allow mixing of VT-x/AMD-V and software virtualization
* VMM: ?xed extremely slow safe mode booting in e.g. Windows 2008 (VT-x/AMD-V only)
* VMM: signi?cant speedup of certain GRUB boot loaders (e.g. Solaris) (VT-x/AMD-V only)
* VMM: real-mode IOPL ?x for DOS guests (VT-x only)
* VMM: ?xed VT-x detection with certain BIOSes that enable VT-x, but don’t set the lock bit in MSR_IA32_FEATURE_CONTROL
* VMM: ?xed hibernation issues on Windows XP hosts (VT-x only; bug #1794)
* VMM: properly emulate RDMSR from the TSC MSR, should ?x some NetBSD guests
* VMM: emulate RDPMC; ?xes Windows guests crashes when using the Kaspersky virus scanner (bug #1778)
* NAT: ?xed truncated downloads (FTP) (bug #3257)
* NAT: blocked UDP packets caused a crash (bug #3426)
* NAT: allow to con?gure the next server and the boot ?le via VBoxManage (bug #2759)
* IDE: ?xed hard disk upgrade from XML-1.2 settings (bug #1518)
* Hard disk: support more VMDK ?le variants (including ?xed-size ESX server images)
* Hard disks: refuse to start the VM if a disk image is not writable
* USB: further reduced host CPU utilization for OHCI and EHCI; the “VBoxInternal/Devices/usb-ohci/0/Con?g/FrameRate” CFG key is no longer necessary and no longer supported
* USB: ?xed BSOD on the host with certain USB devices (Windows hosts only; bug #1654)
* E1000: properly handle cable disconnects (bug #3421)
* VRDP: ?xed hangs when VRDP server is enabled or disabled in runtime
* Shared folders: respect umask settings on Linux, OSX and Solaris hosts when creating ?les
* X11 guests: prevented setting the locale in vboxmouse, as this caused problems with Turkish locales (bug #3563)
* X11 guests: show the guest mouse pointer at the right position if the virtual desktop is larger than the guest resolution (bug #2306)
* Linux additions: ?xed typo when detecting Xorg 1.6 (bug #3555)
* Solaris guests: added xpg4/xcu4 dependency to the guest additions installer (bug #3524)
* Windows guests: bind the VBoxMouse.sys ?lter driver to the correct guest pointing device (bug #1324)
* Windows hosts: ?xed BSOD when starting a VM with enabled host interface (bug #3414)
* Linux hosts: do proper reference counting to prevent unloading the vboxnet?t module as long as this code is in use (bug #3104)
* Linux hosts: do not leave zombies of VBoxSysInfo.sh (bug #3586)
* Linux installers: ?xes for Slackware, Arch Linux and Linux from Scratch systems
* Windows installers: combined installer executable which contains both (32- and 64-bit) architectures.
* VBoxManage: less cryptic command-line error messages
* VBoxManage list vms commands now default to compact format
* VBoxManage controlvm dvdattach did not work if the image was attached before
* VBoxManage: allow creation of all supported disk image variants
* VBoxManage showvminfo: don’t spam the release log if the additions don’t support statistics information (bug #3457)
* VBoxManage: big command line processing cleanup, the legacy single-dash options are deprecated and will be removed in the next major release, so switch to the new options now
* Hard disks: improved immutable disk support to auto-reset diff ?le at VM startup (related to bug #2772)
* GUI: enable the audio adapter by default for new VMs
* GUI: warn if VT-x/AMD-V is not operational when starting a 64-bit guest
* GUI: deactivate 64-bit guest support when the host CPU does not support VT-x/AMD-V
* GUI: removed ?oppy icon from the status bar
* GUI: show build revision in about dialog
* GUI: ?xed sticky status bar text
* GUI: improved error dialogs
* GUI: fail with an appropriate error message when trying to boot a read-only disk image (bug #1745)
* GUI/Mac OS X: ?xed disabled close button
* GUI/Windows: re-enabled support for copy and paste (Windows hosts 2.0 regression; bug #2065)
* 3D support: added OpenGL select/feedback support (bug #2920)
* 3D support: close OpenGL subsystem for terminated guest applications (bug #3243)
* 3D support: ?xed VM hangs when starting guests with 3D acceleration enabled (bug #3437)
* PXE: ?xed boot hangs when hardware virtualization is used (bug #2536)
* LsiLogic: ?xed problems with Solaris guests
* Main API: close machine settings XML ?le when unregistering machine (bug #3548)

作者 Oracle
官網 http://www.virtualbox.org

  • After i run VirtualBox-2.2.0-45846-Win.exe, i got a "Count not create temporary directory!" error message box. I guess this is caused by my windows account ...
    VirtualBox
    #3711 (Installation of VirtualBox 2.2.0 failed) – Oracle VM VirtualBox
    https://www.virtualbox.org
  • VirtualBox 2.0.2 VirtualBox 2.0.2 By Oracle (Open Source) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (32.79MB) Download What Is the FileHippo Safety Guarantee? We kn...
    VirtualBox
    Download VirtualBox 2.0.2 - FileHippo.com
    http://r.search.yahoo.com
  • 2009年4月9日 - VirtualBox is a general-purpose full virtualizer for x86 hardware. Targeted at server, desktop and embedded use, it is now the only ...
    VirtualBox
    Download VirtualBox 2.2.0 - Comments - FileHippo.com
    http://filehippo.com
  • 2009年4月9日 - VirtualBox is a general-purpose full virtualizer for x86 hardware. Targeted at server, desktop and embedded use, it is now the only ...
    VirtualBox
    Download VirtualBox 2.2.0 - FileHippo.com
    http://filehippo.com
  • VirtualBox is a virtualization product that can run virtualized x86 or AMD64 environments. Run an operating system inside of an operating system.
    VirtualBox
    Download VirtualBox 2.2.0 - OrbitalDownloads
    http://orbitaldownloads.com
  • Title: VirtualBox 2.2.0. Filename: VirtualBox-2.2.0-45846-Win.exe. File size: 62.38MB (65,411,600 bytes). Requirements: Windows XP / Vista / Windows 7 / XP ...
    VirtualBox
    Download VirtualBox 2.2.0 - Technical Details - FileHippo.com
    http://filehippo.com
  • VirtualBox is a general-purpose full virtualizer for x86 hardware. Targeted at server, desktop and embedded use, ... VMware Server 2.0.2 OpenCV 3.1.0 Anti-Spam SMTP Proxy Server 2.5.1 Microsoft Window...
    VirtualBox
    Download VirtualBox 2.2.2 - FileHippo.com
    http://r.search.yahoo.com
  • VirtualBox is a general-purpose full virtualizer for x86 hardware, targeted at server, desktop and embedded use.For a thorough introduction to virtualization and VirtualBox.
    VirtualBox
    Downloads - Oracle VM VirtualBox
    ://r.search.yahoo.com
  • Index of /virtualbox/3.2.0 Name Last modified Size Parent Directory MD5SUMS 05-Dec-2016 19:34 3.8K SHA256SUMS 05-Dec-2016 19:36 5.3K ...
    VirtualBox
    Index of http://download.virtualbox.org/virtualbox/3.2.0
    http://r.search.yahoo.com
  • 2009年4月8日 - Old Version of VirtualBox 2.2.0. Website. http://www.virtualbox.org/. Developer. Oracle Corporation. Selected Version. VirtualBox 2.2.0.
    VirtualBox
    Old Version of VirtualBox 2.2.0 Download - OldApps.com
    http://www.oldapps.com
  • 2009年4月8日 - Old Version of Virtualbox 2.2.0. Website. http://www.virtualbox.org/. Developer. Oracle Corporation. Selected Version. Virtualbox 2.2.0.
    VirtualBox
    Old Version of Virtualbox 2.2.0 Download - OldApps.com for Mac
    http://www.oldapps.com
  • Oracle VM VirtualBox The latest release is version 5.1.22. On this page you can download: Oracle VM VirtualBox Base Packages ... Debian 8.0 (Jessie) deb Package deb Package Debian 7.0 (Wheezy) deb Pac...
    VirtualBox
    Oracle VM VirtualBox - Downloads | Oracle Technology Network | Oracle
    http://r.search.yahoo.com
  • VirtualBox is a general-purpose full virtualizer for x86 hardware. Targeted at server, desktop and embedded use, it is now the only professional-quality ...
    VirtualBox
    Scarica VirtualBox 2.2.0 - FileHippo.com
    http://filehippo.com
  • 4.0, 2000, XP, Server 2003, Vista, Windows 7, Windows 8, Windows 10), DOS/Windows 3.x, Linux (2.4, 2.6, 3.x and 4.x), Solaris and OpenSolaris, OS/2, and OpenBSD. VirtualBox is being actively developed...
    VirtualBox
    VirtualBox - Official Site
    ://r.search.yahoo.com
  • 查詢virtualbox usb 2.0一切資訊已由【電腦王阿達愛順發】提供還有virtualbox教學 80筆3頁,virtualbox usb網路熱門話題,VirtualBox is a general-purpose full virtualizer for x86 hardware, targeted at server, desktop and ...,VirtualBox Portab...
    VirtualBox
    virtualbox usb 2.0|找virtualbox usb 2.0敘述virtualbox教學與virtualbox usb|80筆1|3頁-電腦王阿達愛順發
    http://r.search.yahoo.com
  • VirtualBox 2.2.0 (released 2009-08-04) This version is a major update. Users of previous 2.2 beta releases are recommended to upgrade.
    VirtualBox
    virtualbox.org • View topic - VirtualBox 2.2.0 released
    https://forums.virtualbox.org
  • 二、安裝 VirtualBox Extension Pack,讓 VirtualBox 支援 USB 2.0、USB 3.0 VirtualBox 從4.0開始支援了 USB 2.0 的裝置,所以若是沒有安裝 VirtualBox Extension Pac k的人,在使用虛擬機器時會出警告畫面,雖然我們可以視而不見,不過為了更快的USB傳輸 ...
    VirtualBox
    [下載&教學] VirtualBox 5.1.22 安裝版 ~ 免費開放原始碼的虛擬機器 - Page 2 of 2 - 海芋小站
    ://r.search.yahoo.com
  • VirtualBox是個免費的「虛擬電腦」軟體,主要是創建一個模擬的PC個人電腦的硬體環境,讓我們可以在虛擬的電腦硬體中安裝作業系統、測試軟體或病毒等,透過VirtualBox安裝好的作業系統可以跟你現在的電腦系統同時運作,而且兩個系統的資料與程式不會 ...
    VirtualBox
    [下載] VirtualBox v5.1.22(繁體中文版)虛擬電腦,練重灌、測軟體、玩病毒,不怕搞壞電腦! _ 重灌狂人
    ://r.search.yahoo.com
  • 旧版本VirtualBox 2.2.0. 网站. http://www.virtualbox.org/. 开发者. Oracle Corporation. 所选取版本. VirtualBox 2.2.0. 支持的系统 旧的系统版本. Windows 2000, XP ...
    VirtualBox
    下载VirtualBox 2.2.0的旧版本- OldApps.com
    http://www.oldapps.com
  • 免費: virtualbox 5.0.2 guest additions 下載軟體在 UpdateStar: - Innotek VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely ...
    VirtualBox
    免費: virtualbox 5.0.2 guest additions 下載-windows: virtualbox 5.0.2 guest additions
    http://r.search.yahoo.com