| 2 | |
| 3 | '''!VirtualBox 4.1.2''' (released 2011-08-15)[[BR]][[BR]] |
| 4 | * VMM: fixed 64-bit guests on AMD Fusion CPUs (bug #8824) |
| 5 | * VMM: fixed handling of the ''sysenter/sysexit'' machine instructions in 64-bit guests on Intel hosts |
| 6 | * GUI: added linked clone support |
| 7 | * GUI: fixed error check when changing the VM controller settings (4.1.0 regression; bug #9246) |
| 8 | * GUI: fixed the inclusion of additional information (license, vendor, ...) on OVF export |
| 9 | * GUI: when taking a snapshot from the VM selector, don't do a live snapshot |
| 10 | * GUI: fixed immediate crash during start on certain environments due to a library version conflict |
| 11 | * Guest control execution: implemented copying single files from guest to the host (directories and filters not supported yet) |
| 12 | * Guest control execution: limited to serve up to 5 guest processes at a time by default |
| 13 | * Main: return the correct RDP default port fixing settings warnings in the GUI if the remote display was enabled at runtime (bug #9368) |
| 14 | * VBoxSVC: made the path comparison OS independent when images are registered (bug #9303) |
| 15 | * VBoxSVC: several fixes/performance improvements for cloning of VMs |
| 16 | * Snapshots: fixed "Solid-State drive" flag survival on snapshot creation (bug #9379) |
| 17 | * VBoxManage: implemented copyfrom and stat guest control tools to copy files from guest to host and to check for existence of files on the guest |
| 18 | * VBoxManage: fixed ''extpack install --replace'' (bug #9308) |
| 19 | * VBoxManage: allow to start multiple VMs with ''startvm'' |
| 20 | * VBoxManage: experimental support for SATA CD/DVD hotplugging |
| 21 | * Mouse support: fixed an off-by-one pointer position error affecting Windows guests (bugs #7566, #9321) |
| 22 | * VRDP: fixed a case when the screen was not redrawn correctly (bug #9242) |
| 23 | * NAT: changed TCP connection establishment according to Winsock API requirements (Windows hosts only; bug #8919) |
| 24 | * USB: fixed device recognition issues (bugs #9299) and fixed several device capturing issues (Windows hosts; bug #9299) |
| 25 | * USB: fixed issues with remote filters being applied to local USB devices |
| 26 | * OVA: fixed import of renamed OVA files (bug #9033) |
| 27 | * Windows host: fixed icon for .VDI files (bug #9393) |
| 28 | * Solaris hosts: fixed a bug preventing parallel usage of multiple host NICs with Crossbow based bridged networking |
| 29 | * Linux hosts: fixed random kernel panics on host suspend / shutdown (4.1.0 regression; bug #9305) |
| 30 | * Guest Additions: keep logged in user count in out-of-memory situations and warn about it |
| 31 | * Solaris Additions: fixed shared folders due to missing symbols in the vboxfs module (4.0.12 / 4.1.0 regression; bug #9264) |
| 32 | * Windows Additions: fixed file truncation on a shared folder with some applications (bugs #9276, #9315) |
| 33 | * Windows Additions: fixed shared folder issues with antivirus software and 64 bit Windows guests (bug #9318) |
| 34 | * Windows Vista and 7 guests: WDDM driver fixes and performance enhancements, fixed WinSAT crashes (#9267) |
| 35 | * Linux Additions: fixed llseek for Linux kernels 2.6.37 and above |