VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74486   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 build fix.
(edit) @74485   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix LogRel calculating number of …
(edit) @74457   6 years vboxsync VMX: Removed bogus TR/LDTR selector value checks whenn running without UX.
(edit) @74455   6 years vboxsync VMX: Also enforce RM compatible attributes before using real-on-V86 …
(edit) @74389   6 years vboxsync VMM/CPUM, IEM, HM: Nested VMX: bugref:9180 VM-exit bits.
(edit) @74258   6 years vboxsync VMM/IEM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74163   6 years vboxsync VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74155   6 years vboxsync VMM: Nested VMX: bugref:9180 VMXVDIAG naming.
(edit) @74113   6 years vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 Fixes for allowing 32-bit …
(edit) @74098   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Don't dump guest/host nested VMX …
(edit) @74097   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Disallow nested hwvirt on 32-bit hosts.
(edit) @74061   6 years vboxsync VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74054   6 years vboxsync VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74047   6 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74043   6 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume work.
(edit) @73984   6 years vboxsync VMM/HM, IEM: Renamed VMX_EXIT_XDTR_ACCESS and VMX_EXIT_TR_ACCESS.
(edit) @73912   6 years vboxsync CFGM: comment indent fix.
(edit) @73870   6 years vboxsync VMM: Nested VMX: Added VMX CPUID features for RDRAND, RDSEED and PML. …
(edit) @73795   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Added more VMX CPUID feature identifiers.
(edit) @73745   6 years vboxsync VMM: Nested VMX: bugref:9180 Implement VMPTRLD.
(edit) @73742   6 years vboxsync VMM: Nested VMX: bugref:9180 Build fix.
(edit) @73741   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 build fix.
(edit) @73739   6 years vboxsync VMM: Nested VMX: bugref:9180 Use GCPhysVmcs to keep track of whether …
(edit) @73617   6 years vboxsync VMM/HMVMXR0: Use IEMExecOne() rather than manually interpreting a …
(edit) @73606   6 years vboxsync VMM: Nested VMX: bugref:9180 Various bits: - IEM: Started VMXON, …
(edit) @73495   6 years vboxsync DBGF: Use the new IPRT unwind functionality. bugref:3897
(edit) @73491   6 years vboxsync DBGF,DBGPluInWinNt: Produce more useful module names (e.g. stuff that …
(edit) @73490   6 years vboxsync DBGFStack.cpp: register collection fix.
(edit) @73486   6 years vboxsync DBGFStack,DBGPlugInWinNt.cpp: Heed the frame pointer; don't corrupt …
(edit) @73483   6 years vboxsync DBGF,VMM: Dump sure registers for the first frame too. Display sure …
(edit) @73481   6 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73479   6 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73478   6 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73472   6 years vboxsync DBGFR3Stack: build fix. bugref:3897
(edit) @73471   6 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73460   6 years vboxsync IPRT,DBGF,Diggers: Moved DBGFRETURNTYPE and the unwind state structure …
(edit) @73455   6 years vboxsync DBGFStack.cpp: Refactored the code in prep for IPRT move. Added a set …
(edit) @73446   6 years vboxsync DBGFStack.cpp: Refactored the code in prep for IPRT move. Added a set …
(edit) @73444   6 years vboxsync DBGFStack.cpp: Refactored the code in prep for IPRT move. Added a set …
(edit) @73417   6 years vboxsync VMM/DBGF: Implemented DBGFR3RegNmQueryXdtr and fixed exports, …
(edit) @73414   6 years vboxsync DBGF/Term: Make sure the OS stuff is terminated before we unload …
(edit) @73399   6 years vboxsync DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding …
(edit) @73398   6 years vboxsync DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding …
(edit) @73397   6 years vboxsync DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding …
(edit) @73389   6 years vboxsync VMM, SUPDrv: Nested VMX: bugref:9180 Implement some of the VMX MSRs.
(edit) @73388   6 years vboxsync DBGFR3Stack: Working on PE/AMD64 unwinding.
(edit) @73377   6 years vboxsync DBGFStack: Early code for walking windows unwind tables. (=> office)
(edit) @73360   6 years vboxsync VMM,REM,DBGC: Use RTDBGSYMADDR_FLAGS_SKIP_ABS_IN_DEFERRED.
(edit) @73357   6 years vboxsync DBGFR3BugCheck: file description fix (was renamed).
(edit) @73353   6 years vboxsync DBGFR3BugCheck: build fix, update.
(edit) @73351   6 years vboxsync VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
(edit) @73348   6 years vboxsync DBGF,DBGC,GIMHv: Added some basic windows bug check formatting …
(edit) @73346   6 years vboxsync DBGFR3PagingDumpEx: Deal with shadow mode PGMMODE_NONE (NEM). bugref:9044
(edit) @73340   6 years vboxsync VMM/GIM: Address todo mentioned in r123944.
(edit) @73324   6 years vboxsync PGM: Introduced a special shadow paging mode for NEM that translates …
(edit) @73322   6 years vboxsync HM,SELM: Redefined HMIsRawModeCtxNeeded as accessor for …
(edit) @73294   6 years vboxsync VMM/HM: Doxygen, nits.
(edit) @73293   6 years vboxsync VMM, SUPDrv: Nested VMX: bugref:9180 Read VMX true control MSRs, dump …
(edit) @73292   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Rename u64VmxBasicInfo to suit spec.
(edit) @73289   6 years vboxsync VMM/HM: Hex digits nits.
(edit) @73287   6 years vboxsync VMM: Reordering some STAT counters, spaces and nits.
(edit) @73282   6 years vboxsync NEM/win: Kicked out VINF/VERR_NEM_UPDATE_APIC_BASE and …
(edit) @73281   6 years vboxsync APIC: Made APICSetBaseMsr work in ring-0 and raw-mode context without …
(edit) @73274   6 years vboxsync VMM: Nested VMX: bugref:9180 Reports bits of IA32_FEATURE_CONTROL, …
(edit) @73271   6 years vboxsync PGM: Working on consolidating templated code... bugref:9044
(edit) @73270   6 years vboxsync PGM: Working on consolidating templated code... bugref:9044
(edit) @73269   6 years vboxsync PGM: Working on consolidating templated code... bugref:9044
(edit) @73268   6 years vboxsync PGM: Working on consolidating templated code... bugref:9044
(edit) @73266   6 years vboxsync PGM,HM: Made PGMR3ChangeMode work in ring-0 too. This required a …
(edit) @73263   6 years vboxsync PGM,HM: Prepping for moving PGMR3ModeChange into ring-0... bugref:9044
(edit) @73262   6 years vboxsync PGM: Moving guest+shadow mode Enter function to PGMAll. bugref:9044
(edit) @73261   6 years vboxsync PGM: Moving guest and shadow mode Enter and Exit function to PGMAll. …
(edit) @73260   6 years vboxsync PGM: Did some PGMR3ChangeMode restructuring. bugref:9044
(edit) @73257   6 years vboxsync VMM: Nested VMX: bugref:9180 Renamed Ia32VmxBase to Ia32VmxBasic to …
(edit) @73252   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73250   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73249   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73247   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73246   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73235   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Disable nested hw.virt for NEM.
(edit) @73228   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 VMX cpuid bits. Disable SVM, VMX …
(edit) @73224   6 years vboxsync VMM: space nit.
(edit) @73203   6 years vboxsync VMM, Devices: bugref:9193 Remove unused code after using …
(edit) @73199   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73182   6 years vboxsync NEM/win: Init the A20 gate state correctly. Issue with EFI since it …
(edit) @73150   6 years vboxsync VMM,DBGC,IPRT: In memory - VMM: Morphed part of the NT kernel digger …
(edit) @73116   6 years vboxsync VMM/CPUM: Missed couple of SVM feature flags.
(edit) @73110   6 years vboxsync VMM/CPUM: Dump SVM feature identification leaf.
(edit) @73107   6 years vboxsync VMM/HM: Always return 'true' for unrestricted-guest feature on AMD CPUs.
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @73073   6 years vboxsync PGM/DBG: Optimize page scanning to speed up 'detect'.
(edit) @73022   6 years vboxsync EM: Removed unused stats.
(edit) @72991   6 years vboxsync VMM/HM: Stat nits.
(edit) @72983   6 years vboxsync VMM/HM, HMVMX: bugref:9193 Stop passing pCtx around and use …
(edit) @72966   6 years vboxsync VMM/HM: Cleanup, nits.
(edit) @72963   6 years vboxsync VMM/HM: Spaces.
(edit) @72924   6 years vboxsync NEM/win: Make it possible to select between ring-0 runloop …
(edit) @72918   6 years vboxsync NEM/win: Cleanups. bugref:9044
(edit) @72917   6 years vboxsync NEM: Stop passing pCtx around and use pVCpu->cpum.GstCtx instead. …
(edit) @72907   6 years vboxsync VMM/HMR0: Naming, cleanup nits.
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