VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93633   3 years vboxsync VMM/PDMNetShaper: Statistics. bugref:5582
(edit) @93632   3 years vboxsync VMM/PDMNetShaper: Tweaked the cTokensAdded and cTokens calculations in …
(edit) @93631   3 years vboxsync VMM/PDMNetShaper: Don't start the unchoke thread unless there are are …
(edit) @93629   3 years vboxsync VMM/MMHyper: Removed unused code. [build fix] bugref:10093
(edit) @93628   3 years vboxsync VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off …
(edit) @93626   3 years vboxsync VMM/MMHyper: Removed unused code. [build fix] bugref:10093
(edit) @93623   3 years vboxsync VMM/MMHyper: Removed unused code. [build fix] bugref:10093
(edit) @93622   3 years vboxsync VMM/MMHyper: Removed unused code. [build fix] bugref:10093
(edit) @93621   3 years vboxsync VMM/MMHyper: Removed unused code. [build fix] bugref:10093
(edit) @93620   3 years vboxsync VMM/MMHyper: Removed unused code. bugref:10093
(edit) @93619   3 years vboxsync VMM/PGMPool: Missed a coupld of MMHyperCCToR3/R0 calls. bugref:10093
(edit) @93617   3 years vboxsync VMM/PGMPool: Replaced MMR3HyperAllocOnceNoRel call with direct …
(edit) @93612   3 years vboxsync VMM/PDMQueue: Doxygen fixes. bugref:10093
(edit) @93609   3 years vboxsync VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
(edit) @93595   3 years vboxsync VMM/MM: Removed unused MMR3PageDummyHCPhys & MMR3PageDummyHCPtr …
(edit) @93593   3 years vboxsync VMM: Embedded the zero and mmio-dummy pages into the VM structure and …
(edit) @93592   3 years vboxsync VMM/MM: Removed some more unused functions. bugref:9517
(edit) @93583   3 years vboxsync VMM/{VMXAllTemplate.cpp.h,NEMR3Native-darwin.cpp}: Temporarily …
(edit) @93582   3 years vboxsync VMM/{VMXAllTemplate.cpp.h,NEMR3Native-darwin.cpp}: Temporarily …
(edit) @93573   3 years vboxsync VMM: Nested VMX: bugref:10092 The guest SLAT mode should be EPT even …
(edit) @93572   3 years vboxsync VMM: Nested VMX: bugref:10092 When paging isn't enabled when using …
(edit) @93554   3 years vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
(edit) @93539   3 years vboxsync VMM: Nested VMX: bugref:10092 Fixed typo in assertion in checking EPT …
(edit) @93538   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Fixed INVEPT to consistently clear …
(edit) @93465   3 years vboxsync VMM/NEMAllNativeTemplate-win.cpp.h: Fix returning the TSC_AUX MSR in …
(edit) @93459   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT misconfiguration fixes.
(edit) @93355   3 years vboxsync VMM/NEM-win: We now require the PGM NEM mode so kicked out code not …
(edit) @93352   3 years vboxsync VMM/NEM-win: Kicked out more code relating to using the VID API …
(edit) @93351   3 years vboxsync VMM/NEM-win: Kicked out most of the ring-0 code because bugref:10118 + …
(edit) @93338   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Fixed CR0-fixed bits validation when …
(edit) @93305   3 years vboxsync Devices,VMM: VC++ 19.2 update 11 build adjustments (bogus initializers …
(edit) @93294   3 years vboxsync VMM: Nested VMX: bugref:10092 Fixed the missed …
(edit) @93293   3 years vboxsync VMM/CPUM: Cleanup RT_NOREF_PV. No functional change.
(edit) @93291   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Nit.
(edit) @93290   3 years vboxsync VMM: Nested VMX: bugref:10092 Mind the union reporting VMX MSRs.
(edit) @93267   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 True VMX controls MSR support.
(edit) @93224   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Eflags.VM bit checking nit.
(edit) @93214   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Push the NMI/INT window assertions …
(edit) @93211   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Don't forget to increment RIP on …
(edit) @93199   3 years vboxsync VMM: Nested VMX: bugref:10092 Added INVEPT VM-exit.
(edit) @93198   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Add INVEPT interface.
(edit) @93160   3 years vboxsync VMM: Nested VMX: bugref:10092 Fix invalid cumulation of NX bit into …
(edit) @93159   3 years vboxsync VMM: Nested VMX: bugref:10092 Assertion to ensure Walk effective …
(edit) @93133   3 years vboxsync VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code …
(edit) @93132   3 years vboxsync VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93107   3 years vboxsync VMM/IEM: IEMExecStringIoRead must roll back memory mappings. Can …
(edit) @93043   3 years vboxsync VMM/VMXAllTemplate.cpp.h: Disable code which will be only used in R0, …
(edit) @92924   3 years vboxsync VMM/NEM-win: Tweak for newer SDKs. [build fix] bugref:10116
(edit) @92918   3 years vboxsync VMM/NEM-win: Tweak for newer SDKs. bugref:10116
(edit) @92874   3 years vboxsync VMM: Nested VMX: bugref:10092 Comment nit.
(edit) @92844   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 INVEPT instruction support.
(edit) @92843   3 years vboxsync VMM: Nested VMX: bugref:10092 For upcoming INVEPT instruction support.
(edit) @92841   3 years vboxsync VMM: Nested VMX: bugref:10092 Guest mode in enmGuestMode can't be EPT, …
(edit) @92757   3 years vboxsync VMM: Nested VMX: bugref:10092 Assert that we don't support …
(edit) @92756   3 years vboxsync VMM: Nested VMX: bugref:10092 Removed previous todo on translating …
(edit) @92751   3 years vboxsync VMM: Nested VMX: bugref:10092 Remove PGMGstSetPage, no longer used.
(edit) @92746   3 years vboxsync IEM/ICPBP: Added some more info to the 8086-80286 todo.
(edit) @92745   3 years vboxsync VMM/IEM,DBGF: Hook INT3 emulation IEM up with DBGF to make breakpoints …
(edit) @92728   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT violation/misconfig bits.
(edit) @92723   3 years vboxsync VMM: More driverless adjustments. bugref:10138
(edit) @92713   3 years vboxsync VMM: More driverless mode adjustments. bugref:10138
(edit) @92712   3 years vboxsync VMM/TM: Made timer allocation work in driverless mode. bugref:10138
(edit) @92709   3 years vboxsync VMM/TM,SUP: Made it thru TM init in driverless mode... bugref:10138
(edit) @92706   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT misconfig bits and note about …
(edit) @92703   3 years vboxsync VMM: Trying to cope without the support driver... bugref:10138
(edit) @92702   3 years vboxsync VMM/PDMAllCritSectBoth: code is only used in ring-3, so don't bother …
(edit) @92686   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 EPT misconfig bits.
(edit) @92685   3 years vboxsync VMM: Nested VMX: bugref:10092 Started with constructing EPT-violation …
(edit) @92684   3 years vboxsync VMM: Nested VMX: bugref:10092 Doxygen.
(edit) @92642   3 years vboxsync VMM: Nested VMX: bugref:10092 Avoid RT_ZERO'ing multiple times, also …
(edit) @92639   3 years vboxsync VMM: Nested VMX: bugref:10092 Try not to fail if nested-guest CR3 is …
(edit) @92626   3 years vboxsync VMM: Nested VMX: bugref:10092 Adjust PGM APIs and translate …
(edit) @92585   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
(edit) @92583   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
(edit) @92581   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 No need to go through CPUM while …
(edit) @92571   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Nit.
(edit) @92570   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Build fix.
(edit) @92569   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Call PGMSetGuestEptPtr before …
(edit) @92568   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Comment clarifying we should raise …
(edit) @92566   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 We need to declare we have …
(edit) @92561   3 years vboxsync VMM: Nested VMX: bugref:10092 Todo comment nit and ifdef typo.
(edit) @92553   3 years vboxsync VMM/IEM: Tweaked iemFpuUpdateOpcodeAndIpWorker and iemFpuUpdateDP for …
(edit) @92547   3 years vboxsync VMM: Nested VMX: bugref:10092 When CR3 is updated (PGMFlushTLB or …
(edit) @92546   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Just check for RT_SUCCESS for …
(edit) @92545   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Don't GP(0) only for …
(edit) @92541   3 years vboxsync VMM: Nested VMX: bugref:10092 Allow forcing mapping/unmapping of CR3 …
(edit) @92498   3 years vboxsync VMM/VMXAllTemplate.cpp.h: Fix setting the context changed flags for th …
(edit) @92495   3 years vboxsync VMM/CPUM,++: Merged CPUMCTX_EXTRN_HM_VMX_INT_STATE, …
(edit) @92493   3 years vboxsync VMM: Nested VMX: bugref:10092 Purge VINF_PGM_CHANGE_MODE, no longer used.
(edit) @92491   3 years vboxsync VMM: Nested VMX: bugref:10092 Todo for converting CR3 from …
(edit) @92481   3 years vboxsync VMM: Nested VMX: bugref:10092 Comment clarifying disappearing of bit 7 …
(edit) @92480   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT misconfiguration and some fixes and …
(edit) @92476   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT violation bits.
(edit) @92472   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT violation information.
(edit) @92466   3 years vboxsync VMM/NEM-linux: Some more code. Got far enough to log the BIOS version …
(edit) @92465   3 years vboxsync VMM/NEM-linux: Some more code. Got far enough to log the BIOS version …
(edit) @92459   3 years vboxsync VMM: Nested VMX: bugref:10092 Comment nit.
(edit) @92458   3 years vboxsync VMM: Nested VMX: bugref:10092 Translate nested-guest physical address …
(edit) @92451   3 years vboxsync VMM/VMXAllTemplate.cpp.h: Some more fixes for the NEM/darwin case, …
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