VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @77903   6 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @77902   6 years vboxsync VMM: Fix HMSvmEventToTrpmEventType to convert #BP and #OF to …
(edit) @77899   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Build fix.
(edit) @77898   6 years vboxsync VMM/IEM: The EXT bit of the error code must be 1 for nested exceptions …
(edit) @77897   6 years vboxsync VMM/IEM: Fix CPL checks for INT1 (ICEBP) generated #DBs. Fix v8086 …
(edit) @77896   6 years vboxsync VMM/IEM: Fix CPL checks for INT1 (ICEBP) generated #DBs. Fix v8086 …
(edit) @77879   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Clear VM-entry interruption info. …
(edit) @77746   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Renamed VMX_V_VMCS_STATE_XXX to …
(edit) @77745   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Renamed VMX_V_VMCS_STATE_XXX to …
(edit) @77717   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added IEMExecVmxVmexitNmi. Might need …
(edit) @77716   6 years vboxsync HMInternal.h: Nested VMX: bugref:9180 32-bit host build fix.
(edit) @77715   6 years vboxsync HMInternal.h: Nested VMX: bugref:9180 Add VMXVMCSINFO for upcoming changes.
(edit) @77714   6 years vboxsync VMM/HMSVM: VMM_INT_DECL for hmEmulateSvmMovTpr.
(edit) @77712   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 CPUM helper for figuring out …
(edit) @77612   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix uninitialized case.
(edit) @77611   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Fix calling IEMExecVmxVmexitApicWrite.
(edit) @77610   6 years vboxsync VMM/EM, VMM/IEM: Nested VMX: bugref:9180 Implemented NMI-exiting, …
(edit) @77609   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Add a bool for tracking virtual-NMI …
(edit) @77591   6 years vboxsync VMM/HM: Dump Real-on-v86 state as part of HM debugger info (and thus …
(edit) @77590   6 years vboxsync Adjusted for clarity. Not a bug fix.
(edit) @77589   6 years vboxsync HMAll: Log HmCanExecuteGuest() results.
(edit) @77578   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Fleshing out nested-guest run …
(edit) @77577   6 years vboxsync VMM/HMVMXR0: Comment.
(edit) @77576   6 years vboxsync VMM/IEM: Space nit.
(edit) @77575   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Fix importing externally kept CPU …
(edit) @77574   6 years vboxsync VMM/HMVMXR0: Put the setting up of APIC-access page into a separate …
(edit) @77573   6 years vboxsync VMM/HMVMXR0: Inline helpers for injecting NMI and external interrupt.
(edit) @77572   6 years vboxsync VMM/HMVMXR0: Move checking and updating APIC interrupts to …
(edit) @77571   6 years vboxsync VMM/HMVMXR0: Try to not mention function names in comments if it not …
(edit) @77570   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Fix assertion for externally kept …
(edit) @77569   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 On-demand importing of externally …
(edit) @77563   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Rename GstCtls as Ctls for upcoming …
(edit) @77548   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 VM-entry check; current VMCS cannot …
(edit) @77522   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Move some of the VMX CPU routines to …
(edit) @77517   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Remove redundant check in …
(edit) @77494   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Grouped the VMCS controls in …
(edit) @77493   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Grouped the VMCS controls in …
(edit) @77481   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Renamed VMCSCACHE to …
(edit) @77475   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 nits.
(edit) @77463   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Get rid of temporary IEMExecOne …
(edit) @77459   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Clear IDT-vectoring information field …
(edit) @77454   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Better branch prediction (typo).
(edit) @77453   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Better branch prediction.
(edit) @77450   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix passing operand size for …
(edit) @77441   6 years vboxsync PGMR3PhysBulkGCPhys2CCPtrExternal: Fixed …
(edit) @77425   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 space and const nit.
(edit) @77410   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Set EFER.LMA in VM-entry control on …
(edit) @77408   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix typo while checking validity of …
(edit) @77406   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix typos, MSR_K6_EFER_BIT_[LMA|LME] …
(edit) @77382   6 years vboxsync VMM: Further improvments on the IEM timer polling by making it fully …
(edit) @77381   6 years vboxsync VMM: Further improvments on the IEM timer polling by making it fully …
(edit) @77380   6 years vboxsync VMM: Further improvments on the IEM timer polling by making it fully …
(edit) @77378   6 years vboxsync IEMExecLots: Poll timers every 128 instruction.
(edit) @77360   6 years vboxsync VMM/ssmR3FileWrite: Remove incorrect assertion (RTFileWriteAt doesn't …
(edit) @77358   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Return VINF_VMX_VMEXIT on …
(edit) @77357   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix up status code in the longjmp …
(edit) @77348   6 years vboxsync PDM: Added too on seemingly bogus release assertions. ticketref:18331
(edit) @77325   6 years vboxsync VMM/HM: Added V8086 mode checks to HMCanExecuteVmxGuest.
(edit) @77319   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix clearing the MTF force-flag (typo).
(edit) @77299   6 years vboxsync DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
(edit) @77295   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix CR3 VM-exits to work when …
(edit) @77284   6 years vboxsync VMM/TM: Changed the watchdog timer frequency to 1Hz for HM mode. Will …
(edit) @77281   6 years vboxsync VMM/HMSVM: Naming nit, missed file.
(edit) @77280   6 years vboxsync VMM/HMSVM: Naming nit.
(edit) @77249   6 years vboxsync PDM,PGM: doxygen fixes. bugref:9172
(edit) @77241   6 years vboxsync VMM: Added dev helps for bulk page mapping locking. VMMDev will be …
(edit) @77240   6 years vboxsync PGMPool: Two optimizations to the dirty page code …
(edit) @77196   6 years vboxsync Help text: explain about EFI Secure Boot and signing. ticketref:18312: …
(edit) @77187   6 years vboxsync MMHeap: Destroy the stats tree during destruction
(edit) @77169   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Clear IDT-vectoring info fields for …
(edit) @77168   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Fix assertion.
(edit) @77159   6 years vboxsync VMM/EM: Nested VMX: bugref:9180 Fix injecting interrupts into the …
(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) @77126   6 years vboxsync VMMDevHGCM.cpp,GVMMR0.cpp: Change AssertCompile() statement to pass …
(edit) @77099   6 years vboxsync VMReq.cpp: clang compile fix, use ASMAtomicWriteNullPtr instead
(edit) @77098   6 years vboxsync APIC: clang/LLVM compile fix
(edit) @77094   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 ifdef related fixes. Also don't …
(edit) @77092   6 years vboxsync VMM/TRPM: Nested VMX: bugref:9180 Assertions.
(edit) @77091   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 indentation space.
(edit) @77032   6 years vboxsync VMM/CPUM: bugref:9375 Check for existence of leafs before exploding …
(edit) @77017   6 years vboxsync VMM/HMSVMR0: Use the function to get the GIF here.
(edit) @76993   6 years vboxsync VMM: Nested VMX: bugref:9180 Allowing fetching VM-exit names from …
(edit) @76952   6 years vboxsync VMM: Nested VMX: bugref:9180 Clear VM-entry interruption information's …
(edit) @76898   6 years vboxsync scm.
(edit) @76888   6 years vboxsync VMM/HMVMXAll: errcore.h.
(edit) @76887   6 years vboxsync forgotten subversion property updates
(edit) @76886   6 years vboxsync VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
(edit) @76877   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Enable MSR bitmaps for nested VMX guests.
(edit) @76876   6 years vboxsync VMM/HMVMXR0: Sped up IEM-only execution of VMX instructions by …
(edit) @76875   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Remove temporarily LogRel used for …
(edit) @76874   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 LogRel nits.
(edit) @76872   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Linux build fix.
(edit) @76871   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Log parameter fix.
(edit) @76856   6 years vboxsync VMM: Nested VMX: bugref:9180 Fix external interrupt intercept. Also, …
(edit) @76850   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Rescheduling fixes. Don't clear the …
(edit) @76845   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Logging nit.
(edit) @76840   6 years vboxsync VMM/EM: nit.
(edit) @76837   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Comment typos.
(edit) @76836   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Initialize all read-only VMCS data …
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