VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR0

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87371   4 years vboxsync AMD IOMMU: bugref:9654 Handle the case where an access might result in …
(edit) @87361   4 years vboxsync VMM/CPUM,HMSVM: Mirror the state of fUseFlags[CPUM_USED_FPU_GUEST] in …
(edit) @87359   4 years vboxsync VMM/HMSVM: Straighten out the svm vmrun assembly code by having …
(edit) @87346   4 years vboxsync VMM/CPUM: Dropped the fForceHyper parameter of CPUMRecalcHyperDRx. It …
(edit) @87345   4 years vboxsync VMM/CPUM: Removed CPUM_SYNC_FPU_STATE, CPUM_SYNC_DEBUG_REGS_GUEST and …
(edit) @87344   4 years vboxsync VMM/HMR0A.asm: Moved hmR0SVMRunWrapXMM next to the function it is …
(edit) @87337   4 years vboxsync VMM/HMR0A.asm: Saved 12-13 bytes.
(edit) @87336   4 years vboxsync VMM/HMR0A.asm: Restore non-volatile registers skipping loading the …
(edit) @87335   4 years vboxsync VMM/HMR0A.asm: Adding unwind info tom SVMR0VMRun and frame locations …
(edit) @87334   4 years vboxsync VMM/HMR0A.asm: Converted SVMR0VMRun to proper stack frame, eliminating …
(edit) @87332   4 years vboxsync VMM/HMR0A.asm: Reduced the number of parameters passed to SVMR0VMRun. …
(edit) @87330   4 years vboxsync VMM/HMR0A.asm: Reduced the number of parameters passed to SVMR0VMRun. …
(edit) @87321   4 years vboxsync VMM/HMR0A.asm: Renamed some macros.
(edit) @87311   4 years vboxsync VMM: Cleaned out non-AMD64 code from HMR0A.asm.
(edit) @87310   4 years vboxsync VMM: Split out the generic VMX/SVM instruction wrapper utility method …
(edit) @87309   4 years vboxsync HMSVMR0.cpp: Log instruction bytes.
(edit) @87141   4 years vboxsync VMM: Remove VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 and the code it encloses …
(edit) @87107   4 years vboxsync VMM/DBGF: Started implementing the breakpoint owner management, bugref:9837
(edit) @87040   4 years vboxsync VMM: Better fix for r141682 - Fix delivery of external interrupts when …
(edit) @87034   4 years vboxsync VMM/HMVMXR0: Fix delivery of external interrupts when executing …
(edit) @86730   4 years vboxsync VMM/DBGF: Move the DBGFRZ* part into VMMAll as the trap handlers will …
(edit) @86704   4 years vboxsync VMM/DBGF: Updates to the new breakpoint manager, L2 table management …
(edit) @86700   4 years vboxsync VMM/DBGF: Updates to the new breakpoint manager, implement global …
(edit) @86699   4 years vboxsync VMM/DBGF: Updates to the new breakpoint manager, implement global …
(edit) @86683   4 years vboxsync VMM/DBGF: Missing tracer destruction in R0 when the VM terminates, …
(edit) @86661   4 years vboxsync AMD IOMMU: bugref:9654: Add PDM interfaces for …
(edit) @86473   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
(edit) @86452   4 years vboxsync VMM: Added VMMR0GetReleaseLogger for debugging/whatever (we don't …
(edit) @86186   5 years vboxsync VMM/SVM: Use VBOXSTRICTRC more.
(edit) @86183   5 years vboxsync VMM: Implemented sysenter and sysexit in IEM (limited testing). Added …
(edit) @86121   5 years vboxsync VMM/GIM: Fix handling KVM system-time struct. to work from both ring-0 …
(edit) @86070   5 years vboxsync AMD IOMMU: bugref:9654 Fix accidentally not copying/initialize MSIMSG …
(edit) @86055   5 years vboxsync VMM/NEMR0Native-win.cpp: Fix mapping a memory page at the wrong guest …
(edit) @85974   5 years vboxsync VMM/HMVMX.cpp: Optimize hmR0VmxExportGuestSegReg and …
(edit) @85970   5 years vboxsync VMM/HMVMXR0.cpp: @todo regarding unnecessary segment field translation …
(edit) @85861   5 years vboxsync AMD IOMMU: bugref:9654 Fix ring-0 IOMMU PDM callback registration.
(edit) @85806   5 years vboxsync HMSVMR0: bugref:9618 Virtualized VMSAVE/VMLOAD fix.
(edit) @85768   5 years vboxsync VMM/HMVMXR0: In assertion check fUnrestrictedGuest (i.e that its …
(edit) @85765   5 years vboxsync VMM/HMVMXR0: Fix assertion with exception bitmaps by restoring debug …
(edit) @85188   5 years vboxsync VMM/HMVMXR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85187   5 years vboxsync VMM/VMMR0.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
(edit) @85126   5 years vboxsync iprt/cdefs.h,*: Adding DECL_HIDDEN_CALLBACK to shorten the relatively …
(edit) @85121   5 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84838   5 years vboxsync VMMR0/PDMR0DevHlp: Doxygen fix.
(edit) @84826   5 years vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
(edit) @84823   5 years vboxsync VMM/DBGFTracer: Windows build fixes, bugref:9210
(edit) @84809   5 years vboxsync AMD IOMMU: bugref:9654 Use the proper PCI bus number. Not the Bus …
(edit) @84755   5 years vboxsync VMM: Fix VBOX_WITH_DBGF_TRACING
(edit) @84715   5 years vboxsync AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
(edit) @84714   5 years vboxsync AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
(edit) @84678   5 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @84677   5 years vboxsync AMD IOMMU: bugref:9654 Add I/O APIC PDM helper for talking to the …
(edit) @84553   5 years vboxsync VMM/PDMDevHlpTracing: Support sing I/O port accesses, bugref:9210
(edit) @84485   5 years vboxsync VMM/DBGFTracer: Build fixes from last commit, bugref:9210
(edit) @84459   5 years vboxsync VMM/PDM: DBGF even tracing integration, bugref:9210 Integrates the …
(edit) @84458   5 years vboxsync VMM/DBGF: First commit of new tracing facility, bugref:9210 The new …
(edit) @84332   5 years vboxsync PDMDevHlp: Add flags to the guest physical read/write helpers to let a …
(edit) @84071   5 years vboxsync Regression fix from r137575 (VMMR0: Move the PDM R0 device helper into …
(edit) @84044   5 years vboxsync GIM/KVM: Instead of reading the time and TSC separately, only read the …
(edit) @84007   5 years vboxsync VMMR0: Move the PDM R0 device helper into its own file like it is done …
(edit) @83941   5 years vboxsync AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting …
(edit) @83850   5 years vboxsync AMD IOMMU: bugref:9654 R0 registration bits.
(edit) @83485   5 years vboxsync SVM: Emulate intercepted IRET to avoid injecting a pending NMI too …
(edit) @83477   5 years vboxsync VMM/HMSVMR0: Add VINF_EM_DBG_STEPPED to the list of return codes to …
(edit) @83474   5 years vboxsync VMM/NEM: Added more VERR_NEM_MISSING_KERNEL_API status codes so we can …
(edit) @83372   5 years vboxsync GIM/KVM: Update system-time struct on demand. Fixes guests that rely …
(edit) @83209   5 years vboxsync VMM/HMSVMR0: If the #NPF exit handler requested emulation of the …
(edit) @83067   5 years vboxsync VMM/HM: Cleanup nits.
(edit) @83066   5 years vboxsync VMM/HM: SVM: Drop 32-bit guest switcher and use the 64-bit switcher …
(edit) @83057   5 years vboxsync VMM/HM: VMX: Drop 32-bit guest switcher and use the 64-bit switcher …
(edit) @83030   5 years vboxsync VMM/HMVMXR0: Always use the 64-bit VMX context switcher for 64-bit …
(edit) @83029   5 years vboxsync HM: Always use the 64-bit SVM context switcher for 64-bit capable VMs …
(edit) @83025   5 years vboxsync VMM/HM: Separate interrupt and exception injected stats.
(edit) @82992   5 years vboxsync VMM/GMMR0: Added a per-VM chunk TLB to avoid having everyone hammer …
(edit) @82991   5 years vboxsync VMM/GMMR0: Added TLB statistics for GMMR0PageIdToVirt. [oops] bugref:9627
(edit) @82990   5 years vboxsync VMM/GMMR0: Added TLB statistics for GMMR0PageIdToVirt. bugref:9627
(edit) @82989   5 years vboxsync VMM/GMMR0: Added a per-VM chunk TLB to avoid having everyone hammer …
(edit) @82978   5 years vboxsync VMM/GMMR0: Introduce a spinlock to protect the AVL tree and associated …
(edit) @82977   5 years vboxsync VMM/GMMR0: Use the chunk list rather than the AVL tree in …
(edit) @82976   5 years vboxsync VMM/GMMR0: Use the chunk list rather than the AVL tree in …
(edit) @82975   5 years vboxsync VMM/GMMR0: Use the chunk list rather than the AVL tree in …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82949   5 years vboxsync VMM/HMVMXR0: Fix losing the instruction length of a faulting ICEBP …
(edit) @82919   5 years vboxsync VMM/HMVMXR0: AssertMsg, need more info on such an assertion.
(edit) @82916   5 years vboxsync VMM/darwin: Enable mapping/allocating guest RAM into host ring-0. …
(edit) @82897   5 years vboxsync PGMPool: PGMR0PoolGrow should return failure when allocating the first …
(edit) @82896   5 years vboxsync PGMPool: PGMR0PoolGrow should return failure when allocating the first …
(edit) @82876   5 years vboxsync VMM/GMMR0: Working on eliminating legacy-mode (locking user memory …
(edit) @82866   5 years vboxsync VMM/GMMR0: Allow large page in legacy allocation mode too. bugref:5324
(edit) @82862   5 years vboxsync VMM/GMMR0: Darwin must use critsects for the giant lock too as we can …
(edit) @82814   5 years vboxsync VMM/HM: Implement last-branch-record (LBR) support for guests executed …
(edit) @82683   5 years vboxsync VMM/HMVMXR0: Removed my temporary debug code no longer necessary.
(edit) @82658   5 years vboxsync VMM/HMSVMR0: Fix PAT MSR to treat all guest memory as WB, regression …
(edit) @82612   5 years vboxsync VMM/HM: Disable LBR virtualization by default. Only enable when set …
(edit) @82591   5 years vboxsync VMM: Changing how we access guest RAM when in ring-0 (disabled). …
(edit) @82577   5 years vboxsync CPUMR0InitVM: Make sure MSR_IA32_ARCH_CAP_F_IBRS_ALL only is set when …
(edit) @82576   5 years vboxsync VMM/HMSVMR0: Padding and verify size of SVMTRANSIENT. Avoid function …
(edit) @82572   5 years vboxsync VMM/HMVMXR0: Space and obsolete todo.
(edit) @82567   5 years vboxsync PGMR0PoolGrow: Fixed wrong assertion. bugref:9528
(edit) @82556   5 years vboxsync PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette