VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75245   6 years vboxsync VMM: Nested VMX: bugref:9180 Linux build fix.
(edit) @75241   6 years vboxsync dbgfR3AsInit: fixed string leak.
(edit) @75240   6 years vboxsync DBGFStack: Pick up RBP from AddrReturnFrame when trying use unwind …
(edit) @75171   6 years vboxsync CFGM: Don't assert when config constructor fails.
(edit) @75167   6 years vboxsync Main/HGCM: Must deregister the 'guestprops' info item before shutting …
(edit) @75165   6 years vboxsync VMM/DBGF: Let DBGR3AsLoadImage accept RTDBGASLINK_FLAGS_VALID_MASK and …
(edit) @75152   6 years vboxsync VMM: Nested VMX: bugref:9180 Build fix.
(edit) @75151   6 years vboxsync VMM: Nested VMX: bugref:9180 Handle INIT and SIPI VM-exits.
(edit) @75049   6 years vboxsync IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
(edit) @75004   6 years vboxsync VMM: Register ring-3 probes after initialization of SUPLib to avoid …
(edit) @74899   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Interrupt-window must work even if an …
(edit) @74876   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Add interrupt-window VM-exit and …
(edit) @74875   6 years vboxsync VMM/TRPM: Nested VMX: bugref:9180 Linux build fix.
(edit) @74874   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix typo in freeing the VMX structures.
(edit) @74860   6 years vboxsync VMM/TRPM: Nested VMX: bugref:9180 Assertion.
(edit) @74834   6 years vboxsync VMM/CPUM, TRPM: Nested VMX: bugref:9180 VM-exit bits; Acknowledge …
(edit) @74798   6 years vboxsync vm.h,VMM: Prep work for 64-bit VMCPU::fLocalForcedActions. Define …
(edit) @74795   6 years vboxsync vm.h,EM: Made the FF_SET and FF_CLEAR macros only take constants with …
(edit) @74791   6 years vboxsync vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
(edit) @74790   6 years vboxsync vm.h,VMM: Use VM_FF_IS_SET instead of VM_FF_IS_PENDING when checking a …
(edit) @74789   6 years vboxsync vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
(edit) @74786   6 years vboxsync vm.h,VMM: Made VMCPU_FF_CLEAR work on a single flag, introducing …
(edit) @74785   6 years vboxsync vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
(edit) @74753   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Implemented pause and …
(edit) @74660   6 years vboxsync VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; I/O exit prep …
(edit) @74648   6 years vboxsync VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; Add TPR …
(edit) @74616   6 years vboxsync NEM/win: doc updates. bugref:9044
(edit) @74606   6 years vboxsync NEM/win: Some more details. bugref:9044
(edit) @74600   6 years vboxsync NEM/win: Kind of solved slowdown puzzle on AMD. bugref:9044
(edit) @74590   6 years vboxsync NEM/win: More doc updating. bugref:9044
(edit) @74589   6 years vboxsync NEM/win: More doc updating. bugref:9044
(edit) @74588   6 years vboxsync NEM/win: Doc updating for build 17757, 17763. bugref:9044
(edit) @74542   6 years vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 Preparation of MSR bitmaps for …
(edit) @74517   7 years vboxsync NEM/win: Updates for new builds. bugref:9044
(edit) @74512   7 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Paranoia, since our code does not …
(edit) @74488   7 years vboxsync VMM/CPUM: Nested SVM, VMX: bugref:7243 bugref:9180 Initialize and …
(edit) @74486   7 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 build fix.
(edit) @74485   7 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Fix LogRel calculating number of …
(edit) @74457   7 years vboxsync VMX: Removed bogus TR/LDTR selector value checks whenn running without UX.
(edit) @74455   7 years vboxsync VMX: Also enforce RM compatible attributes before using real-on-V86 …
(edit) @74389   7 years vboxsync VMM/CPUM, IEM, HM: Nested VMX: bugref:9180 VM-exit bits.
(edit) @74258   7 years vboxsync VMM/IEM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74163   7 years vboxsync VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74155   7 years vboxsync VMM: Nested VMX: bugref:9180 VMXVDIAG naming.
(edit) @74113   7 years vboxsync VMM/CPUM, IEM: Nested VMX: bugref:9180 Fixes for allowing 32-bit …
(edit) @74098   7 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Don't dump guest/host nested VMX …
(edit) @74097   7 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Disallow nested hwvirt on 32-bit hosts.
(edit) @74061   7 years vboxsync VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74054   7 years vboxsync VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74047   7 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
(edit) @74043   7 years vboxsync VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume work.
(edit) @73984   7 years vboxsync VMM/HM, IEM: Renamed VMX_EXIT_XDTR_ACCESS and VMX_EXIT_TR_ACCESS.
(edit) @73912   7 years vboxsync CFGM: comment indent fix.
(edit) @73870   7 years vboxsync VMM: Nested VMX: Added VMX CPUID features for RDRAND, RDSEED and PML. …
(edit) @73795   7 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Added more VMX CPUID feature identifiers.
(edit) @73745   7 years vboxsync VMM: Nested VMX: bugref:9180 Implement VMPTRLD.
(edit) @73742   7 years vboxsync VMM: Nested VMX: bugref:9180 Build fix.
(edit) @73741   7 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 build fix.
(edit) @73739   7 years vboxsync VMM: Nested VMX: bugref:9180 Use GCPhysVmcs to keep track of whether …
(edit) @73617   7 years vboxsync VMM/HMVMXR0: Use IEMExecOne() rather than manually interpreting a …
(edit) @73606   7 years vboxsync VMM: Nested VMX: bugref:9180 Various bits: - IEM: Started VMXON, …
(edit) @73495   7 years vboxsync DBGF: Use the new IPRT unwind functionality. bugref:3897
(edit) @73491   7 years vboxsync DBGF,DBGPluInWinNt: Produce more useful module names (e.g. stuff that …
(edit) @73490   7 years vboxsync DBGFStack.cpp: register collection fix.
(edit) @73486   7 years vboxsync DBGFStack,DBGPlugInWinNt.cpp: Heed the frame pointer; don't corrupt …
(edit) @73483   7 years vboxsync DBGF,VMM: Dump sure registers for the first frame too. Display sure …
(edit) @73481   7 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73479   7 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73478   7 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73472   7 years vboxsync DBGFR3Stack: build fix. bugref:3897
(edit) @73471   7 years vboxsync VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
(edit) @73460   7 years vboxsync IPRT,DBGF,Diggers: Moved DBGFRETURNTYPE and the unwind state structure …
(edit) @73455   7 years vboxsync DBGFStack.cpp: Refactored the code in prep for IPRT move. Added a set …
(edit) @73446   7 years vboxsync DBGFStack.cpp: Refactored the code in prep for IPRT move. Added a set …
(edit) @73444   7 years vboxsync DBGFStack.cpp: Refactored the code in prep for IPRT move. Added a set …
(edit) @73417   7 years vboxsync VMM/DBGF: Implemented DBGFR3RegNmQueryXdtr and fixed exports, …
(edit) @73414   7 years vboxsync DBGF/Term: Make sure the OS stuff is terminated before we unload …
(edit) @73399   7 years vboxsync DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding …
(edit) @73398   7 years vboxsync DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding …
(edit) @73397   7 years vboxsync DBGF: Unwinding PE/AMD64, considered sketches for generic unwinding …
(edit) @73389   7 years vboxsync VMM, SUPDrv: Nested VMX: bugref:9180 Implement some of the VMX MSRs.
(edit) @73388   7 years vboxsync DBGFR3Stack: Working on PE/AMD64 unwinding.
(edit) @73377   7 years vboxsync DBGFStack: Early code for walking windows unwind tables. (=> office)
(edit) @73360   7 years vboxsync VMM,REM,DBGC: Use RTDBGSYMADDR_FLAGS_SKIP_ABS_IN_DEFERRED.
(edit) @73357   7 years vboxsync DBGFR3BugCheck: file description fix (was renamed).
(edit) @73353   7 years vboxsync DBGFR3BugCheck: build fix, update.
(edit) @73351   7 years vboxsync VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
(edit) @73348   7 years vboxsync DBGF,DBGC,GIMHv: Added some basic windows bug check formatting …
(edit) @73346   7 years vboxsync DBGFR3PagingDumpEx: Deal with shadow mode PGMMODE_NONE (NEM). bugref:9044
(edit) @73340   7 years vboxsync VMM/GIM: Address todo mentioned in r123944.
(edit) @73324   7 years vboxsync PGM: Introduced a special shadow paging mode for NEM that translates …
(edit) @73322   7 years vboxsync HM,SELM: Redefined HMIsRawModeCtxNeeded as accessor for …
(edit) @73294   7 years vboxsync VMM/HM: Doxygen, nits.
(edit) @73293   7 years vboxsync VMM, SUPDrv: Nested VMX: bugref:9180 Read VMX true control MSRs, dump …
(edit) @73292   7 years vboxsync VMM/HM: Nested VMX: bugref:9180 Rename u64VmxBasicInfo to suit spec.
(edit) @73289   7 years vboxsync VMM/HM: Hex digits nits.
(edit) @73287   7 years vboxsync VMM: Reordering some STAT counters, spaces and nits.
(edit) @73282   7 years vboxsync NEM/win: Kicked out VINF/VERR_NEM_UPDATE_APIC_BASE and …
(edit) @73281   7 years vboxsync APIC: Made APICSetBaseMsr work in ring-0 and raw-mode context without …
(edit) @73274   7 years vboxsync VMM: Nested VMX: bugref:9180 Reports bits of IA32_FEATURE_CONTROL, …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette