|
|
@78654
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 PAUSE instruction doesn't pass extra …
|
|
|
@78650
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Added RTIT_CTL MSR to the virtual VMCS. …
|
|
|
@78646
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Call HMNotifyVmxNstGstVmexit on IEM …
|
|
|
@78645
|
6 years |
vboxsync |
VMM/HMVMXAll: Nested VMX: bugref:9180 Adjust HM VM-exit notify.
|
|
|
@78638
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Added IEMExecVmxVmexitTaskSwitch …
|
|
|
@78621
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Renamed ENCLS-bitmap field in the virtual …
|
|
|
@78620
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Added SPPT pointer field to the virtual VMCS.
|
|
|
@78611
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Spaces, nits.
|
|
|
@78592
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fixed vmread/vmwrite instruction …
|
|
|
@78591
|
6 years |
vboxsync |
VMM/HM, CPUM: Nested VMX: bugref:9180 Better description of virtual …
|
|
|
@78590
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Add an extra VMX diagnostic for …
|
|
|
@78526
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 invvpid support (disabled, not yet …
|
|
|
@78525
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 invvpid support.
|
|
|
@78524
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Prep for invvpid support.
|
|
|
@78494
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Clarify comment on invpcid VM-exit. …
|
|
|
@78489
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix RDTSCP VM-exit. We have to first …
|
|
|
@78483
|
6 years |
vboxsync |
VMM: Nested SVM: bugref:7243 Renamed a couple of functions and doxygen …
|
|
|
@78481
|
6 years |
vboxsync |
VMM/HM, IEM: Nested VMX: bugref:9180 Hardware-assisted VMX VM-exit …
|
|
|
@78455
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use the CPUM function for determining …
|
|
|
@78454
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Add CPUM function to figure out if …
|
|
|
@78453
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 nit.
|
|
|
@78445
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Todo update and nits.
|
|
|
@78438
|
6 years |
vboxsync |
VMM: More refactoring of GVM & VM structures for bugref:9217
|
|
|
@78434
|
6 years |
vboxsync |
VMM: Build fixes for VBOX_WITH_RAW_MODE= on windows.
|
|
|
@78371
|
6 years |
vboxsync |
VMM: Move VT-x/AMD-V helpers that are based on CPU specs to CPUM in …
|
|
|
@78253
|
6 years |
vboxsync |
VMM/HM: Remove couple of unused functions.
|
|
|
@78245
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Comment typo.
|
|
|
@78239
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Const bits.
|
|
|
@78237
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Remove some superfluous VM-exit …
|
|
|
@78220
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Hardware-assisted nested VT-x …
|
|
|
@78208
|
6 years |
vboxsync |
PDM,APIC,PIC: Don't use AssertRelease on VMCPU_FF_INTERRUPT_PIC, …
|
|
|
@78206
|
6 years |
vboxsync |
VMM/APIC: apicStopTimer and apicSetInterruptFF are only used in the …
|
|
|
@77902
|
6 years |
vboxsync |
VMM: Fix HMSvmEventToTrpmEventType to convert #BP and #OF to …
|
|
|
@77899
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Build fix.
|
|
|
@77898
|
6 years |
vboxsync |
VMM/IEM: The EXT bit of the error code must be 1 for nested exceptions …
|
|
|
@77897
|
6 years |
vboxsync |
VMM/IEM: Fix CPL checks for INT1 (ICEBP) generated #DBs. Fix v8086 …
|
|
|
@77896
|
6 years |
vboxsync |
VMM/IEM: Fix CPL checks for INT1 (ICEBP) generated #DBs. Fix v8086 …
|
|
|
@77879
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Clear VM-entry interruption info. …
|
|
|
@77746
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Renamed VMX_V_VMCS_STATE_XXX to …
|
|
|
@77745
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 Renamed VMX_V_VMCS_STATE_XXX to …
|
|
|
@77717
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Added IEMExecVmxVmexitNmi. Might need …
|
|
|
@77714
|
6 years |
vboxsync |
VMM/HMSVM: VMM_INT_DECL for hmEmulateSvmMovTpr.
|
|
|
@77712
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 CPUM helper for figuring out …
|
|
|
@77612
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix uninitialized case.
|
|
|
@77610
|
6 years |
vboxsync |
VMM/EM, VMM/IEM: Nested VMX: bugref:9180 Implemented NMI-exiting, …
|
|
|
@77589
|
6 years |
vboxsync |
HMAll: Log HmCanExecuteGuest() results.
|
|
|
@77576
|
6 years |
vboxsync |
VMM/IEM: Space nit.
|
|
|
@77569
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 On-demand importing of externally …
|
|
|
@77548
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-entry check; current VMCS cannot …
|
|
|
@77522
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Move some of the VMX CPU routines to …
|
|
|
@77517
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Remove redundant check in …
|
|
|
@77475
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 nits.
|
|
|
@77459
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Clear IDT-vectoring information field …
|
|
|
@77454
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Better branch prediction (typo).
|
|
|
@77453
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Better branch prediction.
|
|
|
@77450
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix passing operand size for …
|
|
|
@77425
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 space and const nit.
|
|
|
@77410
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Set EFER.LMA in VM-entry control on …
|
|
|
@77408
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix typo while checking validity of …
|
|
|
@77406
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix typos, MSR_K6_EFER_BIT_[LMA|LME] …
|
|
|
@77382
|
6 years |
vboxsync |
VMM: Further improvments on the IEM timer polling by making it fully …
|
|
|
@77381
|
6 years |
vboxsync |
VMM: Further improvments on the IEM timer polling by making it fully …
|
|
|
@77380
|
6 years |
vboxsync |
VMM: Further improvments on the IEM timer polling by making it fully …
|
|
|
@77378
|
6 years |
vboxsync |
IEMExecLots: Poll timers every 128 instruction.
|
|
|
@77358
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Return VINF_VMX_VMEXIT on …
|
|
|
@77357
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix up status code in the longjmp …
|
|
|
@77325
|
6 years |
vboxsync |
VMM/HM: Added V8086 mode checks to HMCanExecuteVmxGuest.
|
|
|
@77319
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix clearing the MTF force-flag (typo).
|
|
|
@77295
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix CR3 VM-exits to work when …
|
|
|
@77280
|
6 years |
vboxsync |
VMM/HMSVM: Naming nit.
|
|
|
@77241
|
6 years |
vboxsync |
VMM: Added dev helps for bulk page mapping locking. VMMDev will be …
|
|
|
@77240
|
6 years |
vboxsync |
PGMPool: Two optimizations to the dirty page code …
|
|
|
@77169
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Clear IDT-vectoring info fields for …
|
|
|
@77168
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix assertion.
|
|
|
@77149
|
6 years |
vboxsync |
VMM/CPUM: Nested SVM: bugref:7243 [build fix] Fixed virtual interrupt …
|
|
|
@77148
|
6 years |
vboxsync |
VMM/CPUM: Nested SVM: bugref:7243 Fixed virtual interrupt delivery …
|
|
|
@77094
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 ifdef related fixes. Also don't …
|
|
|
@77091
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 indentation space.
|
|
|
@76993
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Allowing fetching VM-exit names from …
|
|
|
@76952
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Clear VM-entry interruption information's …
|
|
|
@76888
|
6 years |
vboxsync |
VMM/HMVMXAll: errcore.h.
|
|
|
@76886
|
6 years |
vboxsync |
VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
|
|
|
@76875
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Remove temporarily LogRel used for …
|
|
|
@76871
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Log parameter fix.
|
|
|
@76856
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Fix external interrupt intercept. Also, …
|
|
|
@76850
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Rescheduling fixes. Don't clear the …
|
|
|
@76837
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Comment typos.
|
|
|
@76836
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Initialize all read-only VMCS data …
|
|
|
@76831
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Try to do less within the loop, put …
|
|
|
@76828
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Restore host FS, GS base properly. It …
|
|
|
@76827
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Nits.
|
|
|
@76821
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Do the injection from IEM itself.
|
|
|
@76810
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Host GDTR, IDTR limits are restored …
|
|
|
@76800
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix intercepting recursive events …
|
|
|
@76798
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 IEM-only execution fix.
|
|
|
@76797
|
6 years |
vboxsync |
VMM/HM: Nested VMX: bugref:9180 IEM-only execution fix.
|
|
|
@76743
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix typos (duplicate GuestEs field in …
|
|
|
@76741
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 The array index has the VMCS fields …
|
|
|
@76738
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix typo while fetching the host …
|
|
|
@76735
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix typo while checking host EFER …
|
|
|