| 2 | |
| 3 | '''!VirtualBox 4.0.12''' (released 2011-10-18)[[BR]][[BR]] |
| 4 | This is a maintenance release. The following items were fixed and/or added: |
| 5 | * VMM: fixed 64bit guests on AMD Fusion CPUs (bug #8824) |
| 6 | * VMM: fixed handling of the sysenter/sysexit machine instructions in 64-bit guests on Intel hosts |
| 7 | * GUI: fixed the inclusion of additional information (license, vendor, ...) on OVF export |
| 8 | * GUI: when taking a snapshot from the VM selector, don't do a live snapshot |
| 9 | * GUI: fixed spurious LCtrl key events on some Windows hosts (4.0.6 regression; bug #5908) |
| 10 | * VBoxManage: fixed extpack install ''--replace'' |
| 11 | * VRDP: fixed a rare screen corruption |
| 12 | * E1000: fixed rare Windows 7 guest hangs, either at boot time or when reconfiguring the network card in unusual setups (bug #6223) |
| 13 | * Mouse support: fixed an off-by-one pointer position error affecting Windows guests (bugs #7566, #9321) |
| 14 | * NAT: changed TCP connection establishment according to Winsock API requirements (Windows hosts only; bug #8919) |
| 15 | * VHD: fixed reads crossing block boundaries (bug #8532) |
| 16 | * VMDK: fixed progress indicator when creating split VMDK images |
| 17 | * Floppy: fixed medium size detection for physical mediums (Windows hosts only) |
| 18 | * VBoxSVC: made the path comparison OS independent when images are registered (bug #9303) |
| 19 | * Main: return the correct RDP default port fixing settings warnings in the GUI if the remote display was enabled at runtime (bug #9368) |
| 20 | * Main: fix VM initialization if a shared folder does not exist (bug #7941) |
| 21 | * Main: fixed taking screen shots (e.g. the preview window) for headless VMs if the Guest Additions are active |
| 22 | * Main: fixed possible deadlock between hard disk enumeration and the reseting of immutable disks (bug #9549) |
| 23 | * OVA: fixed import of renamed OVA files (bug #9033) |
| 24 | * Virtio-net: fixed the problem with UDP packets exceeding MTU (bug #9370) |
| 25 | * Solaris hosts: fixed starting EFI guests due to missing EFI ROM files (bug #9535) |
| 26 | * Mac OS X hosts: fix installation issues when installed as root (bug #1578) |
| 27 | * Windows Additions: fixed file truncation on a shared folder with some applications (bugs #9276, #9315) |
| 28 | * Linux Additions: suppress an incorrect error message and allow a shared folder to be mounted in multiple places (bug #9627) |
| 29 | * Linux Additions: add support for X.Org Server 1.11 (bug #9519) |
| 30 | * Linux Additions: fixed llseek for Linux kernels 2.6.37 and above |
| 31 | * Linux Additions: start VBoxService correcly on openSUSE 12.1 (bug #6229) |
| 32 | * Linux Additions: properly finish the installation even if the compilation of the DRM module fails (which is not fatal) |