| Commit message (Expand) | Author | Age | Files | Lines |
* | Main: Kicking out 32-bit host support - Some HM bits using VMMSwitcher & CPUM... | vboxsync | 2019-07-29 | 1 | -83/+5 |
* | VMM/HMSVMR0: Nested SVM: bugref:7243 Move u64HostTscAux to svm union. | vboxsync | 2019-07-29 | 1 | -4/+4 |
* | VMM/HMSVMR0: Fix StatTscOffset and StatTscIntercept. | vboxsync | 2019-07-10 | 1 | -4/+6 |
* | VMM/HM: Renamed some stat counters to make it more clear what they are for. | vboxsync | 2019-07-09 | 1 | -6/+6 |
* | VMM/HMSVMR0: Added missing StatInjectPendingInterpret and newly added StatInj... | vboxsync | 2019-07-09 | 1 | -0/+13 |
* | VMM/HMSVMR0: Nested SVM: bugref:7243 Spaces. | vboxsync | 2019-07-05 | 1 | -16/+16 |
* | VMM/HMSVMR0: Nested SVM: bugref:7243 Fix typos. | vboxsync | 2019-07-05 | 1 | -20/+19 |
* | VMM/HMSVMR0: Nested SVM: bugref:7243 Add missing exception stat counters. | vboxsync | 2019-07-05 | 1 | -0/+32 |
* | VMM/HMSVMR0: Nested SVM: bugref:7243 Doxygen burn fix. | vboxsync | 2019-07-05 | 1 | -1/+1 |
* | VMM/HMSVMR0: Nested SVM: bugref:7243 Todo. | vboxsync | 2019-07-04 | 1 | -0/+3 |
* | VMM/HMSVMR0: Nested SVM: bugref:7243 Added some missing exit-to-ring3 STAM co... | vboxsync | 2019-07-02 | 1 | -0/+6 |
* | VMM/HMSVMR0: Nested SVM: bugref:7243 Add profiling counter for VMRUN emulatio... | vboxsync | 2019-06-27 | 1 | -0/+3 |
* | VMM/HMSVMR0: Doxygen. | vboxsync | 2019-06-13 | 1 | -3/+3 |
* | VMM: Nested SVM: bugref:7243 Get rid of HMHasGuestSvmVmcbCached as a separate... | vboxsync | 2019-05-30 | 1 | -44/+45 |
* | VMM: Nested VMX: bugref:9180 Renamed HM_CHANGED_[VMX|SVM]_GUEST_XCPT_INTERCEPTS. | vboxsync | 2019-05-24 | 1 | -4/+4 |
* | VMM: Nested SVM: bugref:7243 Renamed a couple of functions and doxygen to be ... | vboxsync | 2019-05-13 | 1 | -5/+5 |
* | VMM: Move VT-x/AMD-V helpers that are based on CPU specs to CPUM in preparati... | vboxsync | 2019-05-03 | 1 | -3/+3 |
* | VMM: Nested VMX: bugref:9180 Hardware-assisted nested VT-x infrastructure cha... | vboxsync | 2019-04-20 | 1 | -25/+1 |
* | VMM/HMSVMR0: Ensure that when converting from a TRPM event, that if the type ... | vboxsync | 2019-03-27 | 1 | -0/+5 |
* | VMM/HMSVMR0: Build fix. | vboxsync | 2019-03-27 | 1 | -2/+1 |
* | VMM: Fix HMSvmEventToTrpmEventType to convert #BP and #OF to TRPM_SOFTWARE_INT. | vboxsync | 2019-03-27 | 1 | -8/+3 |
* | VMM/HMSVM: Naming nit, missed file. | vboxsync | 2019-02-12 | 1 | -2/+2 |
* | VMM/HMSVMR0: Use the function to get the GIF here. | vboxsync | 2019-01-28 | 1 | -1/+1 |
* | VMM: Nested VMX: bugref:9180 Allowing fetching VM-exit names from ring-0 as w... | vboxsync | 2019-01-25 | 1 | -10/+10 |
* | scm --update-copyright-year | vboxsync | 2019-01-01 | 1 | -1/+1 |
* | VMM/HM: Made vmx/svm VCPU state as a union, saves some space now that SVM bit... | vboxsync | 2018-12-26 | 1 | -17/+13 |
* | VMM: Nested VMX: bugref:9180 Fix MSR initialization issue for exploding VMX f... | vboxsync | 2018-12-25 | 1 | -4/+4 |
* | VBox/vmm/apic.h: Try avoid dragging in pdmdev.h, so use function for APIC dev... | vboxsync | 2018-12-23 | 1 | -0/+1 |
* | VMM: VBOX_WITH_NESTED_HWVIRT_ONLY_IN_IEM fixes. | vboxsync | 2018-12-06 | 1 | -2/+5 |
* | VMM: Nested VMX/SVM: Fix Only-in-IEM execution macro define typo. | vboxsync | 2018-12-06 | 1 | -1/+1 |
* | VMM/HMSVMR0: Comment regarding virtual interrupts. | vboxsync | 2018-12-06 | 1 | -0/+5 |
* | VMM: Adjust CPUMGetGuestInterruptibility to include virtual interrupts. Adjus... | vboxsync | 2018-11-30 | 1 | -10/+6 |
* | HMSVMR0: More fixes on the mesa hack, now it works. | vboxsync | 2018-11-30 | 1 | -21/+19 |
* | HVMSVMR0: Fixes to mesa hack. | vboxsync | 2018-11-30 | 1 | -4/+4 |
* | HMVMX,ConsoleImpl: Workaround for incorrect assumptions in mesa vmsvga 3d dri... | vboxsync | 2018-11-29 | 1 | -5/+121 |
* | VMM: Nested SVM: bugref:7243 Remove super confusing virtual-GIF vs GIF handling. | vboxsync | 2018-11-27 | 1 | -13/+12 |
* | VMM: Nested VMX: bugref:9180 Move the VMX APIC-access guest-physical page reg... | vboxsync | 2018-11-20 | 1 | -3/+3 |
* | VMM: Nested VMX: bugref:9180 Separate the VMX/SVM CPU spec. functions into CP... | vboxsync | 2018-11-14 | 1 | -4/+4 |
* | VMM/HMSVMR0: Attempt to fix mac4-chk burn. | vboxsync | 2018-10-29 | 1 | -1/+1 |
* | vm.h,VMM: Prep work for 64-bit VMCPU::fLocalForcedActions. Define VMCPU_WITH_... | vboxsync | 2018-10-12 | 1 | -1/+1 |
* | vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the pluralit... | vboxsync | 2018-10-12 | 1 | -4/+4 |
* | vm.h,VMM: Use VM_FF_IS_SET instead of VM_FF_IS_PENDING when checking a single... | vboxsync | 2018-10-12 | 1 | -3/+3 |
* | vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize the pl... | vboxsync | 2018-10-12 | 1 | -9/+9 |
* | vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when checking a ... | vboxsync | 2018-10-12 | 1 | -20/+20 |
* | VMM: Nested VMX: bugref:9180 Various bits: | vboxsync | 2018-08-10 | 1 | -1/+2 |
* | VMM, SUPDrv: Nested VMX: bugref:9180 Read VMX true control MSRs, dump them. R... | vboxsync | 2018-07-21 | 1 | -1/+1 |
* | VMM: Reordering some STAT counters, spaces and nits. | vboxsync | 2018-07-21 | 1 | -2/+2 |
* | HM,PGM: Clarify VINF_PGM_CHANGE_MODE return and update assertions. bugref:9044. | vboxsync | 2018-07-20 | 1 | -2/+1 |
* | PGM,HM: Added todos about cleaning up the nested packing hacks. (bugref:9044) | vboxsync | 2018-07-19 | 1 | -0/+1 |
* | VMM/HMSVMR0: Try use EMRZSetPendingIoPort[Read|Write] interface for pending I... | vboxsync | 2018-07-17 | 1 | -7/+12 |