|
|
@46457
|
11 years |
vboxsync |
Missing DECLCALLBACK on Guest::staticUpdateStats.
|
|
|
@46456
|
11 years |
vboxsync |
Network/Dev*.cpp,GuestImpl.cpp: Optimized looking up the guest network …
|
|
|
@46451
|
12 years |
vboxsync |
Console::powerDown: Fixed UVM referencing bug (typo).
|
|
|
@46448
|
12 years |
vboxsync |
Guest::updateStats: It's currently faster to do this in with two …
|
|
|
@46446
|
12 years |
vboxsync |
Guest::updateStats: Note on using STAMR3Enum like that…
|
|
|
@46434
|
12 years |
vboxsync |
Main/Host: Put off calling VBoxOglIs3DAccelerationSupported till the …
|
|
|
@46423
|
12 years |
vboxsync |
VMM,Main: Introduced a execute-all-in-IEM debug mode.
|
|
|
@46387
|
12 years |
vboxsync |
Main/Machine: fix default VM frontend handling, the empty string was …
|
|
|
@46373
|
12 years |
vboxsync |
Main: delete misplaced PCIAddress class declaration, was never working
|
|
|
@46372
|
12 years |
vboxsync |
Main/glue/ErrorInfo.cpp: add method to retrieve an …
|
|
|
@46367
|
12 years |
vboxsync |
Control VBoxSVC release logging. Xtracker id: 6787
|
|
|
@46351
|
12 years |
vboxsync |
The ICON data isn't required, it's optional so dont fail in …
|
|
|
@46350
|
12 years |
vboxsync |
The GUI an its assumptions... Fixed assertion due to missing OS icon …
|
|
|
@46348
|
12 years |
vboxsync |
Override VM Icon Implementation xtracker id:5292
|
|
|
@46345
|
12 years |
vboxsync |
Main/NetIf: Fixed socket leaks introduced in r83847 (#6345, #6788)
|
|
|
@46341
|
12 years |
vboxsync |
Main: 64-bit unknown OS types.
|
|
|
@46340
|
12 years |
vboxsync |
Host::init: Set HwVirt and NP to false when SUPR3QueryVTCaps fails.
|
|
|
@46337
|
12 years |
vboxsync |
Main/OVF: added a sanity check for the size of OVF filenames to …
|
|
|
@46331
|
12 years |
vboxsync |
warning
|
|
|
@46330
|
12 years |
vboxsync |
Main/Host: switch to Runtime functions for determining the amount of …
|
|
|
@46329
|
12 years |
vboxsync |
spaces
|
|
|
@46328
|
12 years |
vboxsync |
Main/PerformanceLinux: switch to the runtime function for determining …
|
|
|
@46327
|
12 years |
vboxsync |
not here
|
|
|
@46326
|
12 years |
vboxsync |
RT_STR_TUPLE
|
|
|
@46321
|
12 years |
vboxsync |
build fix
|
|
|
@46320
|
12 years |
vboxsync |
Main/PerformanceSolaris: switch to the runtime function for …
|
|
|
@46319
|
12 years |
vboxsync |
Main/PerformanceWin: call RTSystemQueryTotalRam() only once
|
|
|
@46316
|
12 years |
vboxsync |
Main/Metrics: Solaris file descriptor leak fix (#6788)
|
|
|
@46309
|
12 years |
vboxsync |
Main/idl: documentation clarification for the LockType variants
|
|
|
@46303
|
12 years |
vboxsync |
Main/Machine: always update the property flags in …
|
|
|
@46302
|
12 years |
vboxsync |
Main/Machine: don't forget to create a new guest property if it does …
|
|
|
@46295
|
12 years |
vboxsync |
ConsoleVRDPServer: image interface fix
|
|
|
@46291
|
12 years |
vboxsync |
ConsoleVRDPServer: image interface fix and logging updates
|
|
|
@46290
|
12 years |
vboxsync |
Main/ApplianceImplExport.cpp: rearrange handling of appliance …
|
|
|
@46285
|
12 years |
vboxsync |
Main/Machine: fix medium lock list handling when creating implicit …
|
|
|
@46176
|
12 years |
vboxsync |
Main/Appliance: Don't crash during import if the client forgot to call …
|
|
|
@46169
|
12 years |
vboxsync |
Changes in parsing, extracting and processing an OVF version in/from a …
|
|
|
@46140
|
12 years |
vboxsync |
issue 5429. Support CD/DVD images attached to IDE/SATA during OVF …
|
|
|
@46124
|
12 years |
vboxsync |
Main: fix for r85814
|
|
|
@46123
|
12 years |
vboxsync |
Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
|
|
|
@46097
|
12 years |
vboxsync |
ConsoleVRDPServer: do not stop VRDP server if a resize is in process
|
|
|
@46086
|
12 years |
vboxsync |
DisplayImpl: fix and cleanup for postponed seamless region update
|
|
|
@46075
|
12 years |
vboxsync |
Main/DisplayImpl: 6711: Code fix for SMP and code improvement.
|
|
|
@46068
|
12 years |
vboxsync |
issue 5429. Support CD/DVD images attached to IDE/SATA during OVF …
|
|
|
@46067
|
12 years |
vboxsync |
issue 5429. Support CD/DVD images attached to IDE/SATA during OVF …
|
|
|
@46065
|
12 years |
vboxsync |
Main/DisplayImpl: 6711: Fix for the race condition where in GA sends …
|
|
|
@46057
|
12 years |
vboxsync |
backout r85727
|
|
|
@46056
|
12 years |
vboxsync |
Main: Reattach the medium to the VM when restoring it if hotplugging …
|
|
|
@46055
|
12 years |
vboxsync |
Main/Display: store mode data in case of a null framebuffer
|
|
|
@46007
|
12 years |
vboxsync |
Main/VPX: play safe
|
|
|
@46006
|
12 years |
vboxsync |
Main/VPX: do uninitialization in drvDestruct() rather than in uninit()
|
|
|
@45992
|
12 years |
vboxsync |
Main/Display: explicitely initialize mpVideoRecCtx
|
|
|
@45991
|
12 years |
vboxsync |
Fix local strict build issues.
|
|
|
@45980
|
12 years |
vboxsync |
DisplayImpl: Explicitly clear mpVideoRecCtx.
|
|
|
@45971
|
12 years |
vboxsync |
Main, VMM: Added an API seting to disable VT-x unrestricted execution.
|
|
|
@45962
|
12 years |
vboxsync |
Main/VPX: more fixes
|
|
|
@45961
|
12 years |
vboxsync |
Main/VPX: don't initialize anything if disabled
|
|
|
@45960
|
12 years |
vboxsync |
Main/VPX: crash fix if not enabled
|
|
|
@45958
|
12 years |
vboxsync |
Main/VPX: start at 1 not 0.
|
|
|
@45956
|
12 years |
vboxsync |
Main/VPX: multi-monitor fixes; use .webm as default extension
|
|
|
@45950
|
12 years |
vboxsync |
Main/VPX: multimonitor (needs more cleanup)
|
|
|
@45941
|
12 years |
vboxsync |
Main/VPX: some code restructuring to be able to log errors / success …
|
|
|
@45940
|
12 years |
vboxsync |
crOpenGL->Fe/Qt notification mechanism
|
|
|
@45927
|
12 years |
vboxsync |
*: a few uint32_t warnings
|
|
|
@45926
|
12 years |
vboxsync |
IMachine::VideoCaptureFps
|
|
|
@45924
|
12 years |
vboxsync |
warning
|
|
|
@45922
|
12 years |
vboxsync |
Main/VPX: more cleanup
|
|
|
@45914
|
12 years |
vboxsync |
Main: warnings
|
|
|
@45913
|
12 years |
vboxsync |
VPX: export EbmlWriter
|
|
|
@45911
|
12 years |
vboxsync |
Main/VPX: proper error handling, cleanup
|
|
|
@45909
|
12 years |
vboxsync |
Main: don't create a guest property if it does not exist and should be …
|
|
|
@45891
|
12 years |
vboxsync |
Main/VPX: clear RGB buffer on allocation
|
|
|
@45890
|
12 years |
vboxsync |
Main: warnings
|
|
|
@45883
|
12 years |
vboxsync |
Main/VPX: another typo
|
|
|
@45882
|
12 years |
vboxsync |
Main/VPX: typo
|
|
|
@45878
|
12 years |
vboxsync |
VPX: separate encoding thread; more cleanup
|
|
|
@45841
|
12 years |
vboxsync |
VPX: export to OSE
|
|
|
@45840
|
12 years |
vboxsync |
idl: uuid change for r85412
|
|
|
@45838
|
12 years |
vboxsync |
VPX: plugged memory leak; introduced rate parameter; clear artefacts …
|
|
|
@45834
|
12 years |
vboxsync |
Main: renamed VideoRecording setting to VideoCapture to make sure that …
|
|
|
@45814
|
12 years |
vboxsync |
Main: removed all these recent hacks for debugging the testboxes
|
|
|
@45810
|
12 years |
vboxsync |
Main: Forgot to change some interface UUIDs.
|
|
|
@45806
|
12 years |
vboxsync |
Build fix.
|
|
|
@45805
|
12 years |
vboxsync |
Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
|
|
|
@45801
|
12 years |
vboxsync |
Warning.
|
|
|
@45783
|
12 years |
vboxsync |
Build fix.
|
|
|
@45782
|
12 years |
vboxsync |
Build fix.
|
|
|
@45780
|
12 years |
vboxsync |
Main/GuestCtrl: Use active listeners instead of passive ones because …
|
|
|
@45776
|
12 years |
vboxsync |
VPX: nits
|
|
|
@45772
|
12 years |
vboxsync |
VPX: allow to build against libvpx provided by the build system
|
|
|
@45770
|
12 years |
vboxsync |
VPX: default 1024x768
|
|
|
@45757
|
12 years |
vboxsync |
Main: more debugging
|
|
|
@45743
|
12 years |
vboxsync |
Main/Display: cosmetics
|
|
|
@45740
|
12 years |
vboxsync |
Main/VideoRec: use milliseconds as time units to get more precise …
|
|
|
@45731
|
12 years |
vboxsync |
several fixes for video recording
|
|
|
@45720
|
12 years |
vboxsync |
desperate
|
|
|
@45719
|
12 years |
vboxsync |
More testbox debug hacks.
|
|
|
@45706
|
12 years |
vboxsync |
more temporary debugging
|
|
|
@45697
|
12 years |
vboxsync |
GuestCtrl: Various bugfixes required for test driver to pass.
|
|
|
@45694
|
12 years |
vboxsync |
Main/ConsoleImpl: don't run out of scope!
|
|
|