diff --git a/virtualbox.changes b/virtualbox.changes index e6aeedd..14250b2 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -6,22 +6,22 @@ Thu Dec 23 17:43:05 UTC 2010 - mseben@gmail.com * Reorganization of VirtualBox into a base package and Extension Packs * New settings/disk file layout for VM portability; see chapter 10.1, Where VirtualBox stores its files * Major rework of the GUI (now called “VirtualBox Manager”): - * Redesigned user interface with guest window preview (also for screenshots) - * New “scale” display mode with scaled guest display - * Support for creating and starting .vbox desktop shortcuts (bug #1889) - * The VM list is now sortable - * Machines can now be deleted easily without a trace including snapshots and saved states, - and optionally including attached disk images (bug #5511; also, VBoxManage unregistervm --delete can do the same now) + - Redesigned user interface with guest window preview (also for screenshots) + - New “scale” display mode with scaled guest display + - Support for creating and starting .vbox desktop shortcuts (bug #1889) + - The VM list is now sortable + - Machines can now be deleted easily without a trace including snapshots and saved states, + and optionally including attached disk images (bug #5511; also, VBoxManage unregistervm --delete can do the same now) * Built-in creation of desktop file shortcuts to start VMs on double click (bug #2322) * VMM: support more than 1.5/2 GB guest RAM on 32-bit hosts * New virtual hardware: - * Intel ICH9 chipset with three PCI buses, PCI Express and Message Signaled Interrupts (MSI) - * Intel HD Audio, for better support of modern guest operating systems (e.g. 64-bit Windows; bug #2785) - * Improvements to OVF support - * Open Virtualization Format Archive (OVA) support - * Significant performance improvements during export and import - * Creation of the manifest file on export is optional now - * Imported disks can have formats other than VMDK + - Intel ICH9 chipset with three PCI buses, PCI Express and Message Signaled Interrupts (MSI) + - Intel HD Audio, for better support of modern guest operating systems (e.g. 64-bit Windows; bug #2785) + * Improvements to OVF support : + - Open Virtualization Format Archive (OVA) support + - Significant performance improvements during export and import + - Creation of the manifest file on export is optional now + - Imported disks can have formats other than VMDK * Resource control: added support for limiting a VM’s CPU time and IO bandwidth * Storage: support asynchronous I/O for iSCSI, VMDK, VHD and Parallels images * Storage: support for resizing VDI and VHD images.