VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62090   8 years vboxsync IEM: setjmp/longjmp on windows.
(edit) @62089   8 years vboxsync vsheriff: reporter.py bug from yesterday
(edit) @62088   8 years vboxsync crOpenGL: use BOOL instead of bool to match API.
(edit) @62087   8 years vboxsync G/c unused variable.
(edit) @62086   8 years vboxsync Avoid arithmetic on void *
(edit) @62085   8 years vboxsync vsheriff: Recognize stale vts_rm.exe directory.
(edit) @62084   8 years vboxsync testdriver/report.py: More xml flush debug.
(edit) @62083   8 years vboxsync IEM: Optimize general purpose register handling a little, reducing the …
(edit) @62082   8 years vboxsync FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
(edit) @62081   8 years vboxsync FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
(edit) @62080   8 years vboxsync FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
(edit) @62079   8 years vboxsync FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
(edit) @62078   8 years vboxsync FE/Qt: bugref:8399: Medium Type Change dialog cleanup/rework (part …
(edit) @62077   8 years vboxsync doxygen fix
(edit) @62076   8 years vboxsync IEM: Make use of the direct CPUMCTX access (VMCPU_INCL_CPUM_GST_CTX).
(edit) @62074   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: fix a copy and …
(edit) @62073   8 years vboxsync doxygen fixes
(edit) @62072   8 years vboxsync testboxscript: Need to apply the reinitScratch hack a bit wider. This …
(edit) @62071   8 years vboxsync Forward ported r108511 (Audio/DrvHostCoreAudio.cpp: Improved recording …
(edit) @62070   8 years vboxsync UIWizardImportAppPageBasic2::initializePage: Corrected message for not …
(edit) @62069   8 years vboxsync NAT: oops, forgot to restore real buffer size after testing the error …
(edit) @62068   8 years vboxsync Audio/DrvAudio.cpp: Only go into pause state if the stream was enabled …
(edit) @62067   8 years vboxsync Main/idl/VirtualBox.xidl: WinMM is not supported.
(edit) @62066   8 years vboxsync Main/idl/VirtualBox.xidl: Documentation.
(edit) @62063   8 years vboxsync FE/Common/VBoxKeyboard: Fix printf signed/unsigned mismatch.
(edit) @62061   8 years vboxsync crOpenGL: don't use a variable before checking it for NULL.
(edit) @62060   8 years vboxsync crOpenGL: stubMakeCurrent - make sure retVal is initialized.
(edit) @62058   8 years vboxsync build fix
(edit) @62057   8 years vboxsync Build fix.
(edit) @62056   8 years vboxsync Audio: More cleanup for backend defines.
(edit) @62055   8 years vboxsync Runtime/testcase: Removed unused file.
(edit) @62054   8 years vboxsync Audio/DrvAudio.cpp: Fixed crashing on driver version mismatch.
(edit) @62053   8 years vboxsync ValidationKit/tests/storage: pylint fix
(edit) @62052   8 years vboxsync ValidationKit/tests/storage: Fixes to get the testcase working on a host
(edit) @62051   8 years vboxsync HostDrivers/Support/linux: when checking the EFLAGS consistency, don't …
(edit) @62050   8 years vboxsync FE/Qt: bugref:8151: X11: Runtime UI: Avoid race conflict between …
(edit) @62049   8 years vboxsync FE/VBoxManageDisk.cpp: Warning.
(edit) @62048   8 years vboxsync Reverting r108462 as we have a better idea how to do that.
(edit) @62047   8 years vboxsync bugref:8344. small improvement. Always uses original extension of image.
(edit) @62046   8 years vboxsync Fix printf signed/unsigned mismatch.
(edit) @62045   8 years vboxsync Copy/paste fix.
(edit) @62044   8 years vboxsync Make old compilers happy.
(edit) @62043   8 years vboxsync Fix printf signed/unsigned mismatch. This effectively reverts part of …
(edit) @62042   8 years vboxsync Fix printf signed/unsigned mismatch.
(edit) @62041   8 years vboxsync Fix printf signed/unsigned mismatch. Drop redundant cast while here. …
(edit) @62040   8 years vboxsync VMX: Go back to 32-bit switcher when we have UX, too.
(edit) @62039   8 years vboxsync ValidationKit/tests/storage: A bit more…
(edit) @62038   8 years vboxsync FE/Qt: Yet another NLS stuff (s.a. r108283, will require nlsupdate).
(edit) @62037   8 years vboxsync properties
(edit) @62036   8 years vboxsync ValidationKit/tests/storage: Start rework for doing storage related tests
(edit) @62035   8 years vboxsync VMM/HMSVMR0: comment typo.
(edit) @62034   8 years vboxsync PGMAllPool.cpp: Removed unwanted RTLogPrintf statements.
(edit) @62033   8 years vboxsync IOAPIC: Fix assertion that didn't account for saved-states restored …
(edit) @62032   8 years vboxsync Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
(edit) @62031   8 years vboxsync ValidationKit fix
(edit) @62030   8 years vboxsync FE/Qt: fixed 'updatenls' target
(edit) @62029   8 years vboxsync Aditions/crOpenGL: fixed another function prototype
(edit) @62028   8 years vboxsync Aditions/crOpenGL: fixed function prototype
(edit) @62027   8 years vboxsync IEM: Do not mark selectors as stale when switching tasks.
(edit) @62026   8 years vboxsync testdriver/reporter.py: XML flushing debug code (must be removed lated)
(edit) @62025   8 years vboxsync ValidationKit,common: Wrapped shutil.copyfile in common/utils.py as …
(edit) @62024   8 years vboxsync testboxscript: workaround for vts_rm.exe deletion problem on testboxwin3.
(edit) @62023   8 years vboxsync FE/Qt: bugref:8151: X11: No auto-capture for Debug builds by default.
(edit) @62022   8 years vboxsync Installer/Win: Fix NETWORKTYPE property (was set too late if …
(edit) @62021   8 years vboxsync Runtime/RTJson: Fix review todos
(edit) @62020   8 years vboxsync VMM/HMVMXR0: Verify CPU feature before reading VMCS fields in …
(edit) @62019   8 years vboxsync VMM/APIC: Unused enum member.
(edit) @62018   8 years vboxsync VMM/APIC: Fix unsupported delivery mode combinations with IPIs.
(edit) @62017   8 years vboxsync IEM: 32-bit build fix
(edit) @62016   8 years vboxsync IEM: Moved more frequently used members to the head of IEMCPU to …
(edit) @62015   8 years vboxsync IEM: Switched from using IEMCPU directly to using with via VMCPU. This …
(edit) @62014   8 years vboxsync Main/Machine: add a stub for an aux settings file (which will be an …
(edit) @62013   8 years vboxsync VBoxProxyStub.c: Include VBox/cdefs.h so VBOX_STRICT gets defined. …
(edit) @62012   8 years vboxsync IOAPIC: comment nit.
(edit) @62011   8 years vboxsync VMM/TM: Error message correction for old CFGM keys.
(edit) @62010   8 years vboxsync IEM: Optimized iemSRegGetHid; started a little on TLB code.
(edit) @62008   8 years vboxsync FE/Qt: bugref:8151: X11: Runtime UI: Avoid race conflict between …
(edit) @62007   8 years vboxsync asParavirtModesSup is an array
(edit) @62006   8 years vboxsync Config.kmk,VMM: Reduced the VM structure by half on darwin where we …
(edit) @62005   8 years vboxsync ValidationKit: use KVM for the ubuntu 15.10 smoke tests
(edit) @62004   8 years vboxsync Storage/iSCSI: Fix possible endless reconnect loop if logging in to …
(edit) @62003   8 years vboxsync FE/Qt: bugref:5978: Runtime UI: Mini-toolbar: Fixing regression in r108429.
(edit) @62002   8 years vboxsync VBoxCPP: Fixed bug handling defined(XXXX).
(edit) @62001   8 years vboxsync DevOHCI: bugref:8125: cache for the guest memory reads
(edit) @62000   8 years vboxsync IEM,VM: Inserted two TLBS into the IEMCPU structure and reorged the …
(edit) @61999   8 years vboxsync FE/Qt: ​​​​bugref:8088: Rework session-information window: Fixing the …
(edit) @61998   8 years vboxsync add VBoxBugReport to the installers (already existed for Windows)
(edit) @61994   8 years vboxsync IEM: Uh, right.
(edit) @61993   8 years vboxsync IEM: Early TLB plans.
(edit) @61992   8 years vboxsync crOpenGL: Drop duplicate NULL checks.
(edit) @61991   8 years vboxsync crOpenGL: Fix signed/unsigned mismatch in printf formats.
(edit) @61990   8 years vboxsync crOpenGL: Fix cppcheck complaints about redundant/missing NULL checks. …
(edit) @61989   8 years vboxsync ldrNative-win.cpp: Convert forward slashes to backslashes in the DLL …
(edit) @61988   8 years vboxsync common/utils.py,testboxscript_real.py: List the content of the scratch …
(edit) @61987   8 years vboxsync FE/Qt: bugref:8151: Runtime UI: Cleanup for r108385: Some coding-style …
(edit) @61986   8 years vboxsync Main/AudioAdapter: whitespace cleanup
(edit) @61985   8 years vboxsync FE/Qt: bugref:8422: Runtime UI: Seamless window: Extended minimized …
(edit) @61984   8 years vboxsync FE/Qt: bugref:5978: Runtime UI: Totally forgot that Windows host have …
(edit) @61983   8 years vboxsync vsheriff: Added a MP-BIOS bug message variation.
(edit) @61982   8 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