VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @13550   16 年 vboxsync Frontends/VBoxManage: fix division by zero in machine readable showvminfo.
(edit) @13294   16 年 vboxsync FE/VBoxManage: clean up an error handler
(edit) @13221   16 年 vboxsync Enabled VPID (VT-x tagged TLB); default off - Added machine & machine …
(edit) @13082   16 年 vboxsync PerfAPI: Backward compatibility broken. setup, enable, disable and …
(edit) @12776   16 年 vboxsync fixed Linux builds
(edit) @12775   16 年 vboxsync Added simple 'convertdisk' command.
(edit) @12668   16 年 vboxsync PerfAPI: Added setupMetricsEx(), enableMetricsEx() and …
(edit) @12607   16 年 vboxsync nit picking.
(edit) @12605   16 年 vboxsync PerfAPI: VBoxManage ignoring ctrl-c issue fixed.
(edit) @12599   16 年 vboxsync r=bird: VBoxManage: Variables modified by asynchronous callbacks …
(edit) @12596   16 年 vboxsync Fix for non-windows builds.
(edit) @12594   16 年 vboxsync PerfAPI: Fixed lingering VBoxSVC after interrupting VBoxManage with …
(edit) @12448   16 年 vboxsync Typo (bug #2215).
(edit) @12258   16 年 vboxsync Frontends/Makefiles: Converted VirtualBox 3 & 4 into sub-makefiles, …
(edit) @12202   16 年 vboxsync VBoxManage: fixed handling of `VBoxManage snapshot machine_uuid …
(edit) @12170   16 年 vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @12126   16 年 vboxsync Drop existing RDP connection and allow the new client to connect, …
(edit) @12057   16 年 vboxsync VBoxManage: fix for uninitialized defaults for setup params
(edit) @12055   16 年 vboxsync wording
(edit) @12053   16 年 vboxsync VBoxManage metrics minor fixes + doc updates
(edit) @12051   16 年 vboxsync VBoxManage metrics re-worked
(edit) @12025   16 年 vboxsync Windows build fix
(edit) @12024   16 年 vboxsync 'VBoxManage metrics collect' command
(edit) @11822   16 年 vboxsync IPRT: RTR3Init cleanup.
(edit) @11820   16 年 vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11765   16 年 vboxsync VBoxManage: cosmetics
(edit) @11703   16 年 vboxsync Documentation: implement VBOX_ONLY_DOCS
(edit) @11583   16 年 vboxsync PerfAPI: New attribute PerformanceMetric::description
(edit) @11444   16 年 vboxsync Storage/VBoxHDD-new: introduced VD interfaces per image and per …
(edit) @11435   16 年 vboxsync Storage: big cleanup of the VD interfaces, especially hide the linked …
(edit) @11402   16 年 vboxsync Changed "VBoxManage metrics" help to be a bit more in the same style …
(edit) @11384   16 年 vboxsync VBoxManage metrics command (second attempt)
(edit) @11379   16 年 vboxsync Rolled back r34628 changes.
(edit) @11378   16 年 vboxsync PerfAPI: VBoxManage metrics command implementation. Removed an …
(edit) @11353   16 年 vboxsync VBoxHDD-new: add new UUID parameter to image creation, specifying …
(edit) @11345   16 年 vboxsync workaround for buggy gcc-4.3 compilers, for example included in openSUSE11
(edit) @11260   16 年 vboxsync FE/VBoxManage: add number of online CPUs to "list hostinfo"
(edit) @11139   16 年 vboxsync FE/VBoxManage: fix incorrect error msg.
(edit) @11138   16 年 vboxsync FE/VBoxManage: use proper return value for converttoraw command.
(edit) @11136   16 年 vboxsync Raw disk: Accept fixed and removable media, but still no floppy drives.
(edit) @11131   16 年 vboxsync Improve error handling/diagnostics for raw disk vmdk creation.
(edit) @11113   16 年 vboxsync FE/VBoxManage: open an existing session if the VM is running
(edit) @11110   16 年 vboxsync FE/VBoxManage: fix guest property enumeration
(edit) @11105   16 年 vboxsync FE/VBoxManage, Additions/VBoxControl: guestproperty set with flags but …
(edit) @11097   16 年 vboxsync FE/VBoxManage: handle guestproperty set with no value correctly
(edit) @11088   16 年 vboxsync FE/VBoxManage: we need a mutable machine session to get and enumerate …
(edit) @11079   16 年 vboxsync FE/VBoxManage: we need a mutable machine session to set properties
(edit) @11066   16 年 vboxsync VBoxManage: Implement converting arbitrary image formats supported by …
(edit) @11042   16 年 vboxsync FE/VBoxManage: added guest property enumeration
(edit) @11033   16 年 vboxsync FE/VBoxManage: fix the burns from r33921
(edit) @11031   16 年 vboxsync FE/VBoxManage: moved the guest properties parts to a new file
(edit) @10896   16 年 vboxsync Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
(edit) @10826   16 年 vboxsync Frontends/VBoxManage: switched VBoxManage to use the new guest …
(edit) @10797   16 年 vboxsync Guest properties: initial commit of new interface
(edit) @10715   16 年 vboxsync Merge async I/O for VMDK backend from private branch
(edit) @10693   16 年 vboxsync Added setting for nested paging (default on).
(edit) @10427   16 年 vboxsync This needs to be adjusted as well of course..
(edit) @10412   16 年 vboxsync Implement new VBoxManage list hostinfo command.
(edit) @10396   16 年 vboxsync New VBoxManage modifyvm switch for selecting PIIX3/4 IDE controller.
(edit) @10220   16 年 vboxsync Frontends/VBoxManage: reverted r32673, which was wrong, and added …
(edit) @10178   16 年 vboxsync r=bird: Why convert argv?
(edit) @10147   16 年 vboxsync Frontends/VBoxManage: make the guest property functions utf8-safe
(edit) @10058   16 年 vboxsync VBOX_KBUILD_HACKING.
(edit) @10002   16 年 vboxsync Make dynamic image default for VBoxManage convertdd, and just …
(edit) @10000   16 年 vboxsync Pure naming change for the guest property store stuff. Functionality …
(edit) @9975   16 年 vboxsync Fix incorrect 63 sector minimum logical partition start offset. Also …
(edit) @9891   16 年 vboxsync Print error msg containing the detected raw disk size if it's not …
(edit) @9884   16 年 vboxsync Frontends/VBoxManage: add a VBoxManage interface to the guest/host …
(edit) @9856   16 年 vboxsync Make Solaris raw disks (the unbuffered ones which are char devices) …
(edit) @9551   16 年 vboxsync Fix for spaces in shared folder names.
(edit) @9493   17 年 vboxsync warnings
(edit) @9103   17 年 vboxsync Remove obsolete OSE conditionals.
(edit) @9090   17 年 vboxsync VBoxManage: OSE fix
(edit) @9071   17 年 vboxsync New internal command 'renamevmdk' in VBoxManage with corresponding …
(edit) @9047   17 年 vboxsync Partially implemented rename vmdk api call.
(edit) @8995   17 年 vboxsync 64-bit build fix for VBoxInternalManage.cpp
(edit) @8982   17 年 vboxsync Documentation correction.
(edit) @8969   17 年 vboxsync Disk size ioctl fix for createrawvmdk.
(edit) @8835   17 年 vboxsync Implement getting the block device size on Solaris in creating raw …
(edit) @8812   17 年 vboxsync Build fix for OSX.
(edit) @8811   17 年 vboxsync Improve raw vmdk disk size detection on Linux, implement disk size …
(edit) @8760   17 年 vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8691   17 年 vboxsync warning
(edit) @8675   17 年 vboxsync VBoxManage controlvm ... keyboardputscancode.
(edit) @8611   17 年 vboxsync 82543GC support is ready. RX crit section removed.
(edit) @8516   17 年 vboxsync Add todo, supporting bigger raw disks.
(edit) @8452   17 年 vboxsync Disabled access to 82543GC
(edit) @8439   17 年 vboxsync Older 82543GC chip support, works in linux only.
(edit) @8423   17 年 vboxsync tabs
(edit) @8422   17 年 vboxsync cosmetical fix
(edit) @8405   17 年 vboxsync VBoxManage: allow to reset a NAT network to default
(edit) @8382   17 年 vboxsync VBoxManage: small fixes
(edit) @8373   17 年 vboxsync remove some superflous braces; list Darwin and Solaris options as well …
(edit) @8371   17 年 vboxsync VBoxManage: allow to specify the NAT network in CIDR specification
(edit) @8309   17 年 vboxsync Main/Glue: Removed ErrorInfo::print() (functionality moved back to …
(edit) @8230   17 年 vboxsync Move raw disk/partition code to regular internalcommands.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @8091   17 年 vboxsync VBoxManage: cosmetical fix
(edit) @8036   17 年 vboxsync VBoxManage: rebrand console output (innotek -> sun)
(edit) @8003   17 年 vboxsync Frontends/VBoxManage: use -sataideemulation<1-4> <1-30>
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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