VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80024   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - em config. bugref:9517
(edit) @80020   5 years vboxsync VMM: Kicking out raw-mode (work in progress) - vm.h. bugref:9517
(edit) @80007   5 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @79379   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Comment typo.
(edit) @79376   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Added …
(edit) @79341   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 …
(edit) @79316   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 We need to look at the current VMCS' …
(edit) @79202   5 years vboxsync VMM: Nested VMX: bugref:9180 VMCS shadowing, work in progress.
(edit) @79194   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add CPUMIsGuestVmxVmcsFieldValid for …
(edit) @79164   5 years vboxsync VMM/CPUM, Debugger: Const bits.
(edit) @79146   5 years vboxsync VMM/CPUM: const bits.
(edit) @79096   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add CPUMSetGuestNmiBlocking for …
(edit) @78981   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxVirtNmiBlocking.
(edit) @78869   6 years vboxsync VMM: Nested SVM: bugref:7243 Get rid of HMHasGuestSvmVmcbCached as a …
(edit) @78868   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Nit.
(edit) @78867   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxProcCtlsSet rather …
(edit) @78866   6 years vboxsync VMM: Nested VMX, SVM: bugref:9180 bugref:7243 const bits.
(edit) @78863   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 const bits.
(edit) @78862   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Build fix.
(edit) @78861   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add …
(edit) @78840   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Make …
(edit) @78483   6 years vboxsync VMM: Nested SVM: bugref:7243 Renamed a couple of functions and doxygen …
(edit) @78454   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add CPUM function to figure out if …
(edit) @78371   6 years vboxsync VMM: Move VT-x/AMD-V helpers that are based on CPU specs to CPUM in …
(edit) @78220   6 years vboxsync VMM: Nested VMX: bugref:9180 Hardware-assisted nested VT-x …
(edit) @77712   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 CPUM helper for figuring out …
(edit) @77149   6 years vboxsync VMM/CPUM: Nested SVM: bugref:7243 [build fix] Fixed virtual interrupt …
(edit) @77148   6 years vboxsync VMM/CPUM: Nested SVM: bugref:7243 Fixed virtual interrupt delivery …
(edit) @76993   6 years vboxsync VMM: Nested VMX: bugref:9180 Allowing fetching VM-exit names from …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76548   6 years vboxsync VMM/CPUM: Add functions for getting guest CR0, CR4 valid bits mask, in …
(edit) @75831   6 years vboxsync VMM: Virtual-interrupt is hypenated when referring to …
(edit) @75830   6 years vboxsync VMM: Adjust CPUMGetGuestInterruptibility to include virtual …
(edit) @75765   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Finish up CPUMCanVmxNstGstTakeVirtIntr().
(edit) @75759   6 years vboxsync VMM: Nested SVM: bugref:7243 Remove super confusing virtual-GIF vs GIF …
(edit) @75729   6 years vboxsync VMM: Nested VMX: bugref:9180 Adapt CPUMGetGuestInterruptibility for …
(edit) @75646   6 years vboxsync VMM: HLT/MWAIT optimizations for busy guests: don't go back to ring-3 …
(edit) @75561   6 years vboxsync VMM: Nested VMX: bugref:9180 Comment nit.
(edit) @75414   6 years vboxsync VMM: Nested VMX: bugref:9180 Build fix.
(edit) @75413   6 years vboxsync VMM: Nested VMX: bugref:9180 Added VMX functions for evaluating …
(edit) @75109   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Adjust TSC offset.
(edit) @74101   6 years vboxsync VMM/CPUM: Naming nit.
(edit) @72917   6 years vboxsync NEM: Stop passing pCtx around and use pVCpu->cpum.GstCtx instead. …
(edit) @72879   6 years vboxsync CPUMAllRegs.cpp: Assert on missing HM code.
(edit) @72744   6 years vboxsync VMM: Extend HM changed flags. ​bugref:9193 [HM, CPUM]
(edit) @72689   6 years vboxsync NEM/win: Redid the IoCtlMessageSlotHandleAndGetNext stuff during …
(edit) @72676   6 years vboxsync CPUMAllRegs.cpp: Added a whole bunch more CPUMCTX_EXTRN_ assertions. …
(edit) @72643   6 years vboxsync VMM: Make SVM R0 code use CPUMCTX_EXTRN_xxx flags and cleanups. bugref:9193
(edit) @72488   6 years vboxsync NEM,CPUM,EM: Don't sync in/out the entire state when leaving the inner …
(edit) @72484   6 years vboxsync IEM,NEM: Define minimum CPUMCTX set for IEM and hook it up to NEM for …
(edit) @72358   7 years vboxsync NEM: Sync more MSR state; don't treat unrecoverable exceptions as …
(edit) @72129   7 years vboxsync CPUMAllRegs.cpp/CPUMRecalcHyperDRx: Added comment regarding …
(edit) @72128   7 years vboxsync CPUMAllRegs.cpp/CPUMRecalcHyperDRx: Added comment regarding …
(edit) @72065   7 years vboxsync VMM/SVM: Interrupt injection fixes.
(edit) @70948   7 years vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70783   7 years vboxsync VMM/CPUM: Superfluous copy/paste line.
(edit) @70782   7 years vboxsync VMM: Nested Hw.virt: Pick up the TSC offset from the original VMCB …
(edit) @70781   7 years vboxsync VMM: Nested Hw.virt: Clean up interrupt injection for nested-guests.
(edit) @70732   7 years vboxsync VMM: Move fGif out of svm and into common nested hwvirt struct.
(edit) @70234   7 years vboxsync VMM/CPUM: nit.
(edit) @70233   7 years vboxsync VMM/CPUM: todo for later.
(edit) @70056   7 years vboxsync VMM: Nested hw.virt: Apply nested-guest TSC offset when executing the …
(edit) @70000   7 years vboxsync VMM: Nested Hw.virt: Make SVM intercept functions smarter. Avoids …
(edit) @69819   7 years vboxsync VMM: Nested Hw.virt: bits.
(edit) @69764   7 years vboxsync VMM: Nested Hw.virt: SVM fixes.
(edit) @69408   7 years vboxsync VMM/CPUM: Nested Hw.virt: Fix CPUMSvmVmExitRestoreHostState.
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @69032   7 years vboxsync VMM/CPUMAllRegs: Added an assertion to ensure the host (outer guest) …
(edit) @68438   7 years vboxsync space.
(edit) @68228   7 years vboxsync VMM: Nested Hw.virt: Doxygen fixes.
(edit) @68226   7 years vboxsync VMM: Nested Hw.virt: SVM R0 bits.
(edit) @67924   7 years vboxsync VMM/CPUM: Nested Hw.virt: Allocate the nested-guest VMCB (controls and …
(edit) @67696   7 years vboxsync VMM/CPUM: Nested Hw.virt: Fix typo in interrupt injection logic with …
(edit) @67524   7 years vboxsync VMM/CPUM: Nested Hw.virt: Fixes.
(edit) @67258   7 years vboxsync VMM/CPUM: Nested Hw.virt: Added some SVM nested-guest interrupt helpers.
(edit) @66403   8 years vboxsync CPUM: Added the MXCSR mask to the CPU database and CPUM::GuestInfo as …
(edit) @66227   8 years vboxsync VMM: Nested Hw.virt: Implement SVM VMRUN and #VMEXIT in IEM.
(edit) @65919   8 years vboxsync gcc 7: fall thru
(edit) @65168   8 years vboxsync doxygen fixes
(edit) @64720   8 years vboxsync DBGF: Added DBGFR3StepEx for simple step-over support as well as both …
(edit) @64655   8 years vboxsync VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
(edit) @62601   8 years vboxsync VMM: Unused parameters.
(edit) @62478   8 years vboxsync (C) 2016
(edit) @62440   8 years vboxsync VMM: More MSC level 4 warning fixes.
(edit) @62277   8 years vboxsync VMM/CPUM: Use 'VMMDECL' until we fully retire the old APIC code. Fixes …
(edit) @62260   8 years vboxsync CPUMRawEnter: Incorrect CR0 assertion, we allow raw-mode without WP …
(edit) @61776   8 years vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61071   9 years vboxsync VMM/CPUM: comment indent.
(edit) @61066   9 years vboxsync CPUMIsGuestFPUStateActive: Fixed 64-on-32 regression from r107325, …
(edit) @61058   9 years vboxsync CPUM,++: Split up CPUM_USED_FPU into CPUM_USED_FPU_GUEST & …
(edit) @60821   9 years vboxsync CPUMSetGuestGDTR/IDTR/TR/LDTR: drop the #ifdef VBOX_WITH_IEM guard, …
(edit) @60664   9 years vboxsync VMM,ConsoleImpl2: Added 386 profile, adding IEM code for some obvious …
(edit) @60377   9 years vboxsync VMM: Fix APIC, CPUM init ordering for the new APIC code while still …
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58123   9 years vboxsync VMM: Made @param pVCpu more uniform and to the point.
(edit) @58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @58116   9 years vboxsync VMM: Doxygen fixes.
(edit) @57856   9 years vboxsync VMM: warnings.
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