|
|
@76454
|
6 years |
vboxsync |
VMM: Ran scm --fix-err-h. bugref:9344
|
|
|
@76435
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 release build fixes.
|
|
|
@76402
|
6 years |
vboxsync |
VBox/vmm/apic.h: Try avoid dragging in pdmdev.h, so use function for …
|
|
|
@76397
|
6 years |
vboxsync |
VBox/vmm/hm_svm.h,hm_vmx.h: Try avoid including VBox/err.h in widely …
|
|
|
@76382
|
6 years |
vboxsync |
include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
|
|
|
@76275
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix to clobbering local variable when …
|
|
|
@76274
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Shadow variable fix.
|
|
|
@76222
|
6 years |
vboxsync |
VMM/HM: Get rid of superfluous error code.
|
|
|
@76200
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Initialize VMX guest-MSRs from the …
|
|
|
@76198
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Use Intel terminology of 'allowed-0' and …
|
|
|
@76147
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Use VMX's allowed0 and allowed1 bits …
|
|
|
@76050
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fixed VMCLEAR to use the …
|
|
|
@76041
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VMLAUNCH/VMRESUME interface.
|
|
|
@76040
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 IEM-only EM execution policy fixes.
|
|
|
@76011
|
6 years |
vboxsync |
VMM: VBOX_WITH_NESTED_HWVIRT_ONLY_IN_IEM fixes.
|
|
|
@76004
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Fix to r127224.
|
|
|
@76003
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Make sure to perform MTF, …
|
|
|
@76002
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Clear MTF on VM-exit. Also APIC-write …
|
|
|
@75998
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Consider GIF and virtual interrupts …
|
|
|
@75995
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Priority list comment.
|
|
|
@75968
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Clear preemption timer FF when the …
|
|
|
@75957
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Added APIC-write emulation VM-exit and …
|
|
|
@75940
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Pending guest debug exception injection.
|
|
|
@75916
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Pending debug exceptions bits.
|
|
|
@75884
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VMX-preemption timer VM-exit bits.
|
|
|
@75831
|
6 years |
vboxsync |
VMM: Virtual-interrupt is hypenated when referring to …
|
|
|
@75830
|
6 years |
vboxsync |
VMM: Adjust CPUMGetGuestInterruptibility to include virtual …
|
|
|
@75820
|
6 years |
vboxsync |
IEM: typo
|
|
|
@75765
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Finish up CPUMCanVmxNstGstTakeVirtIntr().
|
|
|
@75759
|
6 years |
vboxsync |
VMM: Nested SVM: bugref:7243 Remove super confusing virtual-GIF vs GIF …
|
|
|
@75735
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Figure out the relative priority of …
|
|
|
@75729
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Adapt CPUMGetGuestInterruptibility for …
|
|
|
@75683
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement monitor-trap flag VM-exit.
|
|
|
@75680
|
6 years |
vboxsync |
VMM/IEM: Nested SVM: bugref:7243 IRET intercept does not clear NMI …
|
|
|
@75671
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement NMI-unblocking due to IRET for …
|
|
|
@75646
|
6 years |
vboxsync |
VMM: HLT/MWAIT optimizations for busy guests: don't go back to ring-3 …
|
|
|
@75638
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Documented a hack that's no longer …
|
|
|
@75632
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Re-arrange some VMX virtual-APIC …
|
|
|
@75631
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 APIC-access page deregistration and other …
|
|
|
@75620
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 APIC-write emulation bits.
|
|
|
@75611
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Move the VMX APIC-access guest-physical …
|
|
|
@75604
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 don't forget to initialize rcStrict …
|
|
|
@75565
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 More Virtual-APIC bits. Implement TPR, …
|
|
|
@75561
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Comment nit.
|
|
|
@75511
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 The APIC-access page handler is …
|
|
|
@75510
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Try to unify signalling of …
|
|
|
@75509
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Explicitly ignore attempts at microcode …
|
|
|
@75507
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 APIC-access handling for MONITOR, …
|
|
|
@75493
|
6 years |
vboxsync |
VMM: Nested VMX: bugref: 9180 Use PGM physical page handler for the …
|
|
|
@75440
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Separate the VMX/SVM CPU spec. functions …
|
|
|
@75414
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Build fix.
|
|
|
@75413
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Added VMX functions for evaluating …
|
|
|
@75412
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 linux build fixes.
|
|
|
@75397
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 PPR virtualization.
|
|
|
@75388
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 APIC-write emulation (VM-exit) takes …
|
|
|
@75387
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Virtualized x2APIC MSR write access handling.
|
|
|
@75320
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Added APIC memory access VM-exits. …
|
|
|
@75316
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 nits, comment.
|
|
|
@75301
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 VM-exit bits; APIC-access and APIC-write …
|
|
|
@75249
|
6 years |
vboxsync |
IEM: Enabled 286 LOADALL. A bit hacky due to overlap with SYSCALL but …
|
|
|
@75234
|
6 years |
vboxsync |
IEM: Added 286 LOADALL implementation. Disabled by default.
|
|
|
@75231
|
6 years |
vboxsync |
IEM: Check invalid r/m encoding to avoid IPE.
|
|
|
@75214
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Clarify priority of VM-exits and events.
|
|
|
@75201
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; preemption timer …
|
|
|
@75150
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; for INIT and SIPI.
|
|
|
@75135
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Setup VMX preemption timer, remove …
|
|
|
@75110
|
6 years |
vboxsync |
VMM/TM: Nested VMX: bugref:9180 todo addressed by calling a separate …
|
|
|
@75109
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Adjust TSC offset.
|
|
|
@74934
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Return code fix.
|
|
|
@74902
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Trying to figure out the relative …
|
|
|
@74901
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 iemExecStatusCodeFiddling fixes.
|
|
|
@74900
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Handle premature interrupt-window …
|
|
|
@74861
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Interrupt-window exit.
|
|
|
@74836
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Updated VM-exit todo list.
|
|
|
@74834
|
6 years |
vboxsync |
VMM/CPUM, TRPM: Nested VMX: bugref:9180 VM-exit bits; Acknowledge …
|
|
|
@74809
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 64-bit FF fix.
|
|
|
@74798
|
6 years |
vboxsync |
vm.h,VMM: Prep work for 64-bit VMCPU::fLocalForcedActions. Define …
|
|
|
@74792
|
6 years |
vboxsync |
vm.h,VMM: Made VM_FF_SET and VMCPU_FF_SET both work on a single flag, …
|
|
|
@74791
|
6 years |
vboxsync |
vm.h,VMM,REM: s/VM_FF_IS_PENDING/VM_FF_IS_ANY_SET/g to emphasize the …
|
|
|
@74790
|
6 years |
vboxsync |
vm.h,VMM: Use VM_FF_IS_SET instead of VM_FF_IS_PENDING when checking a …
|
|
|
@74789
|
6 years |
vboxsync |
vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
|
|
|
@74785
|
6 years |
vboxsync |
vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
|
|
|
@74784
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Prep work for …
|
|
|
@74756
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Update todo list.
|
|
|
@74755
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Initialize previous and first-pause …
|
|
|
@74753
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Implemented pause and …
|
|
|
@74751
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added triple fault …
|
|
|
@74737
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Missed return.
|
|
|
@74736
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added exception and …
|
|
|
@74729
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Make sure to update VM-exit …
|
|
|
@74710
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Updated pending VM-exit list.
|
|
|
@74709
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added MWAIT intercept.
|
|
|
@74706
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added INVD intercept.
|
|
|
@74705
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added WBINVD intercept.
|
|
|
@74704
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Added XSETBV intercept.
|
|
|
@74703
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 #UDs take priority over VM-exit for …
|
|
|
@74702
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Raise #UD for …
|
|
|
@74699
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Added VMX non-root mode CR0 …
|
|
|
@74698
|
6 years |
vboxsync |
VMM/IEM: Fix typo in SMSW.
|
|
|
@74697
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Added VMX non-root mode CR0 …
|
|
|