|
|
@23905
|
15 years |
vboxsync |
SSM: Moved the LivePrep phase to the worker thread.
|
|
|
@23904
|
15 years |
vboxsync |
VMM,Main: Fixed bugs related to teleporting a paused VM.
|
|
|
@23903
|
15 years |
vboxsync |
Runtime: fix memory leak
|
|
|
@23902
|
15 years |
vboxsync |
VBoxManage: changed storageattach behaviour to match the syntax diagram
|
|
|
@23901
|
15 years |
vboxsync |
doc typo.
|
|
|
@23900
|
15 years |
vboxsync |
DevAPIC: spaces
|
|
|
@23899
|
15 years |
vboxsync |
FE/Qt4-OSX: fix redraw problem on Snow Leopard/Carbon in a dual screen …
|
|
|
@23897
|
15 years |
vboxsync |
API docs
|
|
|
@23896
|
15 years |
vboxsync |
SDK: fix makefile dependency
|
|
|
@23895
|
15 years |
vboxsync |
SSM.cpp: Corrected assertion.
|
|
|
@23894
|
15 years |
vboxsync |
ConsoleImpl2.cpp: controllerName - BSTR -> Bstr.
|
|
|
@23893
|
15 years |
vboxsync |
VBoxGuestR3LibMisc.cpp: uninitialized return value
|
|
|
@23892
|
15 years |
vboxsync |
temporarily back out r53642, r53640
|
|
|
@23891
|
15 years |
vboxsync |
3rd try to fix r53634
|
|
|
@23890
|
15 years |
vboxsync |
API bindings: integrate PHP bindings generation into build system; …
|
|
|
@23889
|
15 years |
vboxsync |
2nd try to fix r53634
|
|
|
@23888
|
15 years |
vboxsync |
Linux installer: fixed r53634
|
|
|
@23887
|
15 years |
vboxsync |
API bindings: updated PHP wrappers from James Lucas
|
|
|
@23885
|
15 years |
vboxsync |
SharedClipboard: Replaced the SSMR3PutMem with a struct descriptor.
|
|
|
@23884
|
15 years |
vboxsync |
windows build fix
|
|
|
@23883
|
15 years |
vboxsync |
SharedClipboard: SSMR3[Put|Get]Mem band-aid.
|
|
|
@23882
|
15 years |
vboxsync |
Main: make restoreSnapshot() work better, adjust VBoxManage
|
|
|
@23881
|
15 years |
vboxsync |
Main: make restoreSnapshot() work on snapshots other than the current …
|
|
|
@23880
|
15 years |
vboxsync |
Main/MediumAttachment: change return value of Controller getter to …
|
|
|
@23879
|
15 years |
vboxsync |
Main: rename snapshot APIs, remove DiscardCurrentSnapshotAndState; …
|
|
|
@23876
|
15 years |
vboxsync |
VbglR3/VBoxTray/VBoxClient: Common code to check for host updates (not …
|
|
|
@23875
|
15 years |
vboxsync |
VBoxManage: fix deleting a guest property
|
|
|
@23874
|
15 years |
vboxsync |
2daccel: fix redraw issue on overlay hide for linux
|
|
|
@23873
|
15 years |
vboxsync |
VBoxManage: use RTGetOptFetchValue instead of the iNext hack and few …
|
|
|
@23872
|
15 years |
vboxsync |
SSM: Extended and fixed the SSMFIELD_ENTRY_OLD bits.
|
|
|
@23871
|
15 years |
vboxsync |
followup for waitpid fix: old sigaction flags check fix
|
|
|
@23870
|
15 years |
vboxsync |
crOpenGL: disable d3d for javaws as well
|
|
|
@23869
|
15 years |
vboxsync |
fix/hack waitpid issues for unix platforms: racing of RT and xpcom, …
|
|
|
@23868
|
15 years |
vboxsync |
RTGetOpt: Added RTGetOptFetchValue to fetch an additional value for an …
|
|
|
@23867
|
15 years |
vboxsync |
E1000: Proper padding (with zeros) of short packets.
|
|
|
@23866
|
15 years |
vboxsync |
VbglR3: Guest Additions version lookup on non-Windows platforms.
|
|
|
@23865
|
15 years |
vboxsync |
Linux installer: silently leave the boot script if the package was …
|
|
|
@23861
|
15 years |
vboxsync |
Check if DPC array was initialized
|
|
|
@23860
|
15 years |
vboxsync |
D-Bus: OSE exports
|
|
|
@23859
|
15 years |
vboxsync |
X11/VBoxClient: Added host version check.
|
|
|
@23858
|
15 years |
vboxsync |
VBoxTray: Make use of newly added host version functions in VbglR3.
|
|
|
@23857
|
15 years |
vboxsync |
VBoxGuestR3LibHostVersion: EOL style.
|
|
|
@23856
|
15 years |
vboxsync |
VbglR3: Added host version checking routines.
|
|
|
@23855
|
15 years |
vboxsync |
VBox Runtime/D-Bus: Renamed loading function to RTDBusLoadLib().
|
|
|
@23854
|
15 years |
vboxsync |
FE/Qt4: Implicitly set SATA ports count when saving storage settings.
|
|
|
@23853
|
15 years |
vboxsync |
docs
|
|
|
@23852
|
15 years |
vboxsync |
Main/D-Bus: Build fixes.
|
|
|
@23851
|
15 years |
vboxsync |
Annoying assertion
|
|
|
@23850
|
15 years |
vboxsync |
Linux installer: cleanup after module compilation
|
|
|
@23849
|
15 years |
vboxsync |
Main/D-Bus: Include D-Bus module.
|
|
|
@23848
|
15 years |
vboxsync |
Main/D-Bus: Moved to VBox Runtime.
|
|
|
@23847
|
15 years |
vboxsync |
VBoxManageHelp: moved firmware near other boot options
|
|
|
@23846
|
15 years |
vboxsync |
Guest Additions Installer/VBoxDrvInst/VBoxMouse: Accidental commit, …
|
|
|
@23845
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: Reverted last check-ins to redo D-BUS movement.
|
|
|
@23844
|
15 years |
vboxsync |
Do not call ModifyPage handler with non-page aligned sizes.
|
|
|
@23843
|
15 years |
vboxsync |
VBoxGuestR3LibMisc: warning
|
|
|
@23841
|
15 years |
vboxsync |
Main: Fixed assertion and double error message when cancelling a …
|
|
|
@23840
|
15 years |
vboxsync |
crOpenGL: make sure window being destroyed isn't bound to opengl contexts
|
|
|
@23839
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: Windows build fixes.
|
|
|
@23838
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: Tabs.
|
|
|
@23837
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: More Windows bits.
|
|
|
@23836
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: Windows build fixes.
|
|
|
@23835
|
15 years |
vboxsync |
VBoxClient/VBoxTray/VBgl: More bits for host version checking.
|
|
|
@23834
|
15 years |
vboxsync |
typo, errno.
|
|
|
@23833
|
15 years |
vboxsync |
PGMPhys.cpp: reverted r53588 - wrong fix.
|
|
|
@23832
|
15 years |
vboxsync |
SUPLib-solaris.cpp: don't return VERR_TRY_AGAIN, return VERR_NO_MEMORY.
|
|
|
@23831
|
15 years |
vboxsync |
SUPLib-solaris.cpp: don't return VERR_TRY_AGAIN, return VERR_NO_MEMORY.
|
|
|
@23830
|
15 years |
vboxsync |
#3987: Virtio: Reset, feature negotiation, notification control.
|
|
|
@23828
|
15 years |
vboxsync |
VBoxClient: Added VBOX_WITH_DBUS
|
|
|
@23827
|
15 years |
vboxsync |
Main: Cancellation fixes (almost perfect).
|
|
|
@23826
|
15 years |
vboxsync |
VMM: VMR3PowerOff should work for CREATED VMs as well. (TODO update …
|
|
|
@23825
|
15 years |
vboxsync |
VBoxSDL: removed hardcoded controller names and now controllers are …
|
|
|
@23824
|
15 years |
vboxsync |
VBox Runtime: Also include D-BUS handling on other *x* platforms.
|
|
|
@23823
|
15 years |
vboxsync |
API/Medium: new attribute to get the kind of medium (dvd/floppy/hard …
|
|
|
@23822
|
15 years |
vboxsync |
VBoxClient: Enabled service checking again
|
|
|
@23821
|
15 years |
vboxsync |
Main: Accidental slash
|
|
|
@23820
|
15 years |
vboxsync |
VBoxClient: Not needed anymore (now live in VBox runtime)
|
|
|
@23819
|
15 years |
vboxsync |
VBoxClient:
|
|
|
@23818
|
15 years |
vboxsync |
FE/Qt4: Spelling for r53564.
|
|
|
@23817
|
15 years |
vboxsync |
PATM: 64-bit host saved state fixes (addresses testbox burn).
|
|
|
@23816
|
15 years |
vboxsync |
SSM: Added flag for indicating that we're not using SSMR3PutStructEx …
|
|
|
@23815
|
15 years |
vboxsync |
FE/Qt4: 1893: Add EFI BIOS: GUI Option added.
|
|
|
@23814
|
15 years |
vboxsync |
DevLsiLogicSCSI,tstDeviceStructSize: Critical section realigning.
|
|
|
@23813
|
15 years |
vboxsync |
Async completion testcase: bugfixes
|
|
|
@23812
|
15 years |
vboxsync |
PDMAsyncCompletion: Bugfixes
|
|
|
@23811
|
15 years |
vboxsync |
AsyncCompletion Stress test: Bugfixes. Correctly calculate the write …
|
|
|
@23810
|
15 years |
vboxsync |
Main: Cancelling teleporation…
|
|
|
@23809
|
15 years |
vboxsync |
VBoxManage: storagectl => name, floppy => fdd, type => controller
|
|
|
@23808
|
15 years |
vboxsync |
API/Settings: fix writing old settings files (empty attachments were …
|
|
|
@23807
|
15 years |
vboxsync |
VBoxManage: marked the hdd/dvd/sata/scsi changes as deprecated and …
|
|
|
@23806
|
15 years |
vboxsync |
todo update
|
|
|
@23805
|
15 years |
vboxsync |
ConsoleImplTeleporter.cpp: Restore TeleporterPort if 0.
|
|
|
@23804
|
15 years |
vboxsync |
ConsoleImplTeleporter.cpp: Restore TeleporterPort if 0.
|
|
|
@23803
|
15 years |
vboxsync |
Main/xml: Put the target teleporter settings in a separate node …
|
|
|
@23802
|
15 years |
vboxsync |
VBoxManage: Added support for adding/removing storage controllers, and …
|
|
|
@23801
|
15 years |
vboxsync |
Main,VMM,Frontends,++: Teminology. Added a bind address for the …
|
|
|
@23800
|
15 years |
vboxsync |
Removed comment
|
|
|
@23799
|
15 years |
vboxsync |
Accidental commit
|
|
|
@23798
|
15 years |
vboxsync |
Correction
|
|
|
@23797
|
15 years |
vboxsync |
More synthetic cpu work
|
|
|