Портативный софт, Система

VirtualBox 4.3.0.89960 Final + Extension Pack + Portable

VirtualBox

Portable от punsh

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.3.0.89960:
This version is a major update. The following major new features were added:
  • VMM: major rewrite of the VT-x code and the AMD-V code including many bug fixes and performance improvements (for example bug #9659)
  • VMM: introduced a lightweight instruction interpreter for situations not handled by hardware virtualization
  • GUI: extended messaging mechanism (new non-modal popup overlays used to show non-critical warnings and provide user with additional information)
  • GUI: keyboard shortcuts management (input page of global preferences extended with possibility to edit general keyboard shortcuts for VirtualBox Manager and Virtual Machine)
  • GUI: video capturing support (bug #4766)
  • Added USB touch device emulation
  • Added experimental support for webcam passthrough complementing USB passthrough (see the manual for more information)
  • Added SCSI CD-ROM emulation, including boot support
  • VRDP: support for IPv6
  • Guest Control: guest sessions now are running in dedicated, impersonated session processes (needs at least Guest Additions 4.3 installed)
  • Guest Control: implemented IGuestFile support
  • NAT: experimental virtual router mode: several VMs are attached to the same internal network and share one NAT service (see the manual for more information)

In addition, the following items were fixed and/or added:
  • VMM: significantly improved performance of NetWare 5.x/6.x guests on host systems without nested paging support
  • VMM: fixed losing host NMIs while in VT-x guest-context
  • VMM: changed order of actions in emulated task switch (bug #10532)
  • VMM: allow to activate VT-x while in SMX mode and provide more information if that is not possible
  • GUI: update check uses https
  • GUI: numerous minor internal cleanups and bug fixes
  • GUI: HID LEDs synchronization when switching between guest window(s) and host (Mac OS X hosts only)
  • GUI, VBoxManage: when unregistering a VM, also unregister the hard disk images which are used exclusively (bug #10311)
  • GUI: use the number of physical presented processor cores instead of the number of logical processor cores to check if the users assigned too many virtual CPUs to the guest
  • Snapshots: made live snapshots work again (bug #9255)
  • Teleportation: made it work again (bug #9455)
  • Storage: implemented AHA-154x compatibility mode in the emulated BusLogic SCSI HBA
  • Storage: significantly improved performance of large ATAPI PIO transfers (BeOS, Minix 3 guests affected)
  • Storage: added floppy formatting emulation (NB: cannot be used to change existing media geometry)
  • Settings: global and per-VM default frontend configuration, useful to select the use of alternative VM frontends
  • Settings: limit depth of snapshot tree to 250 levels, as more will lead to decreased performance and may trigger crashes
  • Settings: the per-VM hwvirtextexcl setting has been replaced by a global hwvirtexclusive property
  • Main: new event queue implementation which does not use the host's native event queue for processing VirtualBox events anymore
  • Main: eliminate the use of SysV semaphores on all host OSes other than Windows, namely Linux, Solaris and Mac OS X, with the consequence that no system reconfiguration is needed to run more than approximately 100 VMs
  • Main: use the XDG standard configuration folder instead of .VirtualBox on systems where it is appropriate (bug #5099)
  • Main: extension pack framework can now support loading HGCM modules, contributed by Jeff Westphal
  • VBoxManage: list more information about hard disk/DVD/floppy media, and support the --long option to show really all available details
  • VBoxManage: added support for optional command line parameters for the automatic Guest Additions update
  • VBoxManage: added support for listing active guest sessions, guest processes and/or guest files via guestcontrol list <all|sessions|processes|files>
  • VBoxManage: added support for closing active guest sessions via guestcontrol session close --session-id <ID> | --session-name <name or="" pattern=""> | --all
  • VBoxManage: added support for terminating active guest processes via guestcontrol process kill|close|terminate --session-id <ID>| --session-name <name or="" pattern=""> <PID> ... <PID n=""> or guestcontrol [p[s]]kill --session-id <ID>| --session-name <name or="" pattern=""> <PID> ... <PID n="">
  • VBoxManage: added support for watching guest sessions via guestcontrol watch
  • VBoxManage: added modifyvm --triplefaultreset to make the VM reset on triple fault instead of triggering a Guru Meditation (see the manual for more information)
  • 3D support: several fixes
  • 3D support: several fixes for Mac OS X hosts
  • OVF: several fixes
  • Extpack Installer: make it work if the file is located in a folder with special characters
  • Keyboard: fix for reporting key sequences like Ctrl+Alt+Del for the USB keyboard emulation
  • Shared Clipboard/X11: support for BMP-format images, contributed by François Revol
  • Mac OS X hosts: limited support for Mac OS X 10.9 (Mavericks)
  • Mac OS X hosts: use a launchd script instead of the deprecated StartupItem mechanism (bug #8940)
  • Windows hosts: don't cause massive DPC latency (only on certain hosts; still needs improving; bug #6242)
  • Windows hosts: consider symlinks when retrieving volume information (bug #11962)
  • Windows hosts: fixed an issue with USB2 devices being inaccessible when plugged into USB 3.0 ports
  • Windows Additions: fixed misbehavior with guest display power management (WDDM driver only; bug #11170)
  • Windows Additions: fixed memory leak caused by WTSQuerySessionInformation() on Windows 2000 guests (bug #12072)
  • Windows Additions: ability to track guest user idle times through the newly introduced event IGuestUserStateChangedEvent
  • Linux Additions: fixed udev detection in the init script with Linux 3.x kernels

 

Скачать программу VirtualBox 4.3.0.89960 Final (101,69 МБ):

Скачать Extension Pack для VirtualBox 4.3.0.89960 Final (12,15 МБ):

Скачать 32-разрядную портативную программу VirtualBox 4.3.0.89960 + Extension Pack (59,87 МБ):

Скачать 64-разрядную портативную программу VirtualBox 4.3.0.89960 + Extension Pack (61,8 МБ):

aks85 15/10/13 Просмотров: 3130
0
Kuzbas 26 октября 2013, 16:08:34

Отвратительное обновление.Несмотря на заметные новшества Заметно и сильно упала производительность. Грузит проц с не понятной периодичностью по каждому шагу... откатился. Жду новую и исправленную.

deep3636 17 октября 2013, 07:29:45

Thank you, aks85, very much !!

ALEX25 16 октября 2013, 13:08:21

Thanks !

zex 16 октября 2013, 10:31:47
VirtualBox

прога хорошая спасибо за обновление wink