VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93931   3 years vboxsync VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
(edit) @93930   3 years vboxsync VMM: Nested VMX: bugref:10092 Build fix.
(edit) @93927   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT violation/misconfig VM-exit fixes.
(edit) @93926   3 years vboxsync VMM: Nested VMX: bugref:10092 Build fix.
(edit) @93922   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT VM-exit handling with HM ring-0 code.
(edit) @93906   3 years vboxsync IEM: Implemented fbstp instruction (used by OLE and indirectly MS Word …
(edit) @93905   3 years vboxsync VMM: More arm tweaks. bugref:9898
(edit) @93901   3 years vboxsync VMM,Main,++: Removed VM_IS_RAW_MODE_ENABLED/VM_EXEC_ENGINE_RAW_MODE …
(edit) @93893   3 years vboxsync VMM/IEM: Added tests for bswap C workers, discovering weird behaviour …
(edit) @93888   3 years vboxsync VMM/IEM: Corrected MUL, IMUL, DIV and IDIV instruction helpers (C …
(edit) @93887   3 years vboxsync VMM/IEM: Corrected flag calculations for shift operations; added tests …
(edit) @93886   3 years vboxsync VMM/IEM: Corrected flag calculations for unary operations …
(edit) @93885   3 years vboxsync VMM/IEM: Corrected flag calculations for double shifts according to …
(edit) @93881   3 years vboxsync VMM/IEM: doxygen fix. bugref:9898
(edit) @93879   3 years vboxsync VMM/IEM: Added CMPXCHG testcase and corrected flag handling in C …
(edit) @93878   3 years vboxsync VMM/IEM: Simplified XADD impl. bugref:9898
(edit) @93877   3 years vboxsync VMM/IEM: Fixed EFlags for LOCK XADD, adding tests for it. bugref:9898
(edit) @93869   3 years vboxsync VMM/IEM: Corrected IMUL result and changed the C version to produce …
(edit) @93866   3 years vboxsync VMM/IEM: Corrected undefined flag values for BT, BTC, BTR and BTS. …
(edit) @93864   3 years vboxsync VMM/IEM: Corrected overflow flag (OF) calculations for ADD, ADC, SUB …
(edit) @93861   3 years vboxsync VMM/IEM: Stubbed the C versions the missing MMX/SSE/AVX functions in …
(edit) @93860   3 years vboxsync VMM/IEM: Stubbed the C versions x87 FPU functions in IEMAllAImpl.asm. …
(edit) @93854   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93853   3 years vboxsync VMM/IEM: Reduced the code duplication for the MUL and IMUL C workers, …
(edit) @93852   3 years vboxsync VMM/IEM: Reduced the code duplication for the DIV and IDIV C workers. …
(edit) @93851   3 years vboxsync VMM/IEM: Reduced the code duplication for the DIV and IDIV C workers. …
(edit) @93850   3 years vboxsync VMM/IEM: Reduced the code duplication for the DIV and IDIV C workers. …
(edit) @93848   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93847   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93831   3 years vboxsync VMM/{VMXAllTemplate.cpp.h,NEMR3Native-darwin}: Add code to allow for …
(edit) @93824   3 years vboxsync VMM: Nested VMX: bugref:10092 Fix trunk regression introduced in …
(edit) @93794   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93792   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93786   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93783   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93782   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93762   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93758   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93756   3 years vboxsync VMM/IEM: Working on adding missing C version of IEMAllAImpl.asm …
(edit) @93748   3 years vboxsync VMM/{NEMR3Native-darwin.cpp,HMVMXR0.cpp,VMXAllTemplate.cpp.h}: Move …
(edit) @93744   3 years vboxsync VMM: More arm64 adjustments. bugref:9898
(edit) @93725   3 years vboxsync VMM: More arm64 adjustments. bugref:9898
(edit) @93718   3 years vboxsync VMM/MM: Removed the hyper heap. bugref:10093 bugref:9517
(edit) @93717   3 years vboxsync VMM/TM: Internal timers never have a critical section set, so …
(edit) @93716   3 years vboxsync VMM/PGM: Moved the physical handler allocation off the hyper heap and …
(edit) @93666   3 years vboxsync VMM/PGM: Fixed regression from r149804 when pszDesc is NULL in ring-0. …
(edit) @93657   3 years vboxsync VMM/TM,VMM/*: Moved RTTIMENANOTSDATAR0 into the ring-0 only part of …
(edit) @93655   3 years vboxsync VMM/TM,VMM/*: Moved RTTIMENANOTSDATAR0 into the ring-0 only part of …
(edit) @93650   3 years vboxsync VMM/PGM,*: Split the physical access handler type registration into …
(edit) @93635   3 years vboxsync VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical …
(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
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