|
|
@15687
|
16 years |
vboxsync |
Removed obsolete createif & removeif commands.
|
|
|
@15602
|
16 years |
vboxsync |
VBoxManage: move converthd back to internalcommands, and a few minor …
|
|
|
@15574
|
16 years |
vboxsync |
#3282: Windows build fixes.
|
|
|
@15556
|
16 years |
vboxsync |
Main, VBoxManage: Implemented IHardDisk2::cloneTo(). Resurrected …
|
|
|
@15492
|
16 years |
vboxsync |
VBoxManage: split off various disk handling commands.
|
|
|
@15489
|
16 years |
vboxsync |
VBoxManage: document VHD as supported format in the usage output.
|
|
|
@15488
|
16 years |
vboxsync |
ISCSI: move LUN encoding from VBoxManage to ISCSIHDDCore.
|
|
|
@15408
|
16 years |
vboxsync |
uninitialized varialbe (clobbered by 'out' label)
|
|
|
@15366
|
16 years |
vboxsync |
Storage: Eradicated the last bits using the old VDI only backend, …
|
|
|
@15267
|
16 years |
vboxsync |
VBoxManage: implement enabling/disabling the VRDP server at runtime
|
|
|
@15205
|
16 years |
vboxsync |
Nuke VBoxManage tapsetup/tapterminate
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@15044
|
16 years |
vboxsync |
Main: Added IHardDisk2::setProperties for bulk operations.
|
|
|
@14814
|
16 years |
vboxsync |
VBoxManage: build fix.
|
|
|
@14784
|
16 years |
vboxsync |
VBoxManage: Resurrected addiscsidisk command (note that iSCSI hard …
|
|
|
@14696
|
16 years |
vboxsync |
Frontends/VBoxManage: fix settings ordering bug when configuring the …
|
|
|
@14664
|
16 years |
vboxsync |
Main & FEs: 3002: GUI/Main enhancements for 64 bits guests implemented.
|
|
|
@14646
|
16 years |
vboxsync |
Frontends/VBoxManage: split off metrics command to reduce chance of …
|
|
|
@14621
|
16 years |
vboxsync |
another one
|
|
|
@14620
|
16 years |
vboxsync |
try to fix the windows builds
|
|
|
@14619
|
16 years |
vboxsync |
better fix (use IPRT functions)
|
|
|
@14618
|
16 years |
vboxsync |
FE/VBoxManage: two header files missing. Don't know why a) the …
|
|
|
@14615
|
16 years |
vboxsync |
VBoxManage:docs build fix (exit -> return).
|
|
|
@14613
|
16 years |
vboxsync |
VBoxManage: the other problematic function is handleModifyVM, disabled …
|
|
|
@14555
|
16 years |
vboxsync |
VBoxManage: started splitting it up.
|
|
|
@14371
|
16 years |
vboxsync |
Apply patch contributed by James Lucas. Shows attached SATA disks with …
|
|
|
@14258
|
16 years |
vboxsync |
FE/VBoxManage: added support for guest property notifications
|
|
|
@14178
|
16 years |
vboxsync |
VBoxManage: show IDE controller type when listing the VM settings.
|
|
|
@14108
|
16 years |
vboxsync |
Added injectnmi option.
|
|
|
@13964
|
16 years |
vboxsync |
Added new accelerate3d option.
|
|
|
@13956
|
16 years |
vboxsync |
Main, FE/Qt: Added support for safe arrays of enums.
|
|
|
@13950
|
16 years |
vboxsync |
Main: Removed redundant suffixes from DataType, DataFlags and …
|
|
|
@13851
|
16 years |
vboxsync |
Main: fix win burns
|
|
|
@13850
|
16 years |
vboxsync |
Main: fix win burns
|
|
|
@13848
|
16 years |
vboxsync |
Main: fix win burns
|
|
|
@13844
|
16 years |
vboxsync |
Main: Added a describeProperty method for querying config …
|
|
|
@13842
|
16 years |
vboxsync |
It's RTuuid not Ruuid.
|
|
|
@13838
|
16 years |
vboxsync |
Some more %V* -> %R* changes while at it.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13692
|
16 years |
vboxsync |
cosmetical fix
|
|
|
@13587
|
16 years |
vboxsync |
Frontends/VBoxManage: fix the non-machinereadable VRDP stats too.
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@13550
|
16 years |
vboxsync |
Frontends/VBoxManage: fix division by zero in machine readable showvminfo.
|
|
|
@13221
|
16 years |
vboxsync |
Enabled VPID (VT-x tagged TLB); default off
- Added machine & machine …
|
|
|
@13082
|
16 years |
vboxsync |
PerfAPI: Backward compatibility broken. setup, enable, disable and …
|
|
|
@12668
|
16 years |
vboxsync |
PerfAPI: Added setupMetricsEx(), enableMetricsEx() and …
|
|
|
@12607
|
16 years |
vboxsync |
nit picking.
|
|
|
@12605
|
16 years |
vboxsync |
PerfAPI: VBoxManage ignoring ctrl-c issue fixed.
|
|
|
@12599
|
16 years |
vboxsync |
r=bird: VBoxManage: Variables modified by asynchronous callbacks …
|
|
|
@12596
|
16 years |
vboxsync |
Fix for non-windows builds.
|
|
|
@12594
|
16 years |
vboxsync |
PerfAPI: Fixed lingering VBoxSVC after interrupting VBoxManage with …
|
|
|
@12448
|
16 years |
vboxsync |
Typo (bug #2215).
|
|
|
@12202
|
16 years |
vboxsync |
VBoxManage: fixed handling of `VBoxManage snapshot machine_uuid …
|
|
|
@12126
|
16 years |
vboxsync |
Drop existing RDP connection and allow the new client to connect, …
|
|
|
@12057
|
16 years |
vboxsync |
VBoxManage: fix for uninitialized defaults for setup params
|
|
|
@12055
|
16 years |
vboxsync |
wording
|
|
|
@12053
|
16 years |
vboxsync |
VBoxManage metrics minor fixes + doc updates
|
|
|
@12051
|
16 years |
vboxsync |
VBoxManage metrics re-worked
|
|
|
@12025
|
16 years |
vboxsync |
Windows build fix
|
|
|
@12024
|
16 years |
vboxsync |
'VBoxManage metrics collect' command
|
|
|
@11822
|
16 years |
vboxsync |
IPRT: RTR3Init cleanup.
|
|
|
@11820
|
16 years |
vboxsync |
made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
|
|
|
@11765
|
16 years |
vboxsync |
VBoxManage: cosmetics
|
|
|
@11703
|
16 years |
vboxsync |
Documentation: implement VBOX_ONLY_DOCS
|
|
|
@11583
|
16 years |
vboxsync |
PerfAPI: New attribute PerformanceMetric::description
|
|
|
@11402
|
16 years |
vboxsync |
Changed "VBoxManage metrics" help to be a bit more in the same style …
|
|
|
@11384
|
16 years |
vboxsync |
VBoxManage metrics command (second attempt)
|
|
|
@11379
|
16 years |
vboxsync |
Rolled back r34628 changes.
|
|
|
@11378
|
16 years |
vboxsync |
PerfAPI: VBoxManage metrics command implementation. Removed an …
|
|
|
@11260
|
16 years |
vboxsync |
FE/VBoxManage: add number of online CPUs to "list hostinfo"
|
|
|
@11031
|
16 years |
vboxsync |
FE/VBoxManage: moved the guest properties parts to a new file
|
|
|
@10896
|
16 years |
vboxsync |
Main & VBoxManage: Made HostNetworkInterface, IHost::networkInterfaces …
|
|
|
@10826
|
16 years |
vboxsync |
Frontends/VBoxManage: switched VBoxManage to use the new guest …
|
|
|
@10797
|
16 years |
vboxsync |
Guest properties: initial commit of new interface
|
|
|
@10693
|
16 years |
vboxsync |
Added setting for nested paging (default on).
|
|
|
@10427
|
16 years |
vboxsync |
This needs to be adjusted as well of course..
|
|
|
@10412
|
16 years |
vboxsync |
Implement new VBoxManage list hostinfo command.
|
|
|
@10396
|
16 years |
vboxsync |
New VBoxManage modifyvm switch for selecting PIIX3/4 IDE controller.
|
|
|
@10220
|
16 years |
vboxsync |
Frontends/VBoxManage: reverted r32673, which was wrong, and added …
|
|
|
@10178
|
16 years |
vboxsync |
r=bird: Why convert argv?
|
|
|
@10147
|
16 years |
vboxsync |
Frontends/VBoxManage: make the guest property functions utf8-safe
|
|
|
@10002
|
16 years |
vboxsync |
Make dynamic image default for VBoxManage convertdd, and just …
|
|
|
@10000
|
16 years |
vboxsync |
Pure naming change for the guest property store stuff. Functionality …
|
|
|
@9884
|
16 years |
vboxsync |
Frontends/VBoxManage: add a VBoxManage interface to the guest/host …
|
|
|
@9551
|
16 years |
vboxsync |
Fix for spaces in shared folder names.
|
|
|
@8691
|
17 years |
vboxsync |
warning
|
|
|
@8675
|
17 years |
vboxsync |
VBoxManage controlvm ... keyboardputscancode.
|
|
|
@8611
|
17 years |
vboxsync |
82543GC support is ready. RX crit section removed.
|
|
|
@8452
|
17 years |
vboxsync |
Disabled access to 82543GC
|
|
|
@8439
|
17 years |
vboxsync |
Older 82543GC chip support, works in linux only.
|
|
|
@8423
|
17 years |
vboxsync |
tabs
|
|
|
@8422
|
17 years |
vboxsync |
cosmetical fix
|
|
|
@8405
|
17 years |
vboxsync |
VBoxManage: allow to reset a NAT network to default
|
|
|
@8382
|
17 years |
vboxsync |
VBoxManage: small fixes
|
|
|
@8373
|
17 years |
vboxsync |
remove some superflous braces; list Darwin and Solaris options as well …
|
|
|
@8371
|
17 years |
vboxsync |
VBoxManage: allow to specify the NAT network in CIDR specification
|
|
|
@8309
|
17 years |
vboxsync |
Main/Glue: Removed ErrorInfo::print() (functionality moved back to …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8091
|
17 years |
vboxsync |
VBoxManage: cosmetical fix
|
|
|