VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette