|
|
@31698
|
14 years |
vboxsync |
Main, frontends: unsigned long long -> long long
|
|
|
@31574
|
14 years |
vboxsync |
Main: bring back boolean argument to IConsole::discardSavedState()
|
|
|
@31539
|
14 years |
vboxsync |
Main: use settings struct for machine user data; remove …
|
|
|
@31332
|
14 years |
vboxsync |
Support passing cpu priority change to a running guest.
|
|
|
@31220
|
14 years |
vboxsync |
Main: rename IConsole::forgetSavedState() to discardSavedState()
|
|
|
@31218
|
14 years |
vboxsync |
Main: extend Machine::unregister() to no longer fail with machines in …
|
|
|
@31002
|
14 years |
vboxsync |
First support for auto-mounted Shared Folders (Windows only yet).
|
|
|
@30832
|
14 years |
vboxsync |
Main: win burns
|
|
|
@30825
|
14 years |
vboxsync |
Main: callbacks removal
|
|
|
@30764
|
14 years |
vboxsync |
back out r63543, r63544 until windows build problems can be solved properly
|
|
|
@30760
|
14 years |
vboxsync |
Main: separate internal machine data structs into MachineImplPrivate.h …
|
|
|
@30739
|
14 years |
vboxsync |
Main: remove VirtualBoxSupportTranslation template, add translation …
|
|
|
@30714
|
14 years |
vboxsync |
Main: remove SupportErrorInfo template magic
|
|
|
@30510
|
14 years |
vboxsync |
Main: events work, firing of events enabled
|
|
|
@30324
|
14 years |
vboxsync |
Main, Runtime: refined file system check to warn for disabled host …
|
|
|
@30289
|
14 years |
vboxsync |
improved r62816: only show a warning now, not an error; enable the …
|
|
|
@30207
|
14 years |
vboxsync |
Main: console COM events, cleanup, locking
|
|
|
@29965
|
15 years |
vboxsync |
Main: Make IConsole::teleport() fail with the same message as the …
|
|
|
@29957
|
15 years |
vboxsync |
Console*: Fixed power off on failure issue again (should be correct …
|
|
|
@29580
|
15 years |
vboxsync |
Main: avoid clearing vtable with memset
|
|
|
@29518
|
15 years |
vboxsync |
Main: onMousePointerShapeChange reworked
|
|
|
@29480
|
15 years |
vboxsync |
Main: Remove IoBackendType in StorageController and have a boolean …
|
|
|
@29385
|
15 years |
vboxsync |
Main: cleaned up some pedantic warnings.
|
|
|
@29363
|
15 years |
vboxsync |
Added 'restart' parameter to OnVRDPServerChange notification.
|
|
|
@29224
|
15 years |
vboxsync |
Main: turn ISO not found error into warning to allow restoring VMs …
|
|
|
@28959
|
15 years |
vboxsync |
ConsoleImpl: Implemented VBOX_E_DONT_CALL_AGAIN for IConsoleCallback.
|
|
|
@28835
|
15 years |
vboxsync |
Main: live snapshot merging. initially limited to forward merging …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28764
|
15 years |
vboxsync |
Main: Introduce a per controller setting to switch to the unbuffered …
|
|
|
@28727
|
15 years |
vboxsync |
Main/Console: clean up CFGM handling for medium attachments, make one …
|
|
|
@27788
|
15 years |
vboxsync |
Guest Control: Update (Main, registering host service, bugfixes).
|
|
|
@27761
|
15 years |
vboxsync |
Main: fixed saving guest properties at machine power off
|
|
|
@26782
|
15 years |
vboxsync |
Main, Frontends: added support for virtual pointing devices with no …
|
|
|
@26314
|
15 years |
vboxsync |
build fix
|
|
|
@26313
|
15 years |
vboxsync |
fixed status LEDs for storage devices
|
|
|
@26186
|
15 years |
vboxsync |
Main: coding style fixes
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26068
|
15 years |
vboxsync |
back out Main/Session+Console hack introducing full/reduced console
|
|
|
@26067
|
15 years |
vboxsync |
Main/Session+Console: By default, create a console with no sub-objects …
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25901
|
15 years |
vboxsync |
CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage …
|
|
|
@25859
|
15 years |
vboxsync |
Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
|
|
|
@25698
|
15 years |
vboxsync |
FreeBSD: Use the old TAP code when bridging to a TAP device and set …
|
|
|
@25150
|
15 years |
vboxsync |
Main: build fix
|
|
|
@24899
|
15 years |
vboxsync |
Main: Fixed VM power of during teleportation.
|
|
|
@24874
|
15 years |
vboxsync |
Main,VMM,VBoxManage: Added a parameter to IConsole::Teleport for …
|
|
|
@24703
|
15 years |
vboxsync |
Main,GuestProperties: Moved the HGCM shutdown down after we've powered …
|
|
|
@24579
|
15 years |
vboxsync |
Main/Console: fix taking snapshots of a VM with several hard disk …
|
|
|
@24493
|
15 years |
vboxsync |
API/Machine,Session: add a force mount parameter to MountMedium and …
|
|
|
@24353
|
15 years |
vboxsync |
Main,VM: Working the teleportation state. Made VMR3Teleport report …
|
|
|
@24299
|
15 years |
vboxsync |
Main: reorganize and document take/restore/delete snapshot code (no …
|
|
|
@24255
|
15 years |
vboxsync |
ConsoleImpl: don't need controllerDevToBool() anymore
|
|
|
@24250
|
15 years |
vboxsync |
StorageController: added support for Instance number
|
|
|
@23879
|
15 years |
vboxsync |
Main: rename snapshot APIs, remove DiscardCurrentSnapshotAndState; …
|
|
|
@23827
|
15 years |
vboxsync |
Main: Cancellation fixes (almost perfect).
|
|
|
@23810
|
15 years |
vboxsync |
Main: Cancelling teleporation…
|
|
|
@23801
|
15 years |
vboxsync |
Main,VMM,Frontends,++: Teminology. Added a bind address for the …
|
|
|
@23720
|
15 years |
vboxsync |
BridgedInterfaceDown warning added.
|
|
|
@23703
|
15 years |
vboxsync |
Main,++: Added MachineState_MigratingFrom for use during startup on …
|
|
|
@23669
|
15 years |
vboxsync |
Main: Live migration coding.
|
|
|
@23663
|
15 years |
vboxsync |
Main: More live migration work.
|
|
|
@23643
|
15 years |
vboxsync |
VRDP port range API.
|
|
|
@23633
|
15 years |
vboxsync |
Main: A little more live migration bits.
|
|
|
@23626
|
15 years |
vboxsync |
Main: Somre more live migration stuff.
|
|
|
@23606
|
15 years |
vboxsync |
Main: More live migration code.
|
|
|
@23599
|
15 years |
vboxsync |
Main: Live migration work.
|
|
|
@23419
|
15 years |
vboxsync |
Main/ConsoleImpl: make DVD attachments at runtime work. floppy still …
|
|
|
@23223
|
15 years |
vboxsync |
API: big medium handling change and lots of assorted other cleanups …
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22560
|
15 years |
vboxsync |
Main/GuestProperties: fix setting empty strings as guest properties …
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@22455
|
15 years |
vboxsync |
ConsoleImpl: meAttachmentType shouldn't be static
|
|
|
@22396
|
15 years |
vboxsync |
FreeBSD: Add support for tap interface networking. Contributed by …
|
|
|
@22384
|
15 years |
vboxsync |
Main: repair RT_OS_LINUX=1 VBOX_WITH_NETFLT=
|
|
|
@22375
|
15 years |
vboxsync |
NetSniffer: do not erase the dump file even if network attachment is …
|
|
|
@22338
|
15 years |
vboxsync |
ConsoleImpl: removed unused variable
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@22166
|
15 years |
vboxsync |
ConsoleImpl2.cpp: More cleanup.
|
|
|
@22162
|
15 years |
vboxsync |
Console::configNetwork: some cleanup and todos.
|
|
|
@21961
|
15 years |
vboxsync |
NetworkAttachment: trigger the network attachment change only when …
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21823
|
15 years |
vboxsync |
Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
|
|
|
@21817
|
15 years |
vboxsync |
Network: check for change in network attachment type and allow only …
|
|
|
@21686
|
15 years |
vboxsync |
Main: back out r50147 until the locking is properly understood; will …
|
|
|
@21647
|
15 years |
vboxsync |
Pass RDP client name, username and domain via guest properties …
|
|
|
@21622
|
15 years |
vboxsync |
Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
|
|
|
@21173
|
15 years |
vboxsync |
Console could not load two or more temporary shared folders from saved …
|
|
|
@20928
|
15 years |
vboxsync |
API/others: Renamed IConsole::discardSavedState to …
|
|
|
@20727
|
15 years |
vboxsync |
NetworkAttachment: removed global variable passing down to functions
|
|
|
@20631
|
15 years |
vboxsync |
NetworkAttachment: shifted the configuration to a new function …
|
|
|
@20523
|
15 years |
vboxsync |
build fix
|
|
|
@20522
|
15 years |
vboxsync |
ConsoleImpl: Replaced the magic number 8 with …
|
|
|
@20521
|
15 years |
vboxsync |
NetworkAttachment: Allow changing the attachment between …
|
|
|
@19239
|
16 years |
vboxsync |
Main: support for using VBox from Python on Windows (still certain …
|
|
|
@19134
|
16 years |
vboxsync |
Main: make VBox interfaces scriptable (that is, callable from Python …
|
|
|
@18645
|
16 years |
vboxsync |
VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
|
|
|
@18348
|
16 years |
vboxsync |
LsiLogic, BusLogic: Add Led support
|
|
|
@17684
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays”
Replaced …
|
|
|
@17669
|
16 years |
vboxsync |
Main: Rework storage controller handling to allow an arbitrary number …
|
|
|
@17553
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays”
Replaced …
|
|
|