VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @97326   2 years vboxsync Linux: startup scripts: fixed module signature hash type detection, …
(edit) @97325   2 years vboxsync Linux: startup scripts: fixed detection if kernel was build with clang …
(edit) @97324   2 years vboxsync Change log update
(edit) @97323   2 years vboxsync Change log update
(edit) @97322   2 years vboxsync FE/Qt: bugref:10313. Some more tiddying up.
(edit) @97321   2 years vboxsync ValKit/bs3-cpu-weird-1: Adding a PC wraparound testcase.
(edit) @97320   2 years vboxsync ValKit/bs3kit: Added a Bs3SelSetup32BitCode function for quickly …
(edit) @97319   2 years vboxsync VMM/IEM: Underflow signalling in fsincos instruction as described in …
(edit) @97318   2 years vboxsync FE/Qt: bugref:10313 Making the spinbox's lineedit read only.
(edit) @97317   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Keep secondary VM-exit controls …
(edit) @97316   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Log secondary VM-exit controls.
(edit) @97315   2 years vboxsync ValKit/Bs3Kit: Forgot to load new TR into xDI in Bs3RegSetTr before …
(edit) @97314   2 years vboxsync Frontends/VBoxManage: 'VBoxManage internalcommands createrawvmdk' no …
(edit) @97313   2 years vboxsync Frontends/VBoxManage: 'VBoxManage internalcommands createrawvmdk' no …
(edit) @97312   2 years vboxsync FE/Qt: bugref:10313 More ticks.
(edit) @97311   2 years vboxsync FE/Qt: bugref:10313 Some more fixes and additions.
(edit) @97310   2 years vboxsync FE/Qt: bugref:9647: VM settings: Removing toggling, validating and …
(edit) @97309   2 years vboxsync Prevent GCC 12.2.1 warning which caused build failure.
(edit) @97308   2 years vboxsync Guest Control/VBoxManage: Don't bail out when copying a single file …
(edit) @97307   2 years vboxsync FE/Qt: bugref:10313 Adding feature related extra data variables and …
(edit) @97306   2 years vboxsync Main/Guest Control: Renamed GuestSession::i_getPathStyle() -> …
(edit) @97305   2 years vboxsync Main/Guest Control: Renamed GuestSession::i_getPathStyle() -> …
(edit) @97304   2 years vboxsync Main/Guest Control: Added a force parameter to GuestPath::Translate() …
(edit) @97303   2 years vboxsync Main/Guest Control: Added GuestBase::fsObjTypeToStr(). ​bugref:10286
(edit) @97302   2 years vboxsync FE/Qt: bugref:10313 Adding font scaling widget class.
(edit) @97301   2 years vboxsync doc/manual: Added changelog for VMX nested EPT support.
(edit) @97300   2 years vboxsync tstIntNetR0: Unborked the bi-dir test. [build fix]
(edit) @97299   2 years vboxsync tstIntNetR0: Unborked the bi-dir test.
(edit) @97298   2 years vboxsync IPRT/test.cpp: Provide more info with the sub-test name length assertion.
(edit) @97297   2 years vboxsync IEM: Fixed IRET with null SS (Linux 4.15 ftrace crash early in boot).
(edit) @97296   2 years vboxsync Shared Clipboard/testcase: Include tstClipboardMockHGCM on the …
(edit) @97295   2 years vboxsync VMM/NEMR3Native-darwin: Dump the VMCS if running the vcpu failed, …
(edit) @97294   2 years vboxsync tstIntNetR0: Truncated some sub-test names so they don't assert in …
(edit) @97293   2 years vboxsync Devices/DevVirtioNet_1_0: Initialize some virtqbuf members to fend off …
(edit) @97292   2 years vboxsync Devices/VirtioScsi: Fixed controller not being recognized by the UEFI …
(edit) @97291   2 years vboxsync ValidationKit/tests/unittests/tdUnitTest1.py: Skip checking for black …
(edit) @97290   2 years vboxsync VMM/IEM: Treat zero as a Normal in fptan, bugref:9898
(edit) @97289   2 years vboxsync IEM: Clear interrupt shadow flags together with RF.
(edit) @97288   2 years vboxsync ValidationKit/tests/unittests/tdUnitTest1.py: Skip checking for black …
(edit) @97287   2 years vboxsync VMM/cpum: Moved fExtrn up into the same cache line as rip, eflags, and crX.
(edit) @97286   2 years vboxsync VMM/CPUM,IEM: Moved the CPUMCTX_INHIBIT_XXX flags into reserved EFLAGS …
(edit) @97285   2 years vboxsync VMM/PGMAllBth.h: nits. bugref:10092
(edit) @97284   2 years vboxsync Linux startup scripts: update instruction on how to manually generate …
(edit) @97283   2 years vboxsync Shared Clipboard/testcase: Make use of now-available …
(edit) @97282   2 years vboxsync Shared Clipboard/Service: Factored out and renamed …
(edit) @97281   2 years vboxsync VMM/cpumctx.h: Set CPUMX86EFLAGS_HW_BITS to 24 as there seems to be no …
(edit) @97280   2 years vboxsync ValKit/analysis: Percent formatting improvement.
(edit) @97279   2 years vboxsync ValKit/analysis: Added some crude value result analysis into the mix. …
(edit) @97278   2 years vboxsync FE/Qt: bugref:9866: Renaming Close submenu to Stop; This name is more …
(edit) @97277   2 years vboxsync FE/Qt: bugref:9866: Moving Detach action to upper level scope, it's …
(edit) @97276   2 years vboxsync Main/Guest Control: Added new guestControl::GuestPath class which …
(edit) @97275   2 years vboxsync Shared Clipboard/testcase: Also enabled building reading host …
(edit) @97274   2 years vboxsync Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See …
(edit) @97273   2 years vboxsync Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See …
(edit) @97272   2 years vboxsync Shared Clipboard/testcase: More code for testing reading host …
(edit) @97271   2 years vboxsync ValKit/analysis: Kicked out old code.
(edit) @97270   2 years vboxsync Validation Kit/HGCM: Added initial GuestHost/HGCMMockUtils.h. See …
(edit) @97269   2 years vboxsync ValKit/testboxscript.py: pylint fixes.
(edit) @97268   2 years vboxsync Validation Kit/HGCM: Renaming + signal the connect event when a HGCM …
(edit) @97267   2 years vboxsync ValKit/analysis: Adding better filtering and some documentation …
(edit) @97266   2 years vboxsync ValKit/analysis: Wrote a new analyzer/comparison tool, tst-a1.py …
(edit) @97265   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Addressed todo regarding keeping …
(edit) @97264   2 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Addressed todo regarding keeping …
(edit) @97263   2 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Use the same log level as the …
(edit) @97262   2 years vboxsync VMM: Nested VMX: bugref:10092 Added fetching VM-exit secondary MSR …
(edit) @97261   2 years vboxsync Changed the operator[] to function at() to avoid inserting new empty …
(edit) @97260   2 years vboxsync Frontends/VBoxManage+Storage/VMDK+doc/manual: 'VBoxManage createmedium …
(edit) @97259   2 years vboxsync Linux startup scripts: Fix typo in log message, bugref:10287.
(edit) @97258   2 years vboxsync IEM: Don't #UD on PREFETCHW if fLongMode is set; needs more work!
(edit) @97257   2 years vboxsync IEM: Added RDRAND and RDSEED. NB: The fallback implementation does …
(edit) @97256   2 years vboxsync GuestHost/HGCMMock.h: Docs nits.
(edit) @97255   2 years vboxsync Storage/VMDK: Revert r141811 which eliminated all blank lines in the …
(edit) @97254   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Doxygen fix.
(edit) @97253   2 years vboxsync Shared Clipboard/common: Fixed a bug in ShClConvLatin1LFToUtf16CRLF() …
(edit) @97252   2 years vboxsync IEM: Made XSAVEOPT complain loudly if we try executing it.
(edit) @97251   2 years vboxsync FE/Qt: Subsequent NLS update for minor 7.0.x version.
(edit) @97250   2 years vboxsync FE/Qt: bugref:8310: Missed one important aspect in r154017; No need …
(edit) @97249   2 years vboxsync Config.kmk: Nested VMX: bugref:10092 Disable nested EPT support for darwin.
(edit) @97248   2 years vboxsync VMM: Nested VMX: bugref:10092 Build fix.
(edit) @97247   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Build fix.
(edit) @97246   2 years vboxsync Config.kmk: Nested VMX: bugref:10092 Enabled nested EPT support.
(edit) @97245   2 years vboxsync FE/Qt: bugref:9458: Long forgotten stubs in Global props; Required to …
(edit) @97244   2 years vboxsync x86.h: Added MSR_IA32_VMX_EXIT_CTLS2.
(edit) @97243   2 years vboxsync VMM/Nested VMX: bugref:10092 Removed pgmGstSlatWalkPhys() as …
(edit) @97242   2 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Doxygen and comment update.
(edit) @97241   2 years vboxsync after 7.0.2
(edit) @97240   2 years vboxsync 7.0.2
(edit) @97239   2 years vboxsync Fix burn
(edit) @97238   2 years vboxsync Changelog
(edit) @97237   2 years vboxsync FE/Qt: bugref:10309. Passing parent window to the native file selector …
(edit) @97236   2 years vboxsync VMM/IEM: Rough implementation for fptan instruction in IEM, bugref:9898
(edit) @97235   2 years vboxsync Shared Clipboard: Windows host: Addressed todo regaring to documenting …
(edit) @97234   2 years vboxsync VMM/IEM: Rough implementation for fptan instruction in SoftFloat …
(edit) @97233   2 years vboxsync Changelog.
(edit) @97232   2 years vboxsync VMM/CPUM: Define our own X86EFLAGS/X86RFLAGS structures so we can use …
(edit) @97231   2 years vboxsync VMM/CPUM: Define our own X86EFLAGS/X86RFLAGS structures so we can use …
(edit) @97230   2 years vboxsync bugref:10305. Fixed the wrong key. The key had been changed from …
(edit) @97229   2 years vboxsync VMM/HM: Access CPUMCTX::eflags via the 'u' member when possible in …
(edit) @97228   2 years vboxsync VMM/NEM-linux: Access CPUMCTX::eflags via the 'u' member when possible …
(edit) @97227   2 years vboxsync VMM/NEM-win: Access CPUMCTX::eflags via the 'u' member when possible …
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