|
|
@76207
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 If hardware-assisted VMX nested-guest …
|
|
|
@76206
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Make sure to use the host hardware VMX …
|
|
|
@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 …
|
|
|
@76197
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Separate function to explode …
|
|
|
@76138
|
6 years |
vboxsync |
VMM: Comment nit.
|
|
|
@76137
|
6 years |
vboxsync |
VMM/HM: nit.
|
|
|
@76135
|
6 years |
vboxsync |
VMM/HM: No need to assert here, fails gracefully.
|
|
|
@75997
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Include APIC-write FF in the …
|
|
|
@75960
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 When VINF_VMX_INTERCEPT_NOT_ACTIVE is …
|
|
|
@75957
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Added APIC-write emulation VM-exit and …
|
|
|
@75917
|
6 years |
vboxsync |
VMM/EM: Inject NMIs as well (disabled for now).
|
|
|
@75885
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Handle VMX-preemption timer VM-exits …
|
|
|
@75833
|
6 years |
vboxsync |
VMM: Build fix.
|
|
|
@75831
|
6 years |
vboxsync |
VMM: Virtual-interrupt is hypenated when referring to …
|
|
|
@75830
|
6 years |
vboxsync |
VMM: Adjust CPUMGetGuestInterruptibility to include virtual …
|
|
|
@75821
|
6 years |
vboxsync |
HMVMX,ConsoleImpl: Workaround for incorrect assumptions in mesa vmsvga …
|
|
|
@75767
|
6 years |
vboxsync |
VMM/TRPM: Nested VMX: bugref:9180 Put the "acknowledge interrupt on …
|
|
|
@75759
|
6 years |
vboxsync |
VMM: Nested SVM: bugref:7243 Remove super confusing virtual-GIF vs GIF …
|
|
|
@75731
|
6 years |
vboxsync |
VMM/VMEmt.cpp: Need to clear the pVM and pVCpu members for all VCPUs …
|
|
|
@75683
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement monitor-trap flag VM-exit.
|
|
|
@75681
|
6 years |
vboxsync |
VMM: Nested SVM: bugref:7243 VMCPU_FF_INTERRUPT_NESTED_GUEST is …
|
|
|
@75657
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Fix interrupt-window exiting.
|
|
|
@75656
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Clarify situation regarding …
|
|
|
@75646
|
6 years |
vboxsync |
VMM: HLT/MWAIT optimizations for busy guests: don't go back to ring-3 …
|
|
|
@75611
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Move the VMX APIC-access guest-physical …
|
|
|
@75585
|
6 years |
vboxsync |
VMMDev,PGM: New I/O port for ACKing IRQs and retreiving pending …
|
|
|
@75495
|
6 years |
vboxsync |
HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
|
|
|
@75493
|
6 years |
vboxsync |
VMM: Nested VMX: bugref: 9180 Use PGM physical page handler for the …
|
|
|
@75413
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Added VMX functions for evaluating …
|
|
|
@75316
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 nits, comment.
|
|
|
@75245
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Linux build fix.
|
|
|
@75241
|
6 years |
vboxsync |
dbgfR3AsInit: fixed string leak.
|
|
|
@75240
|
6 years |
vboxsync |
DBGFStack: Pick up RBP from AddrReturnFrame when trying use unwind …
|
|
|
@75171
|
6 years |
vboxsync |
CFGM: Don't assert when config constructor fails.
|
|
|
@75167
|
6 years |
vboxsync |
Main/HGCM: Must deregister the 'guestprops' info item before shutting …
|
|
|
@75165
|
6 years |
vboxsync |
VMM/DBGF: Let DBGR3AsLoadImage accept RTDBGASLINK_FLAGS_VALID_MASK and …
|
|
|
@75152
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Build fix.
|
|
|
@75151
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Handle INIT and SIPI VM-exits.
|
|
|
@75049
|
6 years |
vboxsync |
IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
|
|
|
@75004
|
6 years |
vboxsync |
VMM: Register ring-3 probes after initialization of SUPLib to avoid …
|
|
|
@74899
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Interrupt-window must work even if an …
|
|
|
@74876
|
6 years |
vboxsync |
VMM/EM: Nested VMX: bugref:9180 Add interrupt-window VM-exit and …
|
|
|
@74875
|
6 years |
vboxsync |
VMM/TRPM: Nested VMX: bugref:9180 Linux build fix.
|
|
|
@74874
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Fix typo in freeing the VMX structures.
|
|
|
@74860
|
6 years |
vboxsync |
VMM/TRPM: Nested VMX: bugref:9180 Assertion.
|
|
|
@74834
|
6 years |
vboxsync |
VMM/CPUM, TRPM: Nested VMX: bugref:9180 VM-exit bits; Acknowledge …
|
|
|
@74798
|
6 years |
vboxsync |
vm.h,VMM: Prep work for 64-bit VMCPU::fLocalForcedActions. Define …
|
|
|
@74795
|
6 years |
vboxsync |
vm.h,EM: Made the FF_SET and FF_CLEAR macros only take constants with …
|
|
|
@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 …
|
|
|
@74786
|
6 years |
vboxsync |
vm.h,VMM: Made VMCPU_FF_CLEAR work on a single flag, introducing …
|
|
|
@74785
|
6 years |
vboxsync |
vm.h,VMM: Use VMCPU_FF_IS_SET instead of VMCPU_FF_IS_PENDING when …
|
|
|
@74753
|
6 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Implemented pause and …
|
|
|
@74660
|
6 years |
vboxsync |
VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; I/O exit prep …
|
|
|
@74648
|
6 years |
vboxsync |
VMM/IEM, CPUM: Nested VMX: bugref:9180 VM-exit bits; Add TPR …
|
|
|
@74616
|
6 years |
vboxsync |
NEM/win: doc updates. bugref:9044
|
|
|
@74606
|
6 years |
vboxsync |
NEM/win: Some more details. bugref:9044
|
|
|
@74600
|
6 years |
vboxsync |
NEM/win: Kind of solved slowdown puzzle on AMD. bugref:9044
|
|
|
@74590
|
6 years |
vboxsync |
NEM/win: More doc updating. bugref:9044
|
|
|
@74589
|
6 years |
vboxsync |
NEM/win: More doc updating. bugref:9044
|
|
|
@74588
|
6 years |
vboxsync |
NEM/win: Doc updating for build 17757, 17763. bugref:9044
|
|
|
@74542
|
6 years |
vboxsync |
VMM/CPUM, IEM: Nested VMX: bugref:9180 Preparation of MSR bitmaps for …
|
|
|
@74517
|
6 years |
vboxsync |
NEM/win: Updates for new builds. bugref:9044
|
|
|
@74512
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Paranoia, since our code does not …
|
|
|
@74488
|
6 years |
vboxsync |
VMM/CPUM: Nested SVM, VMX: bugref:7243 bugref:9180 Initialize and …
|
|
|
@74486
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 build fix.
|
|
|
@74485
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Fix LogRel calculating number of …
|
|
|
@74457
|
6 years |
vboxsync |
VMX: Removed bogus TR/LDTR selector value checks whenn running without UX.
|
|
|
@74455
|
6 years |
vboxsync |
VMX: Also enforce RM compatible attributes before using real-on-V86 …
|
|
|
@74389
|
6 years |
vboxsync |
VMM/CPUM, IEM, HM: Nested VMX: bugref:9180 VM-exit bits.
|
|
|
@74258
|
6 years |
vboxsync |
VMM/IEM, CPUM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74163
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74155
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 VMXVDIAG naming.
|
|
|
@74113
|
6 years |
vboxsync |
VMM/CPUM, IEM: Nested VMX: bugref:9180 Fixes for allowing 32-bit …
|
|
|
@74098
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Don't dump guest/host nested VMX …
|
|
|
@74097
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Disallow nested hwvirt on 32-bit hosts.
|
|
|
@74061
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74054
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74047
|
6 years |
vboxsync |
VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume bits.
|
|
|
@74043
|
6 years |
vboxsync |
VMM/IEM, HM: Nested VMX: bugref:9180 vmlaunch/vmresume work.
|
|
|
@73984
|
6 years |
vboxsync |
VMM/HM, IEM: Renamed VMX_EXIT_XDTR_ACCESS and VMX_EXIT_TR_ACCESS.
|
|
|
@73912
|
6 years |
vboxsync |
CFGM: comment indent fix.
|
|
|
@73870
|
6 years |
vboxsync |
VMM: Nested VMX: Added VMX CPUID features for RDRAND, RDSEED and PML. …
|
|
|
@73795
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Added more VMX CPUID feature identifiers.
|
|
|
@73745
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement VMPTRLD.
|
|
|
@73742
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Build fix.
|
|
|
@73741
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 build fix.
|
|
|
@73739
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Use GCPhysVmcs to keep track of whether …
|
|
|
@73617
|
6 years |
vboxsync |
VMM/HMVMXR0: Use IEMExecOne() rather than manually interpreting a …
|
|
|
@73606
|
6 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Various bits:
- IEM: Started VMXON, …
|
|
|
@73495
|
6 years |
vboxsync |
DBGF: Use the new IPRT unwind functionality. bugref:3897
|
|
|
@73491
|
6 years |
vboxsync |
DBGF,DBGPluInWinNt: Produce more useful module names (e.g. stuff that …
|
|
|
@73490
|
6 years |
vboxsync |
DBGFStack.cpp: register collection fix.
|
|
|
@73486
|
6 years |
vboxsync |
DBGFStack,DBGPlugInWinNt.cpp: Heed the frame pointer; don't corrupt …
|
|
|
@73483
|
6 years |
vboxsync |
DBGF,VMM: Dump sure registers for the first frame too. Display sure …
|
|
|
@73481
|
6 years |
vboxsync |
VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
|
|
|
@73479
|
6 years |
vboxsync |
VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
|
|
|
@73478
|
6 years |
vboxsync |
VMM,DBGF: Improved unwinding of ring-0 assertion stacks, making the …
|
|
|