VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @61368   9 years vboxsync CPUMRZA.asm: raw-mode fixes.
(edit) @61367   9 years vboxsync glue-java.xsl: update (c) year
(edit) @61366   9 years vboxsync VMM/PDM: Missed relocation for the newly added callback to the IOAPIC …
(edit) @61365   9 years vboxsync Main/glue-java.xsl: Addendum for r107491, make sure there is only a …
(edit) @61364   9 years vboxsync VMM/PDMDevMiscHlp: copy-paste typo.
(edit) @61362   9 years vboxsync Main: follow-up for r107642: during the first hour log everything
(edit) @61361   9 years vboxsync Main/webservice: switch to using monotonic time for sessin expiration, …
(edit) @61360   9 years vboxsync ValidationKit: Follow up to previous fix
(edit) @61359   9 years vboxsync VMM/HMVMXR0: Fix lazy save/restore MSRs code structure to be more …
(edit) @61358   9 years vboxsync Devices/IOAPIC: typo.
(edit) @61357   9 years vboxsync ValidationKit: Fix uploading certain logs, the aternative name is not …
(edit) @61356   9 years vboxsync VMM/PDM: comment nit.
(edit) @61354   9 years vboxsync IOAPIC: consistency nit.
(edit) @61353   9 years vboxsync tdUnitTest1.py: We should set VBOX_USER_HOME too.
(edit) @61352   9 years vboxsync AudioMixBuffer,tstAudioMixBuffer,pdmaudioifs.h: Fixed buffer overflow …
(edit) @61351   9 years vboxsync APIC: Reset fix.
(edit) @61350   9 years vboxsync queyrOsKernelLog: report detailed error info.
(edit) @61349   9 years vboxsync MachineDebugger::loadPlugIn: don't return 'all' for specific plugin, …
(edit) @61348   9 years vboxsync CPUM,VMM: Touch the FPU state before doing HM on all platforms which …
(edit) @61347   9 years vboxsync Main: reduce the occurrence of certain messages to max 1/minute
(edit) @61346   9 years vboxsync Removed debug define.
(edit) @61345   9 years vboxsync Audio: Fixes for DSound backend.
(edit) @61344   9 years vboxsync Removed debug define.
(edit) @61343   9 years vboxsync Audio/AudioMixBuffer: Fixes (also for testcase).
(edit) @61342   9 years vboxsync IOAPIC: Bit more debug info.
(edit) @61341   9 years vboxsync CPUM: words about FPU state.
(edit) @61340   9 years vboxsync Devices/IOAPIC_New: Add debugger register access.
(edit) @61339   9 years vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61338   9 years vboxsync FE/Qt: follow-up to r107516 and make it right
(edit) @61337   9 years vboxsync D'oh.
(edit) @61336   9 years vboxsync VMM/APIC: nit space.
(edit) @61335   9 years vboxsync Logging.
(edit) @61334   9 years vboxsync Audio: Fixed shutdown crashes.
(edit) @61333   9 years vboxsync FE/Qt: X11: Yet another Qt5 migration consequence: Add the Selector UI …
(edit) @61332   9 years vboxsync Audio: Update.
(edit) @61331   9 years vboxsync Audio: Fixed testcase tstAudioMixBuffer.cpp.
(edit) @61330   9 years vboxsync testboxcontroller.py,vbox.py: accept 'log/guest/kernel' logs. Drop the …
(edit) @61329   9 years vboxsync vbox.py: s/--debugger/--vbox-debugger/
(edit) @61328   9 years vboxsync wuireport.py: pylint
(edit) @61327   9 years vboxsync TestSetLogic::createFile: Find the last runninng idTestResult for the …
(edit) @61326   9 years vboxsync Main/VirtualBoxBase: Need to use Utf8StrFmt here
(edit) @61325   9 years vboxsync Build fix.
(edit) @61324   9 years vboxsync VMM/APIC: Fix assertion while saving state.
(edit) @61323   9 years vboxsync ValidationKit: Try to get the kernel log from the guest for failed tests
(edit) @61322   9 years vboxsync Build fix.
(edit) @61321   9 years vboxsync Build fix.
(edit) @61320   9 years vboxsync Audio: Update.
(edit) @61319   9 years vboxsync force revision update
(edit) @61318   9 years vboxsync fix for new testboxes
(edit) @61317   9 years vboxsync CPUM,HM: CPUM must tell VT-x that it modified the host CR0 because it …
(edit) @61315   9 years vboxsync bs3-fpustate-1: Hacked up a quick FPU corruption testcase.
(edit) @61314   9 years vboxsync Main/HostDnsService: Ignore "DhcpDomain" key since it's not stable. …
(edit) @61311   9 years vboxsync tstRTInlineAsm: fixes for leaf EAX=7
(edit) @61310   9 years vboxsync queryCpuMicroarch: Added the VIA bits.
(edit) @61309   9 years vboxsync queryCpuMicroarch: Added the VIA bits.
(edit) @61308   9 years vboxsync upper case hex fam/mod/step.
(edit) @61307   9 years vboxsync IEM: log actual names of target CPU and microarchitecture
(edit) @61306   9 years vboxsync show march in testbox hover on the results page too. (untested)
(edit) @61305   9 years vboxsync wuireport.py: march
(edit) @61304   9 years vboxsync wuireport.py: shorter, better.
(edit) @61303   9 years vboxsync wuireport.py: shorter, better.
(edit) @61302   9 years vboxsync Main/HostDnsService: dumpHostDnsInformation - print domain before the …
(edit) @61301   9 years vboxsync wuireport.py: another hack
(edit) @61300   9 years vboxsync wuireport.py: hack
(edit) @61299   9 years vboxsync wuireport.py: hack
(edit) @61298   9 years vboxsync wuireport.py: width
(edit) @61297   9 years vboxsync wuireport.py: duh
(edit) @61296   9 years vboxsync wuireport.py: more testbox details.
(edit) @61295   9 years vboxsync wuireport.py: more testbox details.
(edit) @61294   9 years vboxsync virtual_test_sheriff.py: grr.
(edit) @61293   9 years vboxsync virtual_test_sheriff.py: oops. forgot to commit this.
(edit) @61292   9 years vboxsync arg. more bugs.
(edit) @61291   9 years vboxsync arg. bugs. sorting indicator.
(edit) @61290   9 years vboxsync bugfix
(edit) @61289   9 years vboxsync wuireport.py: Select the sorting column (now/totals) based on max …
(edit) @61288   9 years vboxsync WuiReportTestCaseArgsFailures: Sort by total instead of the 'now' …
(edit) @61286   9 years vboxsync wuireport.py,++: Added build box failure report. When requesting …
(edit) @61285   9 years vboxsync bugref:8237: GuestHost/OpenGL: fixed array
(edit) @61284   9 years vboxsync virtual test sheriff: started on the real job. can detect a few simple …
(edit) @61283   9 years vboxsync virtual test sheriff: fixes to bad-testbox management. now partially …
(edit) @61282   9 years vboxsync virtual test sheriff: Kick-off and the bad-testbox rebooting and …
(edit) @61280   9 years vboxsync base.py: See if older pylint versions like this better... doubt it.
(edit) @61278   9 years vboxsync split TestResultFailures related bits out of testresults.py. removed …
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