|
|
@33140
|
14 years |
vboxsync |
Main: have Machine::MountMedium() behave like AttachDevice (use …
|
|
|
@33132
|
14 years |
vboxsync |
Frontends/VBoxManage: fix more error paths around unknown/invalid media
|
|
|
@33084
|
14 years |
vboxsync |
Frontends/VBoxManage: fix error handling code path in clonehd
|
|
|
@33082
|
14 years |
vboxsync |
Storage/VBoxHDD: allow specifying the open mode explicitly, it makes …
|
|
|
@33064
|
14 years |
vboxsync |
Guest Execution/Copy: Added support for input handling, added more …
|
|
|
@33020
|
14 years |
vboxsync |
VBoxManage: chipset type support
|
|
|
@32997
|
14 years |
vboxsync |
IPRT: Added ISO 9660 FS support.
|
|
|
@32976
|
14 years |
vboxsync |
Guest Copy/VBoxManage: Added file lookup/extraction support for ISO …
|
|
|
@32973
|
14 years |
vboxsync |
Guest Copy/VBoxManage: Implemented support for reading files from an …
|
|
|
@32947
|
14 years |
vboxsync |
VBoxManage: mention --hwvirtexexcl; manual: fixed documentation of …
|
|
|
@32913
|
14 years |
vboxsync |
Missing break
|
|
|
@32888
|
14 years |
vboxsync |
Guest Copy/VBoxManage: Additional parameter check.
|
|
|
@32887
|
14 years |
vboxsync |
Hide FT
|
|
|
@32885
|
14 years |
vboxsync |
Renaming cpu priority to cpu execution cap
|
|
|
@32866
|
14 years |
vboxsync |
Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
|
|
|
@32854
|
14 years |
vboxsync |
build fix
|
|
|
@32853
|
14 years |
vboxsync |
Guest Execution/VBoxManage: Renamed "--flags ignoreorphanedchilds" to …
|
|
|
@32852
|
14 years |
vboxsync |
Guest Execution:
- Implemented "ignore orphaned childs" flag …
|
|
|
@32733
|
14 years |
vboxsync |
com/string: this is tricky to get right on COM and on XPCOM
|
|
|
@32727
|
14 years |
vboxsync |
com/string: Windows build fixes
|
|
|
@32719
|
14 years |
vboxsync |
VBoxManage/Makefile.kmk: DEFS cleanup
|
|
|
@32718
|
14 years |
vboxsync |
com/string: Remove bool conversion operator and other convenience …
|
|
|
@32712
|
14 years |
vboxsync |
VBoxManage: forgot the help for guestproperty and guestcontrol; enable …
|
|
|
@32709
|
14 years |
vboxsync |
VBoxManage: don't show the logo by default; output to stdout if help …
|
|
|
@32701
|
14 years |
vboxsync |
Frontends/VBoxManage: Error printing cleanup, use stderr and …
|
|
|
@32686
|
14 years |
vboxsync |
VBoxManage: don't pass NULL argv paramters to RTGetOpt (fixes public 7388)
|
|
|
@32536
|
14 years |
vboxsync |
Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
|
|
|
@32531
|
14 years |
vboxsync |
Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
|
|
|
@32448
|
14 years |
vboxsync |
Main-OVF: make manifest file creation optional
|
|
|
@32086
|
14 years |
vboxsync |
Guest Additions Runlevels: Use a Main enum for run level type.
|
|
|
@32081
|
14 years |
vboxsync |
FE/VBoxManage: oops
|
|
|
@32020
|
14 years |
vboxsync |
Initial commit of Guest Additions runlevels; this replaces the …
|
|
|
@31991
|
14 years |
vboxsync |
warning
|
|
|
@31977
|
14 years |
vboxsync |
Duplicate
|
|
|
@31976
|
14 years |
vboxsync |
FT options for modifyvm
|
|
|
@31779
|
14 years |
vboxsync |
VBoxManage: Help update
|
|
|
@31778
|
14 years |
vboxsync |
VBoxManage: Add option for resizing an image
|
|
|
@31698
|
14 years |
vboxsync |
Main, frontends: unsigned long long -> long long
|
|
|
@31615
|
14 years |
vboxsync |
Main: Implemenation of per-machine media registries; …
|
|
|
@31599
|
14 years |
vboxsync |
FE/VBoxManage: fix the usage output for convertfromraw on Windows (no …
|
|
|
@31595
|
14 years |
vboxsync |
Main: remove deprecated VirtualBox::createLegacyMachine() and …
|
|
|
@31575
|
14 years |
vboxsync |
uninitialized variable
|
|
|
@31574
|
14 years |
vboxsync |
Main: bring back boolean argument to IConsole::discardSavedState()
|
|
|
@31568
|
14 years |
vboxsync |
Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
|
|
|
@31562
|
14 years |
vboxsync |
Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
|
|
|
@31542
|
14 years |
vboxsync |
build fix
|
|
|
@31539
|
14 years |
vboxsync |
Main: use settings struct for machine user data; remove …
|
|
|
@31461
|
14 years |
vboxsync |
added VBoxManage internalcommands sethdparentuuid
|
|
|
@31381
|
14 years |
vboxsync |
VBoxManageGuestCtrl: warning
|
|
|
@31333
|
14 years |
vboxsync |
Main: rework new implementation of Machine::Unregister() and …
|
|
|
@31298
|
14 years |
vboxsync |
gcc warning
|
|
|
@31291
|
14 years |
vboxsync |
Missing updates part two
|
|
|
@31257
|
14 years |
vboxsync |
FE/VBoxManage: fix help category for internalcommands dumphdinfo
|
|
|
@31220
|
14 years |
vboxsync |
Main: rename IConsole::forgetSavedState() to discardSavedState()
|
|
|
@31219
|
14 years |
vboxsync |
Backed out r64225 for now.
|
|
|
@31218
|
14 years |
vboxsync |
Main: extend Machine::unregister() to no longer fail with machines in …
|
|
|
@31217
|
14 years |
vboxsync |
VBox/InterfaceVersion: Added IGuest methods.
|
|
|
@31152
|
14 years |
vboxsync |
VBoxManage: another fix for VBoxManage createhd --type shareable …
|
|
|
@31151
|
14 years |
vboxsync |
VBoxManage: fixed createhd --type shareable
|
|
|
@31125
|
14 years |
vboxsync |
doc/VBoxManage: make the shared disk support visible
|
|
|
@31070
|
14 years |
vboxsync |
Main: rename ISession::close() to ISession::unlockMachine(); API …
|
|
|
@31020
|
14 years |
vboxsync |
typo
|
|
|
@31019
|
14 years |
vboxsync |
Main: rename LockForSession() API to LockMachine() and fix parameters; …
|
|
|
@31016
|
14 years |
vboxsync |
Main: unbreak frontends broken by r63924
|
|
|
@31008
|
14 years |
vboxsync |
Main: reorganize session APIs
|
|
|
@31002
|
14 years |
vboxsync |
First support for auto-mounted Shared Folders (Windows only yet).
|
|
|
@30976
|
14 years |
vboxsync |
add support for Intel HD Audio, now built by default
|
|
|
@30956
|
14 years |
vboxsync |
Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
|
|
|
@30929
|
14 years |
vboxsync |
Main: add option to UnregisterMachine() to automatically nuke all …
|
|
|
@30871
|
14 years |
vboxsync |
Main: event names now in past tense
|
|
|
@30825
|
14 years |
vboxsync |
Main: callbacks removal
|
|
|
@30806
|
14 years |
vboxsync |
FE/VBoxManage: sanity check: do not convert empty pattern strings into …
|
|
|
@30767
|
14 years |
vboxsync |
VBoxManage: Only print Additions version if present.
|
|
|
@30758
|
14 years |
vboxsync |
More fine grained Guest Additions status; now marks Additions as …
|
|
|
@30740
|
14 years |
vboxsync |
VBoxManage: Only show guest info if console available.
|
|
|
@30737
|
14 years |
vboxsync |
Build fix.
|
|
|
@30734
|
14 years |
vboxsync |
VBoxManage: Show additional guest (additions) information.
|
|
|
@30681
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates), second try
|
|
|
@30676
|
14 years |
vboxsync |
Main: back out r63429
|
|
|
@30670
|
14 years |
vboxsync |
Main: COM header cleanup (remove obscure and unused templates)
|
|
|
@30608
|
14 years |
vboxsync |
GetEvent -> HRESULT, not int.
|
|
|
@30606
|
14 years |
vboxsync |
Frontends: headless frontend use events now
|
|
|
@30600
|
14 years |
vboxsync |
typo
|
|
|
@30599
|
14 years |
vboxsync |
VBoxManage: transition to events
|
|
|
@30403
|
14 years |
vboxsync |
VBoxManage: Fix crash when changing the I/O cache option for a non …
|
|
|
@30396
|
14 years |
vboxsync |
Teleportation: Make the progress bar move during teleportation. The …
|
|
|
@30322
|
15 years |
vboxsync |
VBoxManage: cosmetical fixes
|
|
|
@30321
|
15 years |
vboxsync |
VBoxInternalManage.cpp: Copy & past in debuglog.
|
|
|
@30319
|
15 years |
vboxsync |
VBoxManage: added internal command: debuglog
|
|
|
@30125
|
15 years |
vboxsync |
VBoxManage: fixed storageattach error handling
|
|
|
@30109
|
15 years |
vboxsync |
pedantic warnings
|
|
|
@30020
|
15 years |
vboxsync |
Guest Control/Main: Get rid of busy waiting, use multi stage progress …
|
|
|
@30013
|
15 years |
vboxsync |
scm cleanup.
|
|
|
@29994
|
15 years |
vboxsync |
OVF: fix SAS controller VBoxManage quirk
|
|
|
@29979
|
15 years |
vboxsync |
Fronrends/VBoxManage: automatically resume VM if savestate failed
|
|
|
@29970
|
15 years |
vboxsync |
pause before savestate to avoid a live save
|
|
|
@29865
|
15 years |
vboxsync |
FE/VBoxManage: Show usage for --cputhotplug and --plugcpu/unplugcpu …
|
|
|
@29851
|
15 years |
vboxsync |
doc/VBoxManage: fixed --rtcutc help
|
|
|
@29807
|
15 years |
vboxsync |
Guest Control/IPRT/VBoxManage: More gentle error messages, bug fix for …
|
|
|
@29786
|
15 years |
vboxsync |
Guest Control/VBoxManage: Better exit handling.
|
|
|