VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @62147   8 years vboxsync PDMCritSect: NOP critsects are less likely to appear than real ones …
(edit) @62146   8 years vboxsync PDMCritSectAll.cpp: Enabled the optimizations optimizations.
(edit) @62145   8 years vboxsync PDMCritSectAll.cpp: Prepped a few optimizations.
(edit) @62144   8 years vboxsync FE/Qt: bugref:8377: VM settings: Network page: Sync the Advanced …
(edit) @62143   8 years vboxsync FE/Qt: Small rework/cleanup for QIArrowButtonSwitch class: Replacing …
(edit) @62142   8 years vboxsync DevIchAc97: we might warn even if neither of these three fValid* flags …
(edit) @62141   8 years vboxsync Main: fixed a few small memory leaks
(edit) @62140   8 years vboxsync FE/Qt: bugref:8377: generate a MAC address if a network adapter is …
(edit) @62139   8 years vboxsync bugref:8389: Main: fixed video recording with VBoxheadless
(edit) @62138   8 years vboxsync IEMAll.cpp: Darwin build fix.
(edit) @62137   8 years vboxsync DevPit: converted non-ASCII character
(edit) @62136   8 years vboxsync ValidationKit/tdStorageBenchmark1.py: Missing path update
(edit) @62135   8 years vboxsync VBoxTray: prevent crash and failure to start with old Windows guests.
(edit) @62134   8 years vboxsync IEMExecLots: Made it do more than a single loop.
(edit) @62133   8 years vboxsync vm.h: Corrected VM_FF_ALL_REM_MASK to include the hankering for handy …
(edit) @62132   8 years vboxsync FE/Qt: OSX: New VD wizard: Workaround for Qt5 slider bug which makes …
(edit) @62131   8 years vboxsync changelog
(edit) @62130   8 years vboxsync ValidationKit/tdStorageBenchmark1.py: Adjust path to guest VDI
(edit) @62129   8 years vboxsync ValidationKit/testmanager/schedgroup.py: Another regeression
(edit) @62128   8 years vboxsync Changelog.
(edit) @62127   8 years vboxsync ValidationKit/testmanager/testgroup.py: Fix regression resulting in …
(edit) @62126   8 years vboxsync VMM/HMSVMR0: nit.
(edit) @62125   8 years vboxsync typo
(edit) @62124   8 years vboxsync ValidationKit/testmanager/testcase.pgsql: Fix typo
(edit) @62123   8 years vboxsync ValidationKit/tests/storage: Fixes
(edit) @62122   8 years vboxsync after RC1
(edit) @62121   8 years vboxsync next try
(edit) @62120   8 years vboxsync 5.1 RC1
(edit) @62119   8 years vboxsync FE/Qt: bugref:8151: X11: Runtime UI: Also remember which screen …
(edit) @62118   8 years vboxsync ValidationKit/tests/storage: More hacking on the storage benchmark testcase
(edit) @62117   8 years vboxsync Audio: Bugfixes, logging.
(edit) @62116   8 years vboxsync changelog
(edit) @62115   8 years vboxsync SVM: Workaround for NMI/task switch trouble on old AMDs.
(edit) @62114   8 years vboxsync Placate cppcheck, explicitly close event handle.
(edit) @62113   8 years vboxsync delint
(edit) @62112   8 years vboxsync FE/Qt: Trying to please the cppcheck in QIStatusBarIndicator code.
(edit) @62111   8 years vboxsync IEM: warnings.
(edit) @62110   8 years vboxsync reporter.py: delinting.
(edit) @62109   8 years vboxsync IEM: Enable setjmp for all hosts.
(edit) @62108   8 years vboxsync SVM: Bit more debug logging.
(edit) @62107   8 years vboxsync SVM: Keep track of last CPU even when always flushing TLB.
(edit) @62106   8 years vboxsync hmR0VmxIs32BitSwitcherSafe: Use return, it's one of the major perks …
(edit) @62105   8 years vboxsync Main/Machine: fix extradata map copying to work where STL isn't …
(edit) @62104   8 years vboxsync testdriver: Changed reporter.flushall() to also flush the XML stream …
(edit) @62103   8 years vboxsync Audio/src-client/ConsoleImpl2.cpp: Removed debug assertion.
(edit) @62102   8 years vboxsync FE/Qt: Forgot to apply the separate UI keyboard workaround for Qt5 …
(edit) @62101   8 years vboxsync VBoxDrvInst: pass the right handle to UnlockServiceDatabase
(edit) @62100   8 years vboxsync reporter.doPollWork: Added debug string to see who is calling.
(edit) @62099   8 years vboxsync reporter.py: count polling as idle.
(edit) @62098   8 years vboxsync Runtime/solaris: Fix building the coredumper on ancient Solaris …
(edit) @62097   8 years vboxsync Additions/VBoxService: fixed harmless bug leading to submitting the …
(edit) @62096   8 years vboxsync Runtime/r3/solaris: Fix coredumper to workaround psinfo_t structure …
(edit) @62095   8 years vboxsync Devices/PC/BIOS: removed one superfluous 'return' to make cppcheck happy
(edit) @62094   8 years vboxsync testdriver: more xml/poll/reporter hacking.
(edit) @62093   8 years vboxsync IEM: Saved 1K (except 32-bit) by doing full+unaligned imm16, imme32 …
(edit) @62092   8 years vboxsync IEM: Saved 1K (except 32-bit) by doing full+unaligned imm16, imme32 …
(edit) @62091   8 years vboxsync IEM: Converted IEMOP_HLP_NO_LOCK_PREFIX to …
(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) @62075   8 years vboxsync VMCPU.cpum: Added GstCtx member for execution engines like HM and IEM …
(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) @62065   8 years vboxsync cpumctx-v1_6.h: macro name fix
(edit) @62064   8 years vboxsync CPUMCTX: Separated nameless union and names struct helper macros in …
(edit) @62063   8 years vboxsync FE/Common/VBoxKeyboard: Fix printf signed/unsigned mismatch.
(edit) @62062   8 years vboxsync CPUMCTX: gcc build fix
(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) @62059   8 years vboxsync CPUMCTX: Finally figured out a way to make the general purpose and …
(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.
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