|
|
@41214
|
13 years |
vboxsync |
Main: move handleUnexpectedExceptions method to VirtualBoxBase
|
|
|
@41120
|
13 years |
vboxsync |
Replace calls of findMedium with openMedium, remove findMedium …
|
|
|
@41106
|
13 years |
vboxsync |
backed out r77705 as it broke the builds (webservices)
|
|
|
@41105
|
13 years |
vboxsync |
use openMedium instead of findMedium
|
|
|
@41026
|
13 years |
vboxsync |
Main/VirtualBoxImpl.cpp: clean up version handling a bit
|
|
|
@40633
|
13 years |
vboxsync |
several warnings
|
|
|
@40578
|
13 years |
vboxsync |
typo
|
|
|
@40539
|
13 years |
vboxsync |
Main/VirtualBox: new method to get the state of several machines
|
|
|
@40525
|
13 years |
vboxsync |
Main/VirtualBox: fix parameter checks
|
|
|
@40493
|
13 years |
vboxsync |
typo
|
|
|
@40487
|
13 years |
vboxsync |
Main/VirtualBox+Machine+Snapshot+Medium: fix lock order issues …
|
|
|
@40432
|
13 years |
vboxsync |
Main/VirtualBox+Machine+Medium: redesign the medium registry save …
|
|
|
@40262
|
13 years |
vboxsync |
Main/VirtualBox: clean up parameters of registerMedium method, and fix …
|
|
|
@40260
|
13 years |
vboxsync |
Main/VirtualBox: assertion typo which sneaked through
|
|
|
@40257
|
13 years |
vboxsync |
Main/Medium: rework locking scheme to solve lock order violations and …
|
|
|
@40205
|
13 years |
vboxsync |
Main: gcc warnings
|
|
|
@40201
|
13 years |
vboxsync |
Main/VirtualBox: fix race due to insufficient synchronization
|
|
|
@40181
|
13 years |
vboxsync |
Main/ComposeMachineFilename: And add the success case test which …
|
|
|
@40180
|
13 years |
vboxsync |
Main/ComposeMachineFilename: fix a mis-type.
|
|
|
@40179
|
13 years |
vboxsync |
Main/ComposeMachineFilename: move sanitising code into separate …
|
|
|
@40156
|
13 years |
vboxsync |
Main and FE/Qt: do not put slashes, control characters and a few …
|
|
|
@40153
|
13 years |
vboxsync |
Main and FE/Qt: do not put slashes, control characters and a few …
|
|
|
@39926
|
13 years |
vboxsync |
be more restrictive
|
|
|
@39248
|
13 years |
vboxsync |
Runtime: new guest OS type for Solaris 11
Frontends/VirtualBox: add …
|
|
|
@38818
|
13 years |
vboxsync |
Main/Medium+Snapshot+VirtualBox: extend the API in a compatible way to …
|
|
|
@38754
|
13 years |
vboxsync |
Main: prevent incorrect exiting of async event thread.
|
|
|
@38211
|
13 years |
vboxsync |
Main: make path comparison independently of the slash style (public #9303)
|
|
|
@37985
|
13 years |
vboxsync |
Main/Machine: fix the medium registry logic for linked clones. …
|
|
|
@37928
|
13 years |
vboxsync |
Main/MachineDataChangedEvent: new attribute, currently unimplemented
|
|
|
@37779
|
13 years |
vboxsync |
Main/VirtualBox: add two attributes for querying the list of internal …
|
|
|
@37525
|
14 years |
vboxsync |
Main/VirtualBox+Medium: resurrect the feature of changing the medium …
|
|
|
@37244
|
14 years |
vboxsync |
Main/VirtualBox: new method for querying the API version
|
|
|
@36617
|
14 years |
vboxsync |
Main: gcc warning
|
|
|
@36523
|
14 years |
vboxsync |
Renamed iprt::Error to RTCError.
|
|
|
@36439
|
14 years |
vboxsync |
Init COM for all EMTS and PDMThreads.
|
|
|
@36027
|
14 years |
vboxsync |
Main: typo
|
|
|
@35982
|
14 years |
vboxsync |
Main: further fix broken snapshots when disk images are shared between …
|
|
|
@35903
|
14 years |
vboxsync |
Main: before unregistering a machine, move media shared with another …
|
|
|
@35812
|
14 years |
vboxsync |
Main: fixed format specifiers (%ls versus %s)
|
|
|
@35722
|
14 years |
vboxsync |
Main: reworked listener objects creation, fixes Win problems with …
|
|
|
@35638
|
14 years |
vboxsync |
Main. QT/FE: fix long standing COM issue
|
|
|
@35608
|
14 years |
vboxsync |
Main: silently ignore removable media that cannot be found when …
|
|
|
@35435
|
14 years |
vboxsync |
gcc-4.6 warning
|
|
|
@35429
|
14 years |
vboxsync |
Main: fix bug that dvd/floppy host drives would not be restored from …
|
|
|
@35368
|
14 years |
vboxsync |
Main: source re-org.
|
|
copied from trunk/src/VBox/Main/VirtualBoxImpl.cpp
|
|
|
@35139
|
14 years |
vboxsync |
Main: use VirtualBox::saveRegistries() instead of plain …
|