Система

VirtualBox 4.2.14.86644 Final + Extension Pack

VirtualBox

VirtualBox - специальная программа для создания в памяти ПК виртуальных компьютеров. Каждый виртуальный компьютер может содержать произвольный набор виртуальных устройств и отдельную операционную систему. Область применения виртуальных компьютеров очень широка - от выполнения функций по тестированию ПО до создания целых сетей, которые легко масштабировать, распределять нагрузку и защищать. VirtualBox распространяется бесплатно, с открытым исходным кодом.

VirtualBox

Существуют версии VirtualBox, предназначенные для установки на практически всех операционных системах, включая Windows, Linux, Macintosh и OpenSolaris. В качестве "гостевой" операционной системы так же могут использоваться любые операционные системы, включая Windows (NT 4.0, 2000, XP, Server 2003, Vista, W7), DOS/Windows 3.x, Linux, и OpenBSD.

Среди основных особенностей программы можно выделить следующие:

  • VirtualBox может управляться как через GUI-интерфейс, так и через командную строку.
  • Для расширения функций программы разработан специальный комплект SDK.
  • Параметры виртуальных машин описываются в формате XML и никак не зависят от того физического компьютера, на котором система работает. Поэтому виртуальные компьютеры формата VirtalBox легко переносить с одного ПК на другой.
  • При использовании на "гостевых" компьютерах операционных систем Windows или Linux можно воспользоваться специальными утилитами, значительно облегчающими переключение между физическим и виртуальными компьютерами.
  • Для быстрого обмена файлами между гостевым и физическим ПК можно создавать так называемые "разделяемые каталоги" (Shared folders), которые одновременно доступны из обоих этих машин.
  • VirtualBox позволяет подключать USB-устройства к виртуальным компьютерам, позволяя виртуальным машинам работать с ними напрямую.
  • VirtualBox полностью поддерживает протокол удалённого доступа RDP (Remote Desktop Protocol). Виртуальная машина может работать как RDP-сервер, позволяя управлять ею удалённо.

Extension Pack добавляет следующие функции:
  • The virtual USB 2.0 (EHCI) device; see the section called “USB settings”.
  • VirtualBox Remote Desktop Protocol (VRDP) support; see the section called “Remote display (VRDP support)”.
  • Intel PXE boot ROM with support for the E1000 network card.
  • Experimental support for PCI passthrough on Linux hosts; see the section called “PCI passthrough”.
Установка:
  • Запустить VirtualBox, зайти в меню Файл » Свойства » Плагины и добавить скачанный файл, имеющий расширение .vbox-extpack

VirtualBox

Операционная система:

  • Windows XP, все пакеты обновлений (32-бит)
  • Windows Server 2003 (32-бит)
  • Windows Vista (32-бит и 64-бит)
  • Windows Server 2008 (32-бит и 64-бит)
  • Windows 7 (32-бит и 64-бит)
  • Windows 8 (32-бит и 64-бит)
  • Windows Server 2012 (64-бит)

Изменения в версии 4.2.14:

  • VMM: another TLB invalidation fix for non-present pages
  • VMM: fixed a performance regression (4.2.8 regression; bug #11674)
  • GUI: fixed a crash on shutdown
  • GUI: prevent stuck keys under certain conditions on Windows hosts (bugs #2613, #6171)
  • VRDP: fixed a rare crash on the guest screen resize
  • VRDP: allow to change VRDP parameters (including enabling/disabling the server) if the VM is paused
  • USB: fixed passing through devices on Mac OS X host to a VM with 2 or more virtual CPUs (bug #7462)
  • USB: fixed hang during isochronous transfer with certain devices (4.1 regression; Windows hosts only; bug #11839)
  • USB: properly handle orphaned URBs (bug #11207)
  • BIOS: fixed function for returning the PCI interrupt routing table (fixes NetWare 6.x guests)
  • BIOS: don't use the ENTER / LEAVE instructions in the BIOS as these don't work in the real mode as set up by certain guests (e.g. Plan 9 and QNX 4)
  • DMI: allow to configure DmiChassisType (bug #11832)
  • Storage: fixed lost writes if iSCSI is used with snapshots and asynchronous I/O (bug #11479)
  • Storage: fixed accessing certain VHDX images created by Windows 8 (bug #11502)
  • Storage: fixed hang when creating a snapshot using Parallels disk images (bug #9617)
  • 3D: seamless + 3D fixes (bug #11723)
  • 3D: version 4.2.12 was not able to read saved states of older versions under certain conditions (bug #11718)
  • Main/Properties: don't create a guest property for non-running VMs if the property does not exist and is about to be removed (bug #11765)
  • Main/Properties: don't forget to make new guest properties persistent after the VM was terminated (bug #11719)
  • Main/Display: don't lose seamless regions during screen resize
  • Main/OVF: don't crash during import if the client forgot to call Appliance::interpret() (bug #10845)
  • Main/OVF: don't create invalid appliances by stripping the file name if the VM name is very long (bug #11814)
  • Main/OVF: don't fail if the appliance contains multiple file references (bug #10689)
  • Main/Metrics: fixed Solaris file descriptor leak
  • Settings: limit depth of snapshot tree to 250 levels, as more will lead to decreased performance and may trigger crashes
  • VBoxManage: fixed setting the parent UUID on diff images using sethdparentuuid
  • Linux hosts: work around for not crashing as a result of automatic NUMA balancing which was introduced in Linux 3.8 (bug #11610)
  • Windows installer: force the installation of the public certificate in background (i.e. completely prevent user interaction) if the --silent command line option is specified
  • Windows Additions: fixed problems with partial install in the unattended case
  • Windows Additions: fixed display glitch with the Start button in seamless mode for some themes
  • Windows Additions: Seamless mode and auto-resize fixes
  • Windows Additions: fixed trying to to retrieve new auto-logon credentials if current ones were not processed yet
  • Windows Additions installer: added the /with_wddm switch to select the experimental WDDM driver by default
  • Linux Additions: fixed setting own timed out and aborted texts in information label of the lightdm greeter
  • Linux Additions: fixed compilation against Linux 3.2.0 Ubuntu kernels (4.2.12 regression as a side effect of the Debian kernel build fix; bug #11709)
  • X11 Additions: reduced the CPU load of VBoxClient in drag'and'drop mode
  • OS/2 Additions: made the mouse wheel work (bug #6793)
  • Guest Additions: fixed problems copying and pasting between two guests on an X11 host (bug #11792)

 

Скачать программу VirtualBox 4.2.14.86644 Final (94,65 МБ):

 

Скачать Extension Pack для VirtualBox 4.2.14.86644 Final (11,10 МБ):

aks85 21/06/13 Просмотров: 2320
0
pralev 30 июня 2013, 18:10:31

Extension Pack. Ошибка при установке. WinXP

Home22 22 июня 2013, 11:28:13

Проблема!Extension Pack. Ошибка при установке. Win8 x64no

hromenych 22 июня 2013, 10:46:55

Extension Pack. Ошибка при установке. Win8 x64