VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @61479   9 years vboxsync report.py: Use TestSets.idSchedGroup instead of joining with TestBoxes.
(edit) @61478   9 years vboxsync fetchTimestampsForLogViewer: don't want NULLs.
(edit) @61477   9 years vboxsync arrrrg!
(edit) @61476   9 years vboxsync grumble. old conversion stupidity: NewTestSets_sBaseFilename_key
(edit) @61475   9 years vboxsync always forget this.
(edit) @61474   9 years vboxsync testmanager: Preparting TestSets for TestBoxes belonging to more than …
(edit) @61473   9 years vboxsync regen comment.
(edit) @61472   9 years vboxsync testmanager: adding sComment columns to TestCases, TestGroups and …
(edit) @61471   9 years vboxsync log viwer fix.
(edit) @61470   9 years vboxsync testresults.py: apparently left outer joins are more pleasing to the …
(edit) @61469   9 years vboxsync testresults.py: Help the postgresql planner order the tables by …
(edit) @61468   9 years vboxsync testmanager: Adding sComment and fRawMode fields to TestBoxes and …
(edit) @61467   9 years vboxsync force rev change
(edit) @61466   9 years vboxsync Try without fkeys.
(edit) @61465   9 years vboxsync delint
(edit) @61464   9 years vboxsync common/utils.py: Corrected the timestamp implementation on windows to …
(edit) @61463   9 years vboxsync testmanager: Adding idTestSet to TestResultFiles and TestResultMsgs. …
(edit) @61462   9 years vboxsync testmanager: Adding idTestSet to TestResultFiles and TestResultMsgs. …
(edit) @61461   9 years vboxsync testresultfailures.py: comment.
(edit) @61460   9 years vboxsync investigateVBoxUnitTest: bugfix for nested failures (we only care …
(edit) @61459   9 years vboxsync testdriver/base.py: log more in the timeout adjusting / deadline …
(edit) @61458   9 years vboxsync testdriver/base.py: log more in the timeout adjusting / deadline …
(edit) @61457   9 years vboxsync testmanager/db: Create index on TestResultValues(idTestSet, tsCreated) …
(edit) @61456   9 years vboxsync wuitestresults,wuilogviewer: cross reference timestamps and the main log
(edit) @61455   9 years vboxsync HMR0EnsureCompleteBasicContext: Mark the guest state as changed.
(edit) @61454   9 years vboxsync duh
(edit) @61453   9 years vboxsync Fetch and show all failures reasons for a test in the main listing. …
(edit) @61452   9 years vboxsync Main/glue/glue-java.xsl: release all unused managed object references, …
(edit) @61451   9 years vboxsync deb/rpm: fixed rpm distro file
(edit) @61450   9 years vboxsync Log format.
(edit) @61449   9 years vboxsync FE/Qt: bugref:7791: Do not forget to close separate UI if started for …
(edit) @61447   9 years vboxsync stupid mistake
(edit) @61446   9 years vboxsync 5.1 Beta 1
(edit) @61445   9 years vboxsync virtual_test_sheriff.py: Basic unit test investigation.
(edit) @61442   9 years vboxsync FE/Qt: rename PCIe to NVMe (easier to understand, expecially for users)
(edit) @61441   9 years vboxsync virtual_test_sheriff.py: Fixed promote-to-single-reason logic.
(edit) @61439   9 years vboxsync wuibase.py: Deal with redirect to in _actionGenericDoRemove.
(edit) @61437   9 years vboxsync FE/Qt: bugref:8387: Runtime UI: Full-screen: Small styling fixes.
(edit) @61436   9 years vboxsync Installers/linux: install python bindings only if python is at least …
(edit) @61433   9 years vboxsync FE/Qt: ​​​​​​​​​​​bugref:7978: Fix missed translation for the NULL …
(edit) @61432   9 years vboxsync testmanager/webui: delinting (pylint 1.3.x caught few thing 1.5.5 didn't).
(edit) @61431   9 years vboxsync Additions/linux/drm: Linux 4.7 fixes
(edit) @61430   9 years vboxsync FE/Qt: bugref:8387: Runtime UI: Full-screen: Fix for loosing screens …
(edit) @61429   9 years vboxsync netadp: do not update trans_start for 2.6.31+
(edit) @61428   9 years vboxsync SVM: Re-committed innocent r107737.
(edit) @61427   9 years vboxsync VMM/HM: Handle missing AMD-V exit reasons, cleanup and docs.
(edit) @61426   9 years vboxsync bugref:8357: HMSVMR0.cpp: Backed out r107737 as it looks like it's …
(edit) @61425   9 years vboxsync vsheriff: A bit more.
(edit) @61424   9 years vboxsync vsheriff: Some progress.
(edit) @61423   9 years vboxsync USBProxyBackendLinux: initialize mhFile
(edit) @61422   9 years vboxsync wuimain.py,wuiadmin.py: Cleanup / load optimization.
(edit) @61421   9 years vboxsync vbox.py: Log all calls to startVmEx to make it easier to do automatic …
(edit) @61420   9 years vboxsync SVM: Don't bother with reinjecting events from INT3/INTO, just …
(edit) @61419   9 years vboxsync FE/Qt: VBoxGlobal: Move creation of widget-watchdog to catch early errors.
(edit) @61418   9 years vboxsync bugref:8238 VBoxSVC settings - StorageControllerImpl.cpp
(edit) @61417   9 years vboxsync Audio/DevIchHda.cpp: Saved state fixes.
(edit) @61416   9 years vboxsync wuilogviewer: Optimization and increased the default per-page size …
(edit) @61415   9 years vboxsync VMM/HM: build fix.
(edit) @61414   9 years vboxsync VMM/HM: Added 'info exithistory' command. Prettier formatting comes later.
(edit) @61413   9 years vboxsync Audio: Use the old audio code for now when doing a release. Set …
(edit) @61412   9 years vboxsync removed obsolete EFI/FirmwareOld
(edit) @61411   9 years vboxsync Linux hosts / guests: try to build the modules parallel
(edit) @61409   9 years vboxsync Audio/AudioMixBuffer.cpp: Better warning, logging.
(edit) @61408   9 years vboxsync updates
(edit) @61407   9 years vboxsync TestManagerDatabaseInit.pgsql: No need to drop the database, devs can …
(edit) @61406   9 years vboxsync partial-db-dump.py: try get a consistent set of data…
(edit) @61405   9 years vboxsync FE/Qt: ​​​​​​​​​​​bugref:8396: Fix forgotten layout-update after …
(edit) @61404   9 years vboxsync category adj.
(edit) @61403   9 years vboxsync simple one.
(edit) @61402   9 years vboxsync build fix
(edit) @61401   9 years vboxsync tdUnitTest1.py: Skip tstX86-* because they don't really test anything …
(edit) @61400   9 years vboxsync libs/xpcom18a4: additional logging of the IPC socket path, and …
(edit) @61399   9 years vboxsync Audio/DevIchAc97.cpp: Saved state fixes.
(edit) @61398   9 years vboxsync Audio/DrvAudio.cpp: Fix for saved state assertion.
(edit) @61397   9 years vboxsync VM.cpp: Register SSM stub for rem when VBOX_WITH_REM isn't defined.
(edit) @61396   9 years vboxsync IEM: Disabled the three instruction, seems to still cause trouble.
(edit) @61395   9 years vboxsync IEM: Enabled the three SSE instruction that was !VBOX_WITH_REM only …
(edit) @61394   9 years vboxsync bs3-fpustate-1: missing printf params.
(edit) @61393   9 years vboxsync bs3kit: raw-mode.
(edit) @61392   9 years vboxsync CPUMRZFpuStatePrepareHostCpuForUse: Must always set VMCPU_FF_CPUM in …
(edit) @61391   9 years vboxsync csamR3CalcPageHash: better assertion and logging.
(edit) @61390   9 years vboxsync csamR3CalcPageHash: Shut up annoying assertion on …
(edit) @61389   9 years vboxsync bs3kit: Use PIT for timing out the FPU testcase.
(edit) @61387   9 years vboxsync FE/Qt: ​​​​​​​​​​​bugref:7674: Help menu: Icons for actions added in …
(edit) @61386   9 years vboxsync Audio: Update.
(edit) @61385   9 years vboxsync bs3-fpustate-1: Extended the tests to force the ring-0 and raw-mode …
(edit) @61384   9 years vboxsync VMMDev/Testing: Added a 64-byte readback register with two access …
(edit) @61382   9 years vboxsync IEM: Some FPU fixes.
(edit) @61381   9 years vboxsync FE/Qt: bugref:8376: VM settings dialog: Display page: Restore CRHGSMI …
(edit) @61380   9 years vboxsync bugref:8238 VBoxSVC settings - Tidy Up
(edit) @61379   9 years vboxsync Main/webservice: don't ship webtest any longer (to save space) and …
(edit) @61378   9 years vboxsync bugref:8238 VBoxSVC settings - USBControllerImpl
(edit) @61377   9 years vboxsync bugref:8238 VBoxSVC settings - MediumAttachementImpl.cpp
(edit) @61376   9 years vboxsync Main/glue/vboxapi.py: fix API termination issue (double deinit, once …
(edit) @61375   9 years vboxsync Devices/IOAPIC: Fixed typo disallowing writing of the IOAPIC ID …
(edit) @61374   9 years vboxsync bootsectors: warning
(edit) @61373   9 years vboxsync Build fix
(edit) @61371   9 years vboxsync iomMmioHandler: Gracefully deal with large MMIO writes and read …
(edit) @61370   9 years vboxsync Build fix
(edit) @61369   9 years vboxsync Debugger/DBGPlugInLinux: Add support to get at the guest kernel log if …
Note: See TracRevisionLog for help on using the revision log.

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