|
|
@85970
|
4 years |
vboxsync |
VMM/HMVMXR0.cpp: @todo regarding unnecessary segment field translation …
|
|
|
@85861
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Fix ring-0 IOMMU PDM callback registration.
|
|
|
@85806
|
4 years |
vboxsync |
HMSVMR0: bugref:9618 Virtualized VMSAVE/VMLOAD fix.
|
|
|
@85768
|
4 years |
vboxsync |
VMM/HMVMXR0: In assertion check fUnrestrictedGuest (i.e that its …
|
|
|
@85765
|
4 years |
vboxsync |
VMM/HMVMXR0: Fix assertion with exception bitmaps by restoring debug …
|
|
|
@85188
|
4 years |
vboxsync |
VMM/HMVMXR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85187
|
4 years |
vboxsync |
VMM/VMMR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85126
|
4 years |
vboxsync |
iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@84838
|
5 years |
vboxsync |
VMMR0/PDMR0DevHlp: Doxygen fix.
|
|
|
@84826
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM interface changes for supplying …
|
|
|
@84823
|
5 years |
vboxsync |
VMM/DBGFTracer: Windows build fixes, bugref:9210
|
|
|
@84809
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Use the proper PCI bus number. Not the Bus …
|
|
|
@84755
|
5 years |
vboxsync |
VMM: Fix VBOX_WITH_DBGF_TRACING
|
|
|
@84715
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
|
|
|
@84714
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
|
|
|
@84678
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Build fix.
|
|
|
@84677
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Add I/O APIC PDM helper for talking to the …
|
|
|
@84553
|
5 years |
vboxsync |
VMM/PDMDevHlpTracing: Support sing I/O port accesses, bugref:9210
|
|
|
@84485
|
5 years |
vboxsync |
VMM/DBGFTracer: Build fixes from last commit, bugref:9210
|
|
|
@84459
|
5 years |
vboxsync |
VMM/PDM: DBGF even tracing integration, bugref:9210
Integrates the …
|
|
|
@84458
|
5 years |
vboxsync |
VMM/DBGF: First commit of new tracing facility, bugref:9210
The new …
|
|
|
@84332
|
5 years |
vboxsync |
PDMDevHlp: Add flags to the guest physical read/write helpers to let a …
|
|
|
@84071
|
5 years |
vboxsync |
Regression fix from r137575 (VMMR0: Move the PDM R0 device helper into …
|
|
|
@84044
|
5 years |
vboxsync |
GIM/KVM: Instead of reading the time and TSC separately, only read the …
|
|
|
@84007
|
5 years |
vboxsync |
VMMR0: Move the PDM R0 device helper into its own file like it is done …
|
|
|
@83941
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting …
|
|
|
@83850
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 R0 registration bits.
|
|
|
@83485
|
5 years |
vboxsync |
SVM: Emulate intercepted IRET to avoid injecting a pending NMI too …
|
|
|
@83477
|
5 years |
vboxsync |
VMM/HMSVMR0: Add VINF_EM_DBG_STEPPED to the list of return codes to …
|
|
|
@83474
|
5 years |
vboxsync |
VMM/NEM: Added more VERR_NEM_MISSING_KERNEL_API status codes so we can …
|
|
|
@83372
|
5 years |
vboxsync |
GIM/KVM: Update system-time struct on demand. Fixes guests that rely …
|
|
|
@83209
|
5 years |
vboxsync |
VMM/HMSVMR0: If the #NPF exit handler requested emulation of the …
|
|
|
@83067
|
5 years |
vboxsync |
VMM/HM: Cleanup nits.
|
|
|
@83066
|
5 years |
vboxsync |
VMM/HM: SVM: Drop 32-bit guest switcher and use the 64-bit switcher …
|
|
|
@83057
|
5 years |
vboxsync |
VMM/HM: VMX: Drop 32-bit guest switcher and use the 64-bit switcher …
|
|
|
@83030
|
5 years |
vboxsync |
VMM/HMVMXR0: Always use the 64-bit VMX context switcher for 64-bit …
|
|
|
@83029
|
5 years |
vboxsync |
HM: Always use the 64-bit SVM context switcher for 64-bit capable VMs …
|
|
|
@83025
|
5 years |
vboxsync |
VMM/HM: Separate interrupt and exception injected stats.
|
|
|
@82992
|
5 years |
vboxsync |
VMM/GMMR0: Added a per-VM chunk TLB to avoid having everyone hammer …
|
|
|
@82991
|
5 years |
vboxsync |
VMM/GMMR0: Added TLB statistics for GMMR0PageIdToVirt. [oops] bugref:9627
|
|
|
@82990
|
5 years |
vboxsync |
VMM/GMMR0: Added TLB statistics for GMMR0PageIdToVirt. bugref:9627
|
|
|
@82989
|
5 years |
vboxsync |
VMM/GMMR0: Added a per-VM chunk TLB to avoid having everyone hammer …
|
|
|
@82978
|
5 years |
vboxsync |
VMM/GMMR0: Introduce a spinlock to protect the AVL tree and associated …
|
|
|
@82977
|
5 years |
vboxsync |
VMM/GMMR0: Use the chunk list rather than the AVL tree in …
|
|
|
@82976
|
5 years |
vboxsync |
VMM/GMMR0: Use the chunk list rather than the AVL tree in …
|
|
|
@82975
|
5 years |
vboxsync |
VMM/GMMR0: Use the chunk list rather than the AVL tree in …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82949
|
5 years |
vboxsync |
VMM/HMVMXR0: Fix losing the instruction length of a faulting ICEBP …
|
|
|
@82919
|
5 years |
vboxsync |
VMM/HMVMXR0: AssertMsg, need more info on such an assertion.
|
|
|
@82916
|
5 years |
vboxsync |
VMM/darwin: Enable mapping/allocating guest RAM into host ring-0. …
|
|
|
@82897
|
5 years |
vboxsync |
PGMPool: PGMR0PoolGrow should return failure when allocating the first …
|
|
|
@82896
|
5 years |
vboxsync |
PGMPool: PGMR0PoolGrow should return failure when allocating the first …
|
|
|
@82876
|
5 years |
vboxsync |
VMM/GMMR0: Working on eliminating legacy-mode (locking user memory …
|
|
|
@82866
|
5 years |
vboxsync |
VMM/GMMR0: Allow large page in legacy allocation mode too. bugref:5324
|
|
|
@82862
|
5 years |
vboxsync |
VMM/GMMR0: Darwin must use critsects for the giant lock too as we can …
|
|
|
@82814
|
5 years |
vboxsync |
VMM/HM: Implement last-branch-record (LBR) support for guests executed …
|
|
|
@82683
|
5 years |
vboxsync |
VMM/HMVMXR0: Removed my temporary debug code no longer necessary.
|
|
|
@82658
|
5 years |
vboxsync |
VMM/HMSVMR0: Fix PAT MSR to treat all guest memory as WB, regression …
|
|
|
@82612
|
5 years |
vboxsync |
VMM/HM: Disable LBR virtualization by default. Only enable when set …
|
|
|
@82591
|
5 years |
vboxsync |
VMM: Changing how we access guest RAM when in ring-0 (disabled). …
|
|
|
@82577
|
5 years |
vboxsync |
CPUMR0InitVM: Make sure MSR_IA32_ARCH_CAP_F_IBRS_ALL only is set when …
|
|
|
@82576
|
5 years |
vboxsync |
VMM/HMSVMR0: Padding and verify size of SVMTRANSIENT. Avoid function …
|
|
|
@82572
|
5 years |
vboxsync |
VMM/HMVMXR0: Space and obsolete todo.
|
|
|
@82567
|
5 years |
vboxsync |
PGMR0PoolGrow: Fixed wrong assertion. bugref:9528
|
|
|
@82556
|
5 years |
vboxsync |
PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
|
|
|
@82555
|
5 years |
vboxsync |
PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
|
|
|
@82544
|
5 years |
vboxsync |
VMMR0: No SrvPciRawR0 stuff.
|
|
|
@82533
|
5 years |
vboxsync |
VMM/HMVMXR0: Comments and todo.
|
|
|
@82532
|
5 years |
vboxsync |
VMM/HMVMXR0: Make side-effect clear.
|
|
|
@82531
|
5 years |
vboxsync |
VMM/HMVMXR0: Move validation of guest-interruptibility state inside …
|
|
|
@82329
|
5 years |
vboxsync |
PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
|
|
|
@82314
|
5 years |
vboxsync |
HMVMXR0.cpp: Added todo about optimizing MMIO.
|
|
|
@82277
|
5 years |
vboxsync |
IOMR0: Table initialization bug in the two function growing the …
|
|
|
@82264
|
5 years |
vboxsync |
VMM/HMVMXR0: Comment typo.
|
|
|
@82237
|
5 years |
vboxsync |
VMM/HMVMXR0: Fix TPR shadow feature check.
|
|
|
@82210
|
5 years |
vboxsync |
GIM,GIMDev: Converted GIMDev to new style. bugref:9218
|
|
|
@82159
|
5 years |
vboxsync |
VMM/HMVMXR0: Fix single-stepping in the hypervisor debugger using MTF …
|
|
|
@82094
|
5 years |
vboxsync |
DevVGA,PGM,IOM: Conveted the legacy MMIO region to the new style, …
|
|
|
@82039
|
5 years |
vboxsync |
APIC,PDM: Split up APIC 'registration'. bugref:9218
|
|
|
@82026
|
5 years |
vboxsync |
APIC,IOM,HM: Working on converting the APIC to the new device model. …
|
|
|
@82018
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Unused variable build fix.
|
|
|
@82016
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Event injection logic tweaked for …
|
|
|
@81961
|
5 years |
vboxsync |
DevHPET,PDM: Split structures and refactored registration. bugref:9218
|
|
|
@81938
|
5 years |
vboxsync |
DevIoApic,PDM: Refactored the IOAPIC registration to be done directly …
|
|
|
@81936
|
5 years |
vboxsync |
VMMR0: Catch assertions in VMMR0_DO_PDM_DEVICE_GEN_CALL. bugref:9218
|
|
|
@81916
|
5 years |
vboxsync |
PDM: logging fixes. bugref:9218
|
|
|
@81909
|
5 years |
vboxsync |
VMM,DevPIC: Refactored the PIC registration. bugreF:9218
|
|
|
@81861
|
5 years |
vboxsync |
VMM/HM: Spaces.
|
|
|
@81850
|
5 years |
vboxsync |
PDMDevHlp: Adding PDMDevHlpCritSectScheduleExitEvent. bugref:9218
|
|
|
@81841
|
5 years |
vboxsync |
PDM: Defined a total PDM device instance limit of 4MB (for now). Need …
|
|
|
@81840
|
5 years |
vboxsync |
PDM: Defined a total PDM device instance limit of 4MB (for now). Need …
|
|
|
@81806
|
5 years |
vboxsync |
VMM/HMVMXR0: Fix delivery of guest pending debug exception (BS bit) …
|
|
|
@81791
|
5 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:9180 Comment to clarify why we read …
|
|
|
@81790
|
5 years |
vboxsync |
VMM/HMVMXR0: Propagate guest-interruptibility state from the VMCS to …
|
|
|
@81786
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Implement VMX-preemption timer for …
|
|
|
@81733
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Detect VMX-preemption timer erratum and …
|
|
|
@81665
|
5 years |
vboxsync |
VMM: Nested VMX: bugref:9180 Cleanup cpum.h interfaces - drop unused …
|
|
|
@81638
|
5 years |
vboxsync |
VMM/HMVMXR0: Don't assert pbVirtApic or HCPhysVirtApic when APIC …
|
|
|
@81637
|
5 years |
vboxsync |
VMM/HMVMXR0: Revamped allocation of ring-0 VMCS and related data …
|
|
|