|
|
@62069
|
8 years |
vboxsync |
NAT: oops, forgot to restore real buffer size after testing the error …
|
|
|
@62068
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Only go into pause state if the stream was enabled …
|
|
|
@62067
|
8 years |
vboxsync |
Main/idl/VirtualBox.xidl: WinMM is not supported.
|
|
|
@62066
|
8 years |
vboxsync |
Main/idl/VirtualBox.xidl: Documentation.
|
|
|
@62063
|
8 years |
vboxsync |
FE/Common/VBoxKeyboard: Fix printf signed/unsigned mismatch.
|
|
|
@62061
|
8 years |
vboxsync |
crOpenGL: don't use a variable before checking it for NULL.
|
|
|
@62060
|
8 years |
vboxsync |
crOpenGL: stubMakeCurrent - make sure retVal is initialized.
|
|
|
@62058
|
8 years |
vboxsync |
build fix
|
|
|
@62057
|
8 years |
vboxsync |
Build fix.
|
|
|
@62056
|
8 years |
vboxsync |
Audio: More cleanup for backend defines.
|
|
|
@62055
|
8 years |
vboxsync |
Runtime/testcase: Removed unused file.
|
|
|
@62054
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Fixed crashing on driver version mismatch.
|
|
|
@62053
|
8 years |
vboxsync |
ValidationKit/tests/storage: pylint fix
|
|
|
@62052
|
8 years |
vboxsync |
ValidationKit/tests/storage: Fixes to get the testcase working on a host
|
|
|
@62051
|
8 years |
vboxsync |
HostDrivers/Support/linux: when checking the EFLAGS consistency, don't …
|
|
|
@62050
|
8 years |
vboxsync |
FE/Qt: bugref:8151: X11: Runtime UI: Avoid race conflict between …
|
|
|
@62049
|
8 years |
vboxsync |
FE/VBoxManageDisk.cpp: Warning.
|
|
|
@62048
|
8 years |
vboxsync |
Reverting r108462 as we have a better idea how to do that.
|
|
|
@62047
|
8 years |
vboxsync |
bugref:8344. small improvement. Always uses original extension of image.
|
|
|
@62046
|
8 years |
vboxsync |
Fix printf signed/unsigned mismatch.
|
|
|
@62045
|
8 years |
vboxsync |
Copy/paste fix.
|
|
|
@62044
|
8 years |
vboxsync |
Make old compilers happy.
|
|
|
@62043
|
8 years |
vboxsync |
Fix printf signed/unsigned mismatch. This effectively reverts part of …
|
|
|
@62042
|
8 years |
vboxsync |
Fix printf signed/unsigned mismatch.
|
|
|
@62041
|
8 years |
vboxsync |
Fix printf signed/unsigned mismatch. Drop redundant cast while here. …
|
|
|
@62040
|
8 years |
vboxsync |
VMX: Go back to 32-bit switcher when we have UX, too.
|
|
|
@62039
|
8 years |
vboxsync |
ValidationKit/tests/storage: A bit more…
|
|
|
@62038
|
8 years |
vboxsync |
FE/Qt: Yet another NLS stuff (s.a. r108283, will require nlsupdate).
|
|
|
@62037
|
8 years |
vboxsync |
properties
|
|
|
@62036
|
8 years |
vboxsync |
ValidationKit/tests/storage: Start rework for doing storage related tests
|
|
|
@62035
|
8 years |
vboxsync |
VMM/HMSVMR0: comment typo.
|
|
|
@62034
|
8 years |
vboxsync |
PGMAllPool.cpp: Removed unwanted RTLogPrintf statements.
|
|
|
@62033
|
8 years |
vboxsync |
IOAPIC: Fix assertion that didn't account for saved-states restored …
|
|
|
@62032
|
8 years |
vboxsync |
Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
|
|
|
@62031
|
8 years |
vboxsync |
ValidationKit fix
|
|
|
@62030
|
8 years |
vboxsync |
FE/Qt: fixed 'updatenls' target
|
|
|
@62029
|
8 years |
vboxsync |
Aditions/crOpenGL: fixed another function prototype
|
|
|
@62028
|
8 years |
vboxsync |
Aditions/crOpenGL: fixed function prototype
|
|
|
@62027
|
8 years |
vboxsync |
IEM: Do not mark selectors as stale when switching tasks.
|
|
|
@62026
|
8 years |
vboxsync |
testdriver/reporter.py: XML flushing debug code (must be removed lated)
|
|
|
@62025
|
8 years |
vboxsync |
ValidationKit,common: Wrapped shutil.copyfile in common/utils.py as …
|
|
|
@62024
|
8 years |
vboxsync |
testboxscript: workaround for vts_rm.exe deletion problem on testboxwin3.
|
|
|
@62023
|
8 years |
vboxsync |
FE/Qt: bugref:8151: X11: No auto-capture for Debug builds by default.
|
|
|
@62022
|
8 years |
vboxsync |
Installer/Win: Fix NETWORKTYPE property (was set too late if …
|
|
|
@62021
|
8 years |
vboxsync |
Runtime/RTJson: Fix review todos
|
|
|
@62020
|
8 years |
vboxsync |
VMM/HMVMXR0: Verify CPU feature before reading VMCS fields in …
|
|
|
@62019
|
8 years |
vboxsync |
VMM/APIC: Unused enum member.
|
|
|
@62018
|
8 years |
vboxsync |
VMM/APIC: Fix unsupported delivery mode combinations with IPIs.
|
|
|
@62017
|
8 years |
vboxsync |
IEM: 32-bit build fix
|
|
|
@62016
|
8 years |
vboxsync |
IEM: Moved more frequently used members to the head of IEMCPU to …
|
|
|
@62015
|
8 years |
vboxsync |
IEM: Switched from using IEMCPU directly to using with via VMCPU. This …
|
|
|
@62014
|
8 years |
vboxsync |
Main/Machine: add a stub for an aux settings file (which will be an …
|
|
|
@62013
|
8 years |
vboxsync |
VBoxProxyStub.c: Include VBox/cdefs.h so VBOX_STRICT gets defined. …
|
|
|
@62012
|
8 years |
vboxsync |
IOAPIC: comment nit.
|
|
|
@62011
|
8 years |
vboxsync |
VMM/TM: Error message correction for old CFGM keys.
|
|
|
@62010
|
8 years |
vboxsync |
IEM: Optimized iemSRegGetHid; started a little on TLB code.
|
|
|
@62008
|
8 years |
vboxsync |
FE/Qt: bugref:8151: X11: Runtime UI: Avoid race conflict between …
|
|
|
@62007
|
8 years |
vboxsync |
asParavirtModesSup is an array
|
|
|
@62006
|
8 years |
vboxsync |
Config.kmk,VMM: Reduced the VM structure by half on darwin where we …
|
|
|
@62005
|
8 years |
vboxsync |
ValidationKit: use KVM for the ubuntu 15.10 smoke tests
|
|
|
@62004
|
8 years |
vboxsync |
Storage/iSCSI: Fix possible endless reconnect loop if logging in to …
|
|
|
@62003
|
8 years |
vboxsync |
FE/Qt: bugref:5978: Runtime UI: Mini-toolbar: Fixing regression in r108429.
|
|
|
@62002
|
8 years |
vboxsync |
VBoxCPP: Fixed bug handling defined(XXXX).
|
|
|
@62001
|
8 years |
vboxsync |
DevOHCI: bugref:8125: cache for the guest memory reads
|
|
|
@62000
|
8 years |
vboxsync |
IEM,VM: Inserted two TLBS into the IEMCPU structure and reorged the …
|
|
|
@61999
|
8 years |
vboxsync |
FE/Qt: bugref:8088: Rework session-information window: Fixing the …
|
|
|
@61998
|
8 years |
vboxsync |
add VBoxBugReport to the installers (already existed for Windows)
|
|
|
@61994
|
8 years |
vboxsync |
IEM: Uh, right.
|
|
|
@61993
|
8 years |
vboxsync |
IEM: Early TLB plans.
|
|
|
@61992
|
8 years |
vboxsync |
crOpenGL: Drop duplicate NULL checks.
|
|
|
@61991
|
8 years |
vboxsync |
crOpenGL: Fix signed/unsigned mismatch in printf formats.
|
|
|
@61990
|
8 years |
vboxsync |
crOpenGL: Fix cppcheck complaints about redundant/missing NULL checks. …
|
|
|
@61989
|
8 years |
vboxsync |
ldrNative-win.cpp: Convert forward slashes to backslashes in the DLL …
|
|
|
@61988
|
8 years |
vboxsync |
common/utils.py,testboxscript_real.py: List the content of the scratch …
|
|
|
@61987
|
8 years |
vboxsync |
FE/Qt: bugref:8151: Runtime UI: Cleanup for r108385: Some coding-style …
|
|
|
@61986
|
8 years |
vboxsync |
Main/AudioAdapter: whitespace cleanup
|
|
|
@61985
|
8 years |
vboxsync |
FE/Qt: bugref:8422: Runtime UI: Seamless window: Extended minimized …
|
|
|
@61984
|
8 years |
vboxsync |
FE/Qt: bugref:5978: Runtime UI: Totally forgot that Windows host have …
|
|
|
@61983
|
8 years |
vboxsync |
vsheriff: Added a MP-BIOS bug message variation.
|
|
|
@61982
|
8 years |
vboxsync |
FE/Qt: bugref:5978: Runtime UI: Moving mini-toolbar logic code to …
|
|
|
@61981
|
8 years |
vboxsync |
vboxinstall.py: Don't unpack PDBs. Saved space and time.
|
|
|
@61980
|
8 years |
vboxsync |
common/utils.py: Optimized unpackFile().
|
|
|
@61979
|
8 years |
vboxsync |
FE/Qt: bugref:5978: Runtime UI: Mini-toolbar minimization support for …
|
|
|
@61978
|
8 years |
vboxsync |
Storage/iSCSI: Fix a possible crash during VM resume when connectin to …
|
|
|
@61977
|
8 years |
vboxsync |
VMX: Allow 32-bit switcher again if V86 on VMX is in effect.
|
|
|
@61976
|
8 years |
vboxsync |
DevVGA: bugref:8447: clear IRQ on reset
|
|
|
@61975
|
8 years |
vboxsync |
FE/Qt: bugref:8422: Runtime UI: Full-screen window minimized state …
|
|
|
@61974
|
8 years |
vboxsync |
FE/Qt: bugref:8422: X11: Runtime UI: Full-screen window minimization …
|
|
|
@61973
|
8 years |
vboxsync |
DevVGA: bugref:8447: update and clear HGSMI IRQ flag under lock to …
|
|
|
@61972
|
8 years |
vboxsync |
xarvfs.cpp: Leaking the entire parsed XML document structure for the image.
|
|
|
@61971
|
8 years |
vboxsync |
Storage/DMG: Fix memory leak
|
|
|
@61970
|
8 years |
vboxsync |
Runtime/xarvfs.cpp: Fix another handle leak for files in a XAR stream
|
|
|
@61969
|
8 years |
vboxsync |
FE/Qt: bugref:8422: Runtime UI: Give window some time to show …
|
|
|
@61968
|
8 years |
vboxsync |
IEM: Fixed setjmp bug (still disabled). Made IEMExecLots execute lots …
|
|
|
@61967
|
8 years |
vboxsync |
FE/Qt: bugref:8422: X11: Runtime UI: Restore full-screen window state …
|
|
|
@61966
|
8 years |
vboxsync |
xarvfs.cpp: Leaking objects during stream enumeration.
|
|
|
@61965
|
8 years |
vboxsync |
FE/Qt: bugref:5978: Runtime UI: Moving mini-toolbar logic code to …
|
|
|
@61964
|
8 years |
vboxsync |
Reverting r101826 as it's not needed anymore since r108314.
|
|
|
@61963
|
8 years |
vboxsync |
Reverting r108269 and r108260 as it was temporary and unstable workaround.
|
|
|
@61962
|
8 years |
vboxsync |
FE/Qt: space correction on r108407.
|
|
|