|
|
@73040
|
6 years |
vboxsync |
Build fix.
|
|
|
@73038
|
6 years |
vboxsync |
Build fix.
|
|
|
@73037
|
6 years |
vboxsync |
Guest Control/Main: Cleaned up internal symlink handling for copyTo / …
|
|
|
@73036
|
6 years |
vboxsync |
Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
|
|
|
@73005
|
6 years |
vboxsync |
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
|
|
|
@73003
|
6 years |
vboxsync |
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
|
|
|
@73000
|
6 years |
vboxsync |
ConsoleImpl2.cpp: Missing break.
|
|
|
@72999
|
6 years |
vboxsync |
MediumImpl: Fixed MediumVariant_Formatted implementation and made it a …
|
|
|
@72996
|
6 years |
vboxsync |
Main/Makefile.kmk: Drop commented out statment as it moved into …
|
|
|
@72980
|
6 years |
vboxsync |
Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts.
|
|
|
@72979
|
6 years |
vboxsync |
netif.h: Document duplicating of VirtualBox.xidl enums and ask why …
|
|
|
@72975
|
6 years |
vboxsync |
Main: Always use VBox/com/VirtualBox.h to include VirtualBox_XPCOM.h. …
|
|
|
@72974
|
6 years |
vboxsync |
Main: Some early sketches on how to get proper C++ enums with xpidl.
|
|
|
@72973
|
6 years |
vboxsync |
Main: Some early sketches on how to get proper C++ enums with xpidl.
|
|
|
@72972
|
6 years |
vboxsync |
NetworkAdapter::i_isModified: Should probably check whether NAT …
|
|
|
@72971
|
6 years |
vboxsync |
NetworkAdapter::i_isModified: s/type/mode/ for checking for NAT.
|
|
|
@72962
|
6 years |
vboxsync |
Main: Doxygen
|
|
|
@72961
|
6 years |
vboxsync |
Main: Doxygen
|
|
|
@72960
|
6 years |
vboxsync |
Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
|
|
|
@72958
|
6 years |
vboxsync |
Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
|
|
|
@72957
|
6 years |
vboxsync |
doxygen fixes for r123500
|
|
|
@72950
|
6 years |
vboxsync |
MediumIOImpl.cpp: Fix gcc warnings and errors.
|
|
|
@72948
|
6 years |
vboxsync |
Main: Introducing IMediumIO for accessing the content of a medium. …
|
|
|
@72947
|
6 years |
vboxsync |
GluePrintRCMessage: Ditto. GluePrintErrorInfo: catch std::bad_alloc …
|
|
|
@72944
|
6 years |
vboxsync |
GluePrintErrorContext: In fact, don't make any copy of anything here. …
|
|
|
@72943
|
6 years |
vboxsync |
GluePrintErrorContext: Don't make an unnecessary copy of the filename …
|
|
|
@72939
|
6 years |
vboxsync |
Main: My catch(std::bad_alloc) obsession. :-)
|
|
|
@72938
|
6 years |
vboxsync |
Main: VirtualBoxBase::setErrorInternal: Provide default error text for …
|
|
|
@72919
|
6 years |
vboxsync |
Main/*: From now on any valid UTF8 string is considered a valid guest …
|
|
|
@72915
|
6 years |
vboxsync |
VirtualBox.xidl: comment fixes
|
|
|
@72902
|
6 years |
vboxsync |
Appliance::i_URIFromTypeOfVirtualDiskFormat: is unused
|
|
|
@72901
|
6 years |
vboxsync |
ApplianceImpl.cpp: Removed empty doxygen return and param tags.
|
|
|
@72900
|
6 years |
vboxsync |
ApplianceImpl.cpp: Replaced the supportedStandardsURI std::map by a …
|
|
|
@72899
|
6 years |
vboxsync |
ApplianceImpl.cpp: Lose the silly applianceIONameMap and associated …
|
|
|
@72898
|
6 years |
vboxsync |
ApplianceImpl.cpp: Removed empty doxygen return and param tags.
|
|
|
@72883
|
6 years |
vboxsync |
Main/Medium: add API flag for creating formatted floppy images …
|
|
|
@72847
|
6 years |
vboxsync |
Main/Event: ListenerRecord - consistently use member initializer list.
|
|
|
@72841
|
6 years |
vboxsync |
Main/MachineImplMoveVM: bugref:8345. Fixed wrong manipulation with …
|
|
|
@72840
|
6 years |
vboxsync |
bugref:8345. Fixed wrong manipulation with iterator.
|
|
|
@72834
|
6 years |
vboxsync |
MachineImplMoveVM: match new[] with delete[]
|
|
|
@72833
|
6 years |
vboxsync |
Main/USBProxyService: prefer prefix increment of an iterator in a …
|
|
|
@72828
|
6 years |
vboxsync |
ConsoleImpl: test for empty() instead of size() == 0
|
|
|
@72804
|
6 years |
vboxsync |
Main/GuestSessionImpl: fix edito in previous, caught by -Wnonnull
|
|
|
@72703
|
6 years |
vboxsync |
Main/Medium: Fix a number of potential deadlocks due to lock order …
|
|
|
@72700
|
6 years |
vboxsync |
Main/Machine: keep default '/' group if no group is specified on VM …
|
|
|
@72608
|
7 years |
vboxsync |
HostDnsService: drop repeated NULL test.
|
|
|
@72547
|
7 years |
vboxsync |
HostDnsService: don't cache HostDnsInformation in the monitor.
Move …
|
|
|
@72525
|
7 years |
vboxsync |
Main/Appliance: Since "stack" is reused for all VMs in a …
|
|
|
@72523
|
7 years |
vboxsync |
Main/Appliance: fix crash for importing non-vbox created appliances
|
|
|
@72511
|
7 years |
vboxsync |
Main/Appliance: Correctly handle appliance import when the VM is …
|
|
|
@72509
|
7 years |
vboxsync |
Main/Machine: Fix medium registry usage when cloning VMs (was not …
|
|
|
@72508
|
7 years |
vboxsync |
Main/Appliance: use space instead of underscore as separator when …
|
|
|
@72483
|
7 years |
vboxsync |
HostDnsService: G/c operator== that is no longer used.
|
|
|
@72482
|
7 years |
vboxsync |
Main/NetworkAdapter: allow arbitrary network names for disabled adapters
|
|
|
@72480
|
7 years |
vboxsync |
HostDnsService: there's no point to delay a call to updateInfo().
|
|
|
@72479
|
7 years |
vboxsync |
Main/Appliance: fix parameter naming between .h and .cpp
|
|
|
@72478
|
7 years |
vboxsync |
Main: another xref syntax issue fix for enum constants
|
|
|
@72477
|
7 years |
vboxsync |
Main/Import: fix IDL documentation xref
|
|
|
@72476
|
7 years |
vboxsync |
Main/Appliance: Teach importing new tricks: importing to specific …
|
|
|
@72443
|
7 years |
vboxsync |
HostDnsService: Attempted Darwin build fix for r122914.
|
|
|
@72442
|
7 years |
vboxsync |
HostDnsService: Attempted Windows build fix for r122914.
|
|
|
@72439
|
7 years |
vboxsync |
HostDnsService: Don't store a reference to the virtualbox object in …
|
|
|
@72404
|
7 years |
vboxsync |
HostDnsService: introduce a local variable to simplify future change.
|
|
|
@72402
|
7 years |
vboxsync |
HostDnsService: use DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP()
|
|
|
@72396
|
7 years |
vboxsync |
HostDnsService: more logical order for members in pimpl Data classes.
|
|
|
@72395
|
7 years |
vboxsync |
HostDnsService: don't pretend there can be multiple proxies.
while …
|
|
|
@72394
|
7 years |
vboxsync |
HostDnsService: move monitor creation to proxy init.
|
|
|
@72356
|
7 years |
vboxsync |
Main: Add 'UnrestrictedGuest' to features enum while querying host CPU …
|
|
|
@72353
|
7 years |
vboxsync |
Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
|
|
|
@72352
|
7 years |
vboxsync |
Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
|
|
|
@72343
|
7 years |
vboxsync |
VMM,ConsoleImpl2: NEM and 64-bit guests. Sync NXE state with PGM. …
|
|
|
@72332
|
7 years |
vboxsync |
Main: Added HWVirtExPropertyType::UseNativeApi for use with …
|
|
|
@72328
|
7 years |
vboxsync |
Main: Added read-only ExecutionEngine attribute to IMachineDebugger to …
|
|
|
@72326
|
7 years |
vboxsync |
Main,SUPLib: Report both HwVirt and NestedPaging capabilities when NEM …
|
|
|
@72325
|
7 years |
vboxsync |
Main/idl/docstrip.xsl: Set output encoding to utf-8, otherwise it's …
|
|
|
@72324
|
7 years |
vboxsync |
Main/Makefile.kmk: Strip trailing white space and empty lines from …
|
|
|
@72323
|
7 years |
vboxsync |
Main: bugref:9049: Support for split GUI functionality, to start …
|
|
|
@72205
|
7 years |
vboxsync |
Main/VirtualBox+Machine: Change medium registry behavior, put new …
|
|
|
@72201
|
7 years |
vboxsync |
build fix
|
|
|
@72200
|
7 years |
vboxsync |
Main/Appliance: very minimal start where later hooks for checking …
|
|
|
@72096
|
7 years |
vboxsync |
Guest Control/Main: Also try to return guest error (if available) in …
|
|
|
@72090
|
7 years |
vboxsync |
Guest Control/Main: Logging nits.
|
|
|
@72089
|
7 years |
vboxsync |
Guest Control/Main: Try to return guest error (if available) in …
|
|
|
@72088
|
7 years |
vboxsync |
Guest Control/Main: Implemented GuestWaitEvent::HasGuestError() and …
|
|
|
@72070
|
7 years |
vboxsync |
Main/GuestSessionImpl: Proposing more efficient and flexible copy flag …
|
|
|
@72067
|
7 years |
vboxsync |
Guest Control/Main: Made IGuestSession::copyFromGuest() and …
|
|
|
@72064
|
7 years |
vboxsync |
HGCM: LogRel nit.
|
|
|
@72053
|
7 years |
vboxsync |
Guest Control/Main: Be more specific in API docs wrt …
|
|
|
@72045
|
7 years |
vboxsync |
Guest Control/Main: CopyTo/CopyFrom bugfixes.
|
|
|
@72023
|
7 years |
vboxsync |
Guest Control/Main: Removed unused code.
|
|
|
@72015
|
7 years |
vboxsync |
VideoRec/Main: Simplified recoding state checking by only using the …
|
|
|
@72014
|
7 years |
vboxsync |
VideoRec/Main: Simplified recoding state checking by only using the …
|
|
|
@72007
|
7 years |
vboxsync |
Guest Control/Main: Fixed progress object creation in …
|
|
|
@72002
|
7 years |
vboxsync |
Main: API docs.
|
|
|
@72001
|
7 years |
vboxsync |
Guest Control/Main: Implemented stubs …
|
|
|
@71999
|
7 years |
vboxsync |
bugref:8345. Removed the trailing blanks.
|
|
|
@71998
|
7 years |
vboxsync |
bugref:8345. Fixed the case when user omits or forgets to point the …
|
|
|
@71997
|
7 years |
vboxsync |
bugref:8345. Small fix in the ErrorInfoItem() constructor.
|
|
|
@71996
|
7 years |
vboxsync |
bugref:8345. Added a check into MachineMoveVM::updatePathsToStateFiles().
|
|
|
@71995
|
7 years |
vboxsync |
bugref:8345. Call WaitForAsyncProgressCompletion only in success.
|
|
|