|
|
@83209
|
5 years |
vboxsync |
VMM/HMSVMR0: If the #NPF exit handler requested emulation of the …
|
|
|
@83197
|
5 years |
vboxsync |
VMM/CPUM: Fix the Timer description string outliving the stack, …
|
|
|
@83196
|
5 years |
vboxsync |
VMM/PDMUsb: Always include the device name and instance number to …
|
|
|
@83122
|
5 years |
vboxsync |
VMM/DBGF: Add TSC Aux MSR to the DBGF core dump.
|
|
|
@83105
|
5 years |
vboxsync |
VMM/HM: LogRel nit.
|
|
|
@83103
|
5 years |
vboxsync |
VMM/NEM: Use mostly vanialla API for now so we've something that at …
|
|
|
@83092
|
5 years |
vboxsync |
VMM/CPUM: bugref:9630: Ignore writes to MSR_IA32_TSX_CTRL.
|
|
|
@83085
|
5 years |
vboxsync |
IPRT,VMM,DBGPlugInDarwin: Implemented in-memory guest kernel and kext …
|
|
|
@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 …
|
|
|
@83031
|
5 years |
vboxsync |
VMM/tstSSM-2: Call RTR3InitExe() before doing anything else
|
|
|
@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 …
|
|
|
@83026
|
5 years |
vboxsync |
VMM/HM: Build fix.
|
|
|
@83025
|
5 years |
vboxsync |
VMM/HM: Separate interrupt and exception injected stats.
|
|
|
@83014
|
5 years |
vboxsync |
VMM/HM: Use X86_XCPT_LAST.
|
|
|
@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 …
|
|
|
@82969
|
5 years |
vboxsync |
Copyright year updates - manual ones.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82965
|
5 years |
vboxsync |
VMM: Space nit.
|
|
|
@82949
|
5 years |
vboxsync |
VMM/HMVMXR0: Fix losing the instruction length of a faulting ICEBP …
|
|
|
@82948
|
5 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Don't duplicate timer names for the …
|
|
|
@82930
|
5 years |
vboxsync |
tstMMHyperHeap: some tweaking. [build fix]
|
|
|
@82929
|
5 years |
vboxsync |
PGMPool: Undid the OS X debug instrumentation. bugref:9627
|
|
|
@82928
|
5 years |
vboxsync |
tstMMHyperHeap: some tweaking.
|
|
|
@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 …
|
|
|
@82895
|
5 years |
vboxsync |
VMM/PGMPool: Instrumenting code for debugging OS X issue. bugref:9627
|
|
|
@82888
|
5 years |
vboxsync |
PGMAllPool: More details on corruption.
|
|
|
@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 …
|
|
|
@82819
|
5 years |
vboxsync |
PGMInternal.h: doxygen fix.
|
|
|
@82817
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use x2APIC range defines from x86.h …
|
|
|
@82814
|
5 years |
vboxsync |
VMM/HM: Implement last-branch-record (LBR) support for guests executed …
|
|
|
@82801
|
5 years |
vboxsync |
VMM/PDMDevHlp: Remove space in timer description to fix debug …
|
|
|
@82792
|
5 years |
vboxsync |
VMM/APIC: Add statistics counter for APIC-ID MSR (x2APIC only).
|
|
|
@82754
|
5 years |
vboxsync |
VMM: More cleanup fixes (bird specific ones).
|
|
|
@82744
|
5 years |
vboxsync |
VMM,IPRT,VBoxDTrace: More cleanup fixes.
|
|
|
@82706
|
5 years |
vboxsync |
VMM/CPUM: Nested SVM: bugref:7243 Clarify comment on allocation of …
|
|
|
@82705
|
5 years |
vboxsync |
VMM/IEM: Removed obsolete todo.
|
|
|
@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 …
|
|
|
@82614
|
5 years |
vboxsync |
VMM/HM: Comment typo.
|
|
|
@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). …
|
|
|
@82578
|
5 years |
vboxsync |
CPUMR3CpuId: Some related stuff. tickref:19146
|
|
|
@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 …
|
|
|
@82575
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 VMX_EXIT_APIC_ACCESS emulation is …
|
|
|
@82572
|
5 years |
vboxsync |
VMM/HMVMXR0: Space and obsolete todo.
|
|
|
@82567
|
5 years |
vboxsync |
PGMR0PoolGrow: Fixed wrong assertion. bugref:9528
|
|
|
@82565
|
5 years |
vboxsync |
MM: Eliminated all but the MMR3PageDummyHC* functions for the …
|
|
|
@82558
|
5 years |
vboxsync |
PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
|
|
|
@82557
|
5 years |
vboxsync |
PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
|
|
|
@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 …
|
|
|
@82457
|
5 years |
vboxsync |
PDM: Require PDM_DEVREG_FLAGS_NEW_STYLE to be set now. bugref:9218
|
|
|
@82380
|
5 years |
vboxsync |
IOM: More stats cleanups (mostly MMIO). bugref:9218
|
|
|
@82378
|
5 years |
vboxsync |
IOM: Better I/O port statistics. bugref:9218
|
|
|
@82353
|
5 years |
vboxsync |
NEMR3: fix context info in error message
|
|
|
@82341
|
5 years |
vboxsync |
PDM: Doxygen fix. bugref:9218
|
|
|
@82339
|
5 years |
vboxsync |
PDM: Doxygen fixes. bugref:9218
|
|
|
@82333
|
5 years |
vboxsync |
TM: Added timer statistics. bugref:9218
|
|
|
@82329
|
5 years |
vboxsync |
PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
|
|
|
@82316
|
5 years |
vboxsync |
VMM(PDM,PGM,MM): MMIO2 cleanups. bugref:9218
|
|
|
@82314
|
5 years |
vboxsync |
HMVMXR0.cpp: Added todo about optimizing MMIO.
|
|
|
@82313
|
5 years |
vboxsync |
IOM,PDMDevHlp: Kicked out the old MMIO code. bugref:9218
|
|
|
@82312
|
5 years |
vboxsync |
IOM: Removed unused function iomR3IOPortGetStandardName(). bugref:9218
|
|
|
@82311
|
5 years |
vboxsync |
IOM,PDMDevHlp: Kicked out the old I/O port code. bugref:9218
|
|
|
@82277
|
5 years |
vboxsync |
IOMR0: Table initialization bug in the two function growing the …
|
|
|
@82264
|
5 years |
vboxsync |
VMM/HMVMXR0: Comment typo.
|
|
|
@82261
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: doxygen adjustments. bugref:9218
|
|
|
@82239
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 LogRel VM-entry/VM-exit failures.
|
|
|
@82238
|
5 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:9180 Use the APIC-access page handler type …
|
|
|
@82237
|
5 years |
vboxsync |
VMM/HMVMXR0: Fix TPR shadow feature check.
|
|
|
@82224
|
5 years |
vboxsync |
PDMDevHlp: Adding PDMDevHlpDriverReconfigure[|1|2] for the audio …
|
|
|
@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 …
|
|
|
@82124
|
5 years |
vboxsync |
PGM: Doxygen fixes. bugref:9218
|
|
|
@82119
|
5 years |
vboxsync |
PGM: nit. bugref:9218
|
|
|
@82118
|
5 years |
vboxsync |
PGM: Doxygen fixes. bugref:9218
|
|
|
@82094
|
5 years |
vboxsync |
DevVGA,PGM,IOM: Conveted the legacy MMIO region to the new style, …
|
|
|
@82092
|
5 years |
vboxsync |
PGM/pgmPhysGetPageEx: Use the 'off' local.
|
|
|
@82091
|
5 years |
vboxsync |
PGM/pgmR3PhysMMIOExLink: Corrected apMmio2RangesR3/R0 updating and an …
|
|
|
@82067
|
5 years |
vboxsync |
PDM: Doxygen fix. bugref:9218
|
|
|