首页
社区
课程
招聘
[下载]VirtualBox v1.5.6 - 开源虚拟机软件
发表于: 2008-2-21 07:37 4397

[下载]VirtualBox v1.5.6 - 开源虚拟机软件

2008-2-21 07:37
4397
VirtualBox 更新到 1.5.6 - 开源虚拟机软件

新闻来源:linuxtoy.org
开源虚拟机软件 VirtualBox 已更新到了 1.5.6 版。其中,一些有意思的更改内容包括:修正了无缝模式和全屏模式的问题,改善了 Solaris 客户机的性能,支持只读共享文件夹,支持 E1000 设备模拟,与 Kernel 2.6.24 的兼容性更好,等等。

VirtualBox 1.5.6 的完整更改记录如下:

* GUI: fixed several error messages
* GUI: fixed registration dialog crashes once and for all
* GUI: really ask before resetting the VM
* GUI: release mouse and keyboard before the host activates the screensaver
* GUI: fixed issue with license display on big screens
* GUI: added setting for network name for internal networks
* GUI: added setting for network device type
* GUI: keyboard fixes
* GUI: seamless mode and fullscreen mode fixes
* GUI: fixed soaked hostkey keyup event under certain conditions
* GUI: more informative message dialog buttons
* GUI: VM selector context menu
* VBoxSDL: added -termacpi switch
* VBoxSDL: fixed automatic adaption of the guest screen resolution to the size of the VM window
* VMM: under heavy guest activity, for example when copying files to/from a shared folder, the VM could crash with an assertion
* VMM: added an option to select PIIX4 (improves compatibility with Windows guests created by VMware)
* VMM: fixed a bug which could lead to memory corruption under rare circumstances
* VMM: improved performance of Solaris guests
* VRDP: fixed a 1.5.4 regression: VRDP client and server were out-of-sync if the VM was started using the GUI
* VRDP: proper error handling if the VRDP library could not be loaded
* VBoxManage: fixed crash during clonevdi
* VBoxManage: added ’list runningvms’ command
* VBoxManage: improved the compatibility when reading the partition table of a raw disk
* Shared Folders: added support for read-only shared folders
* Shared Clipboard: several fixes
* Network: experimental support for E1000 device emulation
* iSCSI: better check for misconfigured targets
* iSCSI: allow to directly attach to internal networks with integrated mini IP stack
* PulseAudio: don’t hang during VM initialization if no sound server is available
* VDI: fixed sized virtual disk images are now completely written during creation to workaround buggy sparse file handling on some OS (e.g. Vista)
* VDI/VMDK: prevent indexing of .vdi and .vmdk files on Windows hosts
* RDP: fixed compilation of the Linux rdesktop client on newer Linux kernels
* RDP: install rdesktop-vrdp on Linux hosts
* ACPI: added sleep button event
* Serial: proper handling of inaccessible host devices
* Windows installer: allow smooth upgrade without deinstallation
* Linux installer: fixed Slackware detection regression
* Linux installer: updated VBoxTunctl allowing to assign a tap device to a group on Linux kernels > 2.6.23
* Windows additions: several fixes, in particular for Windows NT4
* Linux additions: fixed installer for Kubuntu 8.04
* Linux additions: add default video mode for handling video mode hints from the host
* Linux host: compatibility fixes with Linux > 2.6.24

下载:VirtualBox 1.5.6

[课程]Android-CTF解题方法汇总!

收藏
免费 0
支持
分享
最新回复 (15)
雪    币: 485
活跃值: (12)
能力值: ( LV9,RANK:490 )
在线值:
发帖
回帖
粉丝
2
谢谢啊,顶之。。。。
2008-2-21 07:38
0
雪    币: 609
活跃值: (237)
能力值: ( LV12,RANK:441 )
在线值:
发帖
回帖
粉丝
3
一大早就起来抢SF坐呀……呵呵……今天我可不能再论坛上晃悠了,明天开学咯……嘻嘻
2008-2-21 07:42
0
雪    币: 485
活跃值: (12)
能力值: ( LV9,RANK:490 )
在线值:
发帖
回帖
粉丝
4
好好学习,天天向上啊。。。
真羡慕你啊,我在初中的时候还不知道什么是计算机,那时候只知道玩。
哎,差距真大啊。。。
2008-2-21 07:50
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
5
开源虚拟机软件 VirtualBox 已更新到了 1.5.6 版。其中,一些有意思的更改内容包括:修正了无缝模式和全屏模式的问题,改善了 Solaris 客户机的性能,支持只读共享文件夹,支持 E1000 设备模拟,与 Kernel 2.6.24 的兼容性更好,等等。

VirtualBox 1.5.6 的完整更改记录如下:

* GUI: fixed several error messages
* GUI: fixed registration dialog crashes once and for all
* GUI: really ask before resetting the VM
* GUI: release mouse and keyboard before the host activates the screensaver
* GUI: fixed issue with license display on big screens
* GUI: added setting for network name for internal networks
* GUI: added setting for network device type
* GUI: keyboard fixes
* GUI: seamless mode and fullscreen mode fixes
* GUI: fixed soaked hostkey keyup event under certain conditions
* GUI: more informative message dialog buttons
* GUI: VM selector context menu
* VBoxSDL: added -termacpi switch
* VBoxSDL: fixed automatic adaption of the guest screen resolution to the size of the VM window
* VMM: under heavy guest activity, for example when copying files to/from a shared folder, the VM could crash with an assertion
* VMM: added an option to select PIIX4 (improves compatibility with Windows guests created by VMware)
* VMM: fixed a bug which could lead to memory corruption under rare circumstances
* VMM: improved performance of Solaris guests
* VRDP: fixed a 1.5.4 regression: VRDP client and server were out-of-sync if the VM was started using the GUI
* VRDP: proper error handling if the VRDP library could not be loaded
* VBoxManage: fixed crash during clonevdi
* VBoxManage: added ’list runningvms’ command
* VBoxManage: improved the compatibility when reading the partition table of a raw disk
* Shared Folders: added support for read-only shared folders
* Shared Clipboard: several fixes
* Network: experimental support for E1000 device emulation
* iSCSI: better check for misconfigured targets
* iSCSI: allow to directly attach to internal networks with integrated mini IP stack
* PulseAudio: don’t hang during VM initialization if no sound server is available
* VDI: fixed sized virtual disk images are now completely written during creation to workaround buggy sparse file handling on some OS (e.g. Vista)
* VDI/VMDK: prevent indexing of .vdi and .vmdk files on Windows hosts
* RDP: fixed compilation of the Linux rdesktop client on newer Linux kernels
* RDP: install rdesktop-vrdp on Linux hosts
* ACPI: added sleep button event
* Serial: proper handling of inaccessible host devices
* Windows installer: allow smooth upgrade without deinstallation
* Linux installer: fixed Slackware detection regression
* Linux installer: updated VBoxTunctl allowing to assign a tap device to a group on Linux kernels > 2.6.23
* Windows additions: several fixes, in particular for Windows NT4
* Linux additions: fixed installer for Kubuntu 8.04
* Linux additions: add default video mode for handling video mode hints from the host
* Linux host: compatibility fixes with Linux > 2.6.24

http://www.virtualbox.org/wiki/Downloads
2008-2-21 09:25
0
雪    币: 609
活跃值: (237)
能力值: ( LV12,RANK:441 )
在线值:
发帖
回帖
粉丝
6
呃……版主呀……MS我比你发的早了那么一点,不过是在软件安全 > 『软件调试论坛』

http://bbs.pediy.com/showthread.php?t=59946
2008-2-21 09:39
0
雪    币: 485
活跃值: (12)
能力值: ( LV9,RANK:490 )
在线值:
发帖
回帖
粉丝
7
呃……版主呀……MS我比你发的早了那么一点,不过是在软件安全 > 『软件调试论坛』

http://bbs.pediy.com/showthread.php?t=59946
我可以证明。。。。。嘿嘿
2008-2-21 09:42
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
8
[QUOTE=yangjt;418640]呃……版主呀……MS我比你发的早了那么一点,不过是在软件安全 > 『软件调试论坛』

http://bbs.pediy.com/showthread.php?t=59946[/QUOTE]

应该发到工具版,Thanks you.
2008-2-21 09:52
0
雪    币: 44229
活跃值: (19955)
能力值: (RANK:350 )
在线值:
发帖
回帖
粉丝
9
论坛十分感谢各位的支持。
同一东西尽量在一个主题里,两个主题合并。;)
排列顺序论坛是按发帖时间来排列的。
2008-2-21 09:55
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
10
很遗憾此虚拟软件目前还不支持完善的多快照机制,导致试验环境存储方面比较弱,否则就可以完全替代VMWARE WORKSTATION 了
2008-2-21 11:16
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
11
VirtualBox v1.5.6-1
2008-02-21

Download

http://www.virtualbox.org/wiki/Downloads
32-bit: http://195.34.175.98/download/1.5.6/VirtualBox_1.5.6-1_Win_x86.msi
64-bit: http://195.34.175.98/download/1.5.6/VirtualBox_1.5.6-1_Win_amd64.msi
Manual: http://195.34.175.98/download/UserManual.pdf
2008-2-22 11:56
0
雪    币: 650
活跃值: (55)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
12
是中文的吗?
2008-2-22 12:20
0
雪    币: 134
活跃值: (84)
能力值: ( LV5,RANK:60 )
在线值:
发帖
回帖
粉丝
13
多语言版本的。比vmware省内存但没vmware功能强。而且没有vmware稳定,要取带vmware的地位,估计近几年不会了。
2008-2-22 12:38
0
雪    币: 234
活跃值: (10)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
14
真的假的
要那么久啊
2008-2-22 13:29
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
15
非常感谢楼主的分享
2008-2-22 13:53
0
雪    币: 277
活跃值: (50)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
16
还是用vmware稳定。。。
2008-2-22 19:48
0
游客
登录 | 注册 方可回帖
返回
//