|
|
@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 …
|
|
|
@17275
|
16 years |
vboxsync |
networking API renaming
|
|
|
@17217
|
16 years |
vboxsync |
make VBOX_WITH_NETFLT= compile on Linux hosts again
|
|
|
@16966
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays” …
|
|
|
@15708
|
16 years |
vboxsync |
Main: #3424: Bumped XML format version to 1.6 and so that the …
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@14949
|
16 years |
vboxsync |
Appended vim modeline to set tabstop and expand tabs (in the way …
|
|
|
@13878
|
16 years |
vboxsync |
Main: typos
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13779
|
16 years |
vboxsync |
Recommitted r38734: Guest Properties (HostServices and Main): major …
|
|
|
@13762
|
16 years |
vboxsync |
Backed out 38734.
|
|
|
@13759
|
16 years |
vboxsync |
Guest Properties (HostServices and Main): major clean up of the guest …
|
|
|
@13606
|
16 years |
vboxsync |
Main: First bulk of classes transfered to the new locking scheme.
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@13377
|
16 years |
vboxsync |
HostServices/GuestProperties: use an HGCM service extension instead of …
|
|
|
@13374
|
16 years |
vboxsync |
Main, FE/Qt: Added IProgress::PowerDownAsync() (#3242).
|
|
|
@13165
|
16 years |
vboxsync |
Main: use the HGCM guest property change notification interface and do …
|
|
|
@13079
|
16 years |
vboxsync |
added getGuestEnteredACPIMode()
|
|
|
@12889
|
16 years |
vboxsync |
Main: IConsole::powerUpPaused for use with the debugger.
|
|
|
@12126
|
16 years |
vboxsync |
Drop existing RDP connection and allow the new client to connect, …
|
|
|
@11083
|
16 years |
vboxsync |
HostServices/GuestProperties, Main: implemented saving guest …
|
|
|
@11041
|
16 years |
vboxsync |
Main: added guest property enumeration (currently only works when the …
|
|
|
@10304
|
16 years |
vboxsync |
Main: Documenting.
|
|
|
@10233
|
16 years |
vboxsync |
Main: clean up the guest property code - send accesses to the console …
|
|
|
@10000
|
16 years |
vboxsync |
Pure naming change for the guest property store stuff. Functionality …
|
|
|
@9883
|
16 years |
vboxsync |
Main: add the Main part of the guest/host configuration registry
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8134
|
17 years |
vboxsync |
Fixed USB led when EHCI is enabled.
|
|
|
@7939
|
17 years |
vboxsync |
AHCI: add status LED support, minor cleanups in the ahci controller code
|
|
|
@6853
|
17 years |
vboxsync |
fixed windows builds
|
|
|