Суббота
21.09.2024, 06:30
NewWarez
Приветствую Вас Гость | RSS
Главная Регистрация Вход
Меню сайта

Разделы новостей
Фильмы [3561]
Поздравления [9]
Иконки [48]
Курсоры [8]
Видеоклипы [107]
Для дизайнера [44]
Игры [9883]
Уч. пособие [248]
Темы Win XP [51]
Картинки [189]
Тут можно бесплатно скачать "Картинки", "Фотосеты".
Украшения [78]
Софт для Игр [8]
Тут можно бесплатно скачать различные программы, карты, трейнеры, читы, коды, описание, прохождения для всех Игр!
Экраны WinXP [9]
Тут можно бесплатно скачать Экраны Приветствий Windows/Logon Screen.
Экраны Win XP [3]
Тут можно бесплатно скачать Загрузоные экраны Windows XP/Boot Screen.
Гаджеты [15]
WinOS & MSOffice [66]
Операционная система Windows и различные сборки Windows. А также MS Office XP, 2003, 2007. (Windows, Windows XP, Vista, Seven, 7, Viena, SamLab, Виндовс, Сборки Windows, Сборки Виндовс, SP3, XTreme™, Zver, Microsoft Office XP, 2003, 2007)
Музыка [5907]
Программы [17703]
Обои [647]
Книги [3361]
Видеоролики [164]
Юмор [63]
Хранители экрана [31]
Мобильный [231]
Шрифты/Fonts [3]
Тут собраны для бесплатного скачивания разные Шрифты/Fonts для Windows XP

Мини-чат

Наш опрос
Как Вы попали к нам на сайт?
1. Google
2. Yandex
3. Посоветовали
4. По ссылке в Друзьях на другом сайте
5. Yahoo
6. Из рекламы
7. Aport
8. Rambler
Всего ответов: 29

Последние темы Форума

Интересное
**********************

Главная » 2011 » Июль » 26 » VirtualBox 4.1.0 [i386 + x86_64] (run, rpm, deb)
VirtualBox 4.1.0 [i386 + x86_64] (run, rpm, deb)
03:17


VirtualBox - специальная программа для создания в памяти ПК виртуальных компьютеров.

Год: 2011
Название Программы: VirtualBox
Версия программы: 4.1.0
Последняя Версия программы: 4.1.0
Архитектура: i386 + x86_64
Формат пакета: run, rpm, deb
Язык интерфейса: Мульти, есть русский
Лечение: не требуется
Системные требования:
Процессор 300 MHz
256 MB RAM
200 MB HDD
Размер: 2,65 Гб

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

Changelog for VirtualBox 4.1

VirtualBox 4.1.0 (released 2011-07-19)

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

Support for cloning of VMs (bug #5853, see the manual for more information): full clones can be created through the GUI and VBoxManage, linked clones only through VBoxManage
GUI: enhanced wizard for creating new virtual disks
GUI: new wizard for copying virtual disks
GUI: keep the aspect ratio in scale mode (Windows and OSX hosts only; bug #7822)
VMM: raised the memory limit for 64-bit hosts to 1TB
Experimental support for PCI passthrough for Linux hosts, see the manual for more information
Windows guests: Experimental WDDM graphics driver, supporting Windows Aero (bug #4607) and providing Direct3D support using a cleaner approach (no need to install the guest drivers in Safe Mode anymore)
Guest Additions: status of modules and features can now be queried separately by the frontends
Networking: new network attachment mode "Generic Driver", which offers an open plugin architecture for arbitrary and separately distributable virtual network implementations
Host-only Networking: fixed host crash in kernels prior to 2.6.29
New Networking Mode UDP Tunnel: allows to interconnect VMs running on different hosts easily and transparently, see the manual for more information
Experimental support for SATA hard disk hotplugging available with VBoxManage
Solaris hosts: New Crossbow based bridged networking driver for Solaris 11 build 159 and above
In addition, the following items were fixed and/or added:

VMM: more SMP timer fixes
VMM: fixed sporadic recompiler crashes with SMP guests
VMM: many small fixes
GUI: when reverting to a snapshot, ask for taking a snapshot of the current state
GUI: added a View menu
GUI: added a setting for the promiscuous mode policy for internal networks, bridged networks and host-only networks
GUI: added slider for setting the CPU execution cap allowing to limit the amount of CPU time spent for the execution of the guest, see the manual for more information.
GUI: the VM description is editable during the runtime of a VM (bug #1551)
GUI: added proxy settings (bug #2870)
GUI: made the number of SATA ports configurable
GUI: decrease time before showing the VM configuration dialog
VBoxManage: more convenient configuration of storage controller attachments by automatically determining the port or device parameter when a storage controller has only one port or device per port
VBoxManage: changed syntax of the guestcontrol command group, fixed various bugs, removed obsolete options
VBoxBalloonCtrl: new service for automatic dynamic adjustment of the balloon size for running VMs
Settings: machine names and snapshot names are not allowed to be a valid UUID
Settings: provide better diagnostics if a single medium is used twice in a VM configuration
Settings: provide better diagnostics for errors in medium create/merge/clone operations, and fix memory leaks in error cases
Storage: ATA/SATA drives can be marked as non-rotational, i.e. the guest OS will detect them as a SSD if supported, which can improve performance
Storage: virtual CD/DVD images will be detached if the guest ejects the medium, unless the drive is marked to handle ejects only on a temporary basis
Storage: the medium UUID can be changed again when attaching a medium for the first time, which allows using images which are exact duplicates including the UUID
Storage: fixed possible data corruption under certain circumstances with VHD and Parallels images (bug #9150)
Storage: fixed unnecessary expansion when cloning differential images in VDI format
Storage: fixed detection code to handle empty files for VDI and VMDK format
Storage: fixed access to CD/DVD images beyond 4GB when using the SATA controller (bug #8592)
Floppy: several bugs have been fixed
Floppy: make it possible to unmount a host floppy disk (bug #6651)
BIOS: disk-related structures are now checksummed correctly (bug #8739)
USB: many fixes for the Windows USB host driver
NAT: reduced memory footprint
Networking: fixed the problem with segmentation offloading when several VMs are transmitting in parallel
Networking: workaround for a bug in wireshark when operating directly on a capture file created by VirtualBox
Serial: announce the serial devices in the ACPI tables to make Windows guests find the virtual hardware (bug #7411)
VRDP: support for TLS connections (see the manual for more information)
VRDP: support for multimonitor client configurations with MS RDP clients
VRDP: fixed a rare screen corruption
3D support: fixed GL_VERSION string for different locales (bug #8916)
Webservice: fixed timeout handling with HTTP 1.1 keepalive, and be more robust when connections fail
VBoxSVC: fixed regression when several clients trigger autostart simultaneously
Main: fixed incorrect handling of the medium location for media which are not file based (e.g. iSCSI), which resulted in confusing location values in many places
JAX-WS client bindings: fixed resource leak
Sources: fixed USB 2.0 support using extension packs for non-official builds
Mac OS X hosts: fixed non-VT-x mode on Lion hosts
Windows hosts: fixed copy'n'paste in the GUI and for the VM window (bug #4491)
Windows hosts (64-bit only): enabled removing of all mediums when removing a VM
Windows hosts (64-bit only): enabled live snapshot deletion
Windows hosts: use native controls in the installer (bug #5520)
Solaris hosts: fixed preemption issue with Solaris 11 hosts (builds 166 and above)
Solaris hosts: better control of USB device access on Solaris 11 hosts
Guest Additions: improved driver installation on Windows guests
Guest Additions: fixed high CPU usage while executing guest programs from the host
Solaris Additions: fixed automounting of shared folders (bug #8014)

Скриншоты:



Скачать "VirtualBox 4.1.0 [i386 + x86_64] (run, rpm, deb)":

Категория: Программы | Просмотров: 178 | Добавил: x7Post7x7x
Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]
Форма входа

Календарь новостей
«  Июль 2011  »
ПнВтСрЧтПтСбВс
    123
45678910
11121314151617
18192021222324
25262728293031

Поиск

Друзья сайта

Статистика

Онлайн всего: 93
Гостей: 93
Пользователей: 0

Сегодняшние посетители

Пользователи
  • contact
  • a280395589
  • Kuvasz
  • martovaleksandr
  • Step
  • milavob
  • montekarlo23
  • pmojka
  • Rad4en9
  • blogz
  • muadib
  • neocubekst
  • inetrycodot
  • gerhard_engel
  • joshuabiny
  • velejaev
  • Stalvrad
  • isrant
  • EvaBum
  • saxonis

  • Облако тэгов
    Фильм комедия DVDRip Скачать бесплатно программы бизнес Русский 2009 Фильмы юмор гонки игры Download новый The радио PC games game dvd сборник обновление Авто картинки Фото Книги MP3 музыка house music безопасность windows утилита Видео USB Pack установка софт программа карта дизайн книга кпк ремонт video плагин энциклопедия firefox игра касперский microsoft photo Мак soft 3D Strategy Pro сайт управление web youtube server Adobe Flash photoshop vista поп Russian дискотека Интернет история Боевик мелодрама проги office Онлайн Рэп Trance Транс speed world система попса Club Ужасы Звезды песни Защита версия Времени ключ фотошоп секреты вечеринка боевики триллеры вирус информация реклама

    ТОП-10 Новостей
    [09.03.2009][Украшения]
    Боковая панель для ОС Windows XP - Vista sidebar 2.3 (0)
    [21.12.2009][Программы]
    ERD Commander (2009/Rus/Eng) (0)
    [11.05.2008][Уч. пособие]
    Самара - Тюнинг ВАЗ-2108, 2109, 21099, 2113, 2114, 2115 (2)
    [10.06.2009][Курсоры]
    CursorXP - программа для смены курсоров + 36 курсоров (0)
    [22.08.2008][Игры]
    S.T.A.L.K.E.R.: Чистое небо / S.T.A.L.K.E.R.: Clear Sky (2008/RUS) (2)
    [20.03.2009][Темы Win XP]
    Темы для ХР (1)
    [14.09.2008][Музыка]
    Красная Плесень - МегаПак: 50 альбомов 1988-2008 (16+) (0)
    [16.03.2009][Экраны WinXP]
    Окна приветствия для Операционной системы Windows XP (0)
    [14.07.2008][Игры]
    Dota 6.53 (карта для WarCraft-3) Rus (0)
    [15.05.2008][Уч. пособие]
    Репетитор Microsoft Office Word 2007, Rus, Free (0)

    Анализ сайта
    Copyright NewWarez © 2024
    Хостинг от uCoz