VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55040   10 years vboxsync VMM/HMSVMR0: Fix #UD hypercall handling for GIM KVM.
(edit) @55039   10 years vboxsync VMM: Fix hypercall patching.
(edit) @55037   10 years vboxsync VMM/GIM: Add hypercall support and KVM spinlock support.
(edit) @55001   10 years vboxsync CPUMCTXCORE elimination.
(edit) @54908   10 years vboxsync VMM: Rename variable to better reflect its purpose.
(edit) @54898   10 years vboxsync CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
(edit) @54862   10 years vboxsync Corrected x86.h/mac typo.
(edit) @54819   10 years vboxsync VMM/GIM: Implemented KVM paravirt. provider.
(edit) @54737   10 years vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @54720   10 years vboxsync VMM: Some more internal decls.
(edit) @54719   10 years vboxsync VMM: Make the thread-context hook functions VMM internal linkage.
(edit) @54718   10 years vboxsync VMM: VMMR0ThreadCtxHooksDeregister returns void, further simplified …
(edit) @54717   10 years vboxsync VMM/VMMR0: Clear idHostCpu *before* deregistering the preemption hook.
(edit) @54714   10 years vboxsync PATM,CPUM: CPUID patch update.
(edit) @54712   10 years vboxsync VMM: Clear idHostCpu mapping while deregistering the context-hooks …
(edit) @54674   10 years vboxsync CPUM: Working on refactoring the guest CPUID handling.
(edit) @54656   10 years vboxsync VMM/GIM: build fix.
(edit) @54655   10 years vboxsync VMM/GIM: nits.
(edit) @54654   10 years vboxsync VMM/GIM: cleanup.
(edit) @54650   10 years vboxsync SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
(edit) @54600   10 years vboxsync VMM/HMR0: Clarify todo.
(edit) @54552   10 years vboxsync VMMR0: Clear pVCpu->idHostCpu on way out while measuring deltas as well.
(edit) @54545   10 years vboxsync VMM/HMR0: Temporarily revert r98414.
(edit) @54537   10 years vboxsync VMMSwitcher: fixed code for disabling the Extended LVT APIC registers
(edit) @54535   10 years vboxsync CPUMR0: more debug logging
(edit) @54475   10 years vboxsync CPUMR0: fHasThermal was never used
(edit) @54467   10 years vboxsync IPRT,VMM,SUPDrv: Use the new RTMpCurSetIndex* APIs - require driver reload.
(edit) @54395   10 years vboxsync IPRT, HostDriver, VMMR0: MP notifications fixes for TSC-delta …
(edit) @54384   10 years vboxsync VMM/HMVMXR0: Fix debug assertion on 32-bit hosts. Host-state is …
(edit) @54339   10 years vboxsync SUPDrv,VMM: Added SUPR0TscDeltaMeasureBySetIndex to SUPDrv (bumping …
(edit) @54332   10 years vboxsync No need to do this twice, I think…
(edit) @54308   10 years vboxsync VMM,SUP: Apply the tsc delta where it matters. Made sense out of the …
(edit) @54277   10 years vboxsync VMM/HM: Fix incorrect disabling on VT-x/AMD-V while offlining CPUs …
(edit) @54270   10 years vboxsync IPRT,TM: Implemented the get-cpu-number optimizations for the …
(edit) @54256   10 years vboxsync VMCPU: Added a iHostCpuSet field to go with the idHostCpu one. This …
(edit) @54207   10 years vboxsync Updated .def files with new RTTimeNanoTS* names.
(edit) @54201   10 years vboxsync HostDrivers/Support, VMM: avoid code duplication.
(edit) @54196   10 years vboxsync VMM/HM: stat adjustments.
(edit) @54191   10 years vboxsync GVMMR0.cpp: Enable the periodic preemtion timer code on soalris.
(edit) @54153   10 years vboxsync VMM/HM: Fix VMX-preemption timer override from CFGM, renamed CFGM key …
(edit) @54152   10 years vboxsync VMM/HMVMXR0: Fix host hang if VMX-preemption timer is disabled.
(edit) @54130   10 years vboxsync VMM/HMVMXR0: comment update.
(edit) @54102   10 years vboxsync VMM: doxygen nits.
(edit) @54098   10 years vboxsync VMM/HMVMXR0: spaces.
(edit) @54097   10 years vboxsync VMM/HMVMXR0: nit.
(edit) @54080   10 years vboxsync VMM/HMVMXR0: Try fix regression caused by r98028 (single-stepping in dbx)
(edit) @54075   10 years vboxsync VMM/HMVMXR0: Fixed unintentional losing #DB intercepts while loading …
(edit) @54065   10 years vboxsync VMM: Implemented TM TSC-mode switching with paravirtualized guests.
(edit) @54058   10 years vboxsync VMM/HMVMXR0: Fixed incorrect setting of the block NMI force-flag.
(edit) @53836   10 years vboxsync VMMR0/CPUMR0: also display the content of APIC_REG_LVT_CMCI if that …
(edit) @53797   10 years vboxsync Finally added PDMDevHlpGetCurrentCpuId.
(edit) @53790   10 years vboxsync build fix.
(edit) @53632   10 years vboxsync Return to ring-3 trace points.
(edit) @53631   10 years vboxsync vmexit trace points.
(edit) @53629   10 years vboxsync no else after break
(edit) @53628   10 years vboxsync no else after break
(edit) @53627   10 years vboxsync HMVMXR0.cpp: Assert that EFLAGS are valid.
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53613   10 years vboxsync HMVMXR0.cpp: hmR0VmxCheckExitDueToEventDelivery returns error codes in …
(edit) @53612   10 years vboxsync HMVMXR0.cpp: no else after return.
(edit) @53611   10 years vboxsync HMVMXR0.cpp: Use assertions better.
(edit) @53509   10 years vboxsync VMM/GIM: nits.
(edit) @53466   10 years vboxsync VMM/MSRs: Added status codes for returning to ring-3 to service the …
(edit) @53325   10 years vboxsync VMM: Fix sign inconsistency in the RealUseTSC case.
(edit) @53283   10 years vboxsync VMM/GIM: nit.
(edit) @53235   10 years vboxsync VMM: Fixed incorrect pure TSC-offsetting mode switch with paravirt. …
(edit) @53200   10 years vboxsync VMM/HMVMXR0: comestics.
(edit) @53199   10 years vboxsync VMM/HMVMXR0: Windows build fix, doesn't like negating unsigned numbers …
(edit) @53198   10 years vboxsync VMM/HMVMXR0: Remove assertion in hmR0VmxExitRdtsc() for when CR4.TSD …
(edit) @53197   10 years vboxsync VMM/HMSVMR0: Fix incorrect sign and calculation on guest TSC offset in …
(edit) @53196   10 years vboxsync VMM/HMVMXR0: Fix incorrect sign and calculation on guest TSC offset in …
(edit) @53193   10 years vboxsync VMM/HMVMXR0: nits.
(edit) @53190   10 years vboxsync VMM/HMVMXR0: nits.
(edit) @53178   10 years vboxsync HMVMXR0.cpp: Fixed several bugs in the real-mode-on-top-of-v86 …
(edit) @53176   10 years vboxsync HMVMXR0.cpp: Fixed bug in hmR0VmxInjectEventVmcs where cs.ValidSel …
(edit) @53089   10 years vboxsync VMM/HMVMXR0: logging fix.
(edit) @53061   10 years vboxsync HM: Fixed SVM MF intercept setup logic error.
(edit) @52928   10 years vboxsync VMM/HMVMXR0: Fix checking PAT MSR validity in hmR0VmxCheckGuestState().
(edit) @52767   10 years vboxsync VMM/GIM: Get rid of separate fEnabled field, just use the provider to …
(edit) @52655   10 years vboxsync VMM/HMVMXR0,HMSVMR0: oops, forgot bugref number.
(edit) @52654   10 years vboxsync VMM/HMSVMR0: Use AMD-V terminology.
(edit) @52653   10 years vboxsync VMM/HMVMXR0,VMM/HMSVMR0: Fix incorrect disassembly of instruction …
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52611   10 years vboxsync VMM/HMVMXR0: Added ApicAccessToR3 stat and addressed a 4.3 todo.
(edit) @52595   10 years vboxsync VMM/HMVMXR0: Logging.
(edit) @52573   10 years vboxsync VMM/HMVMXR0: Fix a wrong invalid-guest-state check with regards to …
(edit) @52465   10 years vboxsync VMM: Fix IEM FXSAVE implementation to match the logic in HM/raw-mode …
(edit) @52419   10 years vboxsync VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs.
(edit) @52411   10 years vboxsync VMM/HMVMXR0: Use unordered atomics for …
(edit) @52396   10 years vboxsync VMM/HMSVMR0: nit.
(edit) @52310   10 years vboxsync VMM/HMSVMR0: comment.
(edit) @52281   10 years vboxsync VMM/HMVMXR0: Fix strict assertion on older CPUs; check for secondary …
(edit) @52279   10 years vboxsync VMM/HMVMXR0: Renaming nits.
(edit) @52278   10 years vboxsync VMM/HMSVMR0: nits.
(edit) @52192   10 years vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
(edit) @52182   10 years vboxsync VMM/HMVMXR0: Wrong, EMT preemption doesn't lose VMCS state.
(edit) @52172   10 years vboxsync VMM/HMVMXR0: Clear inhibit-interrupts force-flag when only NMI …
(edit) @52166   10 years vboxsync VMM/HMVMXR0: Move comment to the right place.
(edit) @52165   10 years vboxsync VMM/HMVMXR0: Cleanup.
(edit) @52164   10 years vboxsync VMM/HMVMXR0: Nits.
Note: See TracRevisionLog for help on using the revision log.

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