VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxManage

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11031   16 years vboxsync FE/VBoxManage: moved the guest properties parts to a new file
(edit) @10896   16 years vboxsync Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
(edit) @10826   16 years vboxsync Frontends/VBoxManage: switched VBoxManage to use the new guest …
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10715   16 years vboxsync Merge async I/O for VMDK backend from private branch
(edit) @10693   16 years vboxsync Added setting for nested paging (default on).
(edit) @10427   16 years vboxsync This needs to be adjusted as well of course..
(edit) @10412   16 years vboxsync Implement new VBoxManage list hostinfo command.
(edit) @10396   16 years vboxsync New VBoxManage modifyvm switch for selecting PIIX3/4 IDE controller.
(edit) @10220   16 years vboxsync Frontends/VBoxManage: reverted r32673, which was wrong, and added …
(edit) @10178   16 years vboxsync r=bird: Why convert argv?
(edit) @10147   16 years vboxsync Frontends/VBoxManage: make the guest property functions utf8-safe
(edit) @10058   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @10002   16 years vboxsync Make dynamic image default for VBoxManage convertdd, and just …
(edit) @10000   16 years vboxsync Pure naming change for the guest property store stuff. Functionality …
(edit) @9975   16 years vboxsync Fix incorrect 63 sector minimum logical partition start offset. Also …
(edit) @9891   16 years vboxsync Print error msg containing the detected raw disk size if it's not …
(edit) @9884   16 years vboxsync Frontends/VBoxManage: add a VBoxManage interface to the guest/host …
(edit) @9856   16 years vboxsync Make Solaris raw disks (the unbuffered ones which are char devices) …
(edit) @9551   16 years vboxsync Fix for spaces in shared folder names.
(edit) @9493   17 years vboxsync warnings
(edit) @9103   17 years vboxsync Remove obsolete OSE conditionals.
(edit) @9090   17 years vboxsync VBoxManage: OSE fix
(edit) @9071   17 years vboxsync New internal command 'renamevmdk' in VBoxManage with corresponding …
(edit) @9047   17 years vboxsync Partially implemented rename vmdk api call.
(edit) @8995   17 years vboxsync 64-bit build fix for VBoxInternalManage.cpp
(edit) @8982   17 years vboxsync Documentation correction.
(edit) @8969   17 years vboxsync Disk size ioctl fix for createrawvmdk.
(edit) @8835   17 years vboxsync Implement getting the block device size on Solaris in creating raw …
(edit) @8812   17 years vboxsync Build fix for OSX.
(edit) @8811   17 years vboxsync Improve raw vmdk disk size detection on Linux, implement disk size …
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8691   17 years vboxsync warning
(edit) @8675   17 years vboxsync VBoxManage controlvm ... keyboardputscancode.
(edit) @8611   17 years vboxsync 82543GC support is ready. RX crit section removed.
(edit) @8516   17 years vboxsync Add todo, supporting bigger raw disks.
(edit) @8452   17 years vboxsync Disabled access to 82543GC
(edit) @8439   17 years vboxsync Older 82543GC chip support, works in linux only.
(edit) @8423   17 years vboxsync tabs
(edit) @8422   17 years vboxsync cosmetical fix
(edit) @8405   17 years vboxsync VBoxManage: allow to reset a NAT network to default
(edit) @8382   17 years vboxsync VBoxManage: small fixes
(edit) @8373   17 years vboxsync remove some superflous braces; list Darwin and Solaris options as well …
(edit) @8371   17 years vboxsync VBoxManage: allow to specify the NAT network in CIDR specification
(edit) @8309   17 years vboxsync Main/Glue: Removed ErrorInfo::print() (functionality moved back to …
(edit) @8230   17 years vboxsync Move raw disk/partition code to regular internalcommands.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8091   17 years vboxsync VBoxManage: cosmetical fix
(edit) @8036   17 years vboxsync VBoxManage: rebrand console output (innotek -> sun)
(edit) @8003   17 years vboxsync Frontends/VBoxManage: use -sataideemulation<1-4> <1-30>
(edit) @7998   17 years vboxsync Frontends/VBoxManage: fix ide emulation setting, make index …
(edit) @7990   17 years vboxsync Reapplied 29633 & 29635 (fixes to follow)
(edit) @7989   17 years vboxsync Backed out 29633 & 29635 again
(edit) @7988   17 years vboxsync Argh!
(edit) @7987   17 years vboxsync Backed out 29633 & 29635 for now
(edit) @7982   17 years vboxsync Added setting for guest PAE (default off)
(edit) @7909   17 years vboxsync adjusted SATA handling
(edit) @7854   17 years vboxsync Frontends/VBoxManage: internalcommands fix modinstall and moduninstall
(edit) @7562   17 years vboxsync #ifdef VBOX_WITH_MEM_BALLOONING for memory ballooning
(edit) @7556   17 years vboxsync AHCI/Main/VBoxManage: Add configuration parameter to set the number of …
(edit) @7525   17 years vboxsync Solaris host audio: fixes and integrated into Main. Needs more …
(edit) @7466   17 years vboxsync Main/Settings: Applied all current XML settings format todos and …
(edit) @7457   17 years vboxsync AHCI: add configuration options for VBoxManage and fix two mistakes
(edit) @7442   17 years vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
(edit) @7418   17 years vboxsync UCS-2 -> UTF-16.
(edit) @7379   17 years vboxsync VBoxManage, VBoxSDL: Added support for user notification about …
(edit) @7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
(edit) @6968   17 years vboxsync added support for E1000 to VBoxManage
(edit) @6858   17 years vboxsync VBoxManage: Clear UUID structure before using it.
(edit) @6759   17 years vboxsync Converted all but VirtualBox/Makefile.kmk to sub-makefiles.
(edit) @6660   17 years vboxsync VBoxManage: don't show -type gui|vrdp if VRDP is not available
(edit) @6616   17 years vboxsync Renaming TriStateBool enum qualifiers: True => TSTrue False => TSFalse …
(edit) @6597   17 years vboxsync SB16 taken from qemu
(edit) @6526   17 years vboxsync VBoxManage: added 'list runningvms'
(edit) @6479   17 years vboxsync VBoxManage: add a progress indicator when creating static .vdi files …
(edit) @6468   17 years vboxsync Use $(LIB_DDU) instead of VBoxDDU$(VBOX_SUFF...).
(edit) @6384   17 years vboxsync next try
(edit) @6382   17 years vboxsync backed out again, needs build fixes on Windows
(edit) @6379   17 years vboxsync support read-only shared folders
(edit) @6285   17 years vboxsync (C) 2008
(edit) @6173   17 years vboxsync Add rudimentary VHD support
(edit) @6156   17 years vboxsync implemented the ACPI sleep button
(edit) @6106   17 years vboxsync VBoxManage: Removed VBoxXML dependency.
(edit) @6103   17 years vboxsync VBoxManage: Temporarily disabled the settings update function (that is …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5896   17 years vboxsync Show the install and uninstall commands only on Windows as no other …
(edit) @5895   17 years vboxsync Implement commands to load and unload the driver
(edit) @5789   17 years vboxsync VMINFO_MACHINEREADABLE regression?
(edit) @5788   17 years vboxsync Don't ignore unknown arguments.
(edit) @5771   17 years vboxsync Main, VBoxManage: add setting for webservice authentication library …
(edit) @5713   17 years vboxsync Added an maskedInterface property to the USB filters. It is used to …
(edit) @5615   17 years vboxsync EHCI: added -usbehci VBoxManage option
(edit) @5605   17 years vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5497   17 years vboxsync fixed 'VBoxManage convertdd stdin <size>' when size is not divisible by 1M
(edit) @5391   17 years vboxsync VBoxManage: Added "adoptstate <vm> <state_file>" to instruct the VM to …
(edit) @5292   17 years vboxsync API change to allow VM to be created with predefined UUID.
(edit) @5280   17 years vboxsync don't show 100% on failure but clearly indicate that something failed.
(edit) @5253   17 years vboxsync Added a -reset option to the vmstatistics command.
(edit) @5204   17 years vboxsync Added a vmstatistics command.
(edit) @5201   17 years vboxsync Fixed 'controlvm floppyattach'. The new code mirrors dvdattach. The …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette