VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23553   15 years vboxsync More assertions
(edit) @23517   15 years vboxsync Noisy logging
(edit) @23366   15 years vboxsync Wait for the target VCPU to finish its world switch.
(edit) @23220   15 years vboxsync Properly emulate task switches caused by IDT gates (VT-x & AMD-V)
(edit) @23058   15 years vboxsync Noisy logging
(edit) @23034   15 years vboxsync Always clear IF in VMXR0Execute64BitsHandler
(edit) @22890   15 years vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
(edit) @22493   15 years vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
(edit) @22263   15 years vboxsync Selectively enable TPR patching for certain Windows guests.
(edit) @22257   15 years vboxsync Guestimate too high; was still seeing decreasing rdtsc values
(edit) @22244   15 years vboxsync Missing update
(edit) @22243   15 years vboxsync Apply the same tsc underflow check to AMD-V.
(edit) @22018   16 years vboxsync Clearer assertion
(edit) @22017   16 years vboxsync Update
(edit) @22016   16 years vboxsync MSR bitmap must be per-VCPU
(edit) @21988   16 years vboxsync Updates
(edit) @21987   16 years vboxsync TPR patching updates
(edit) @21972   16 years vboxsync Skip faulting wrmsr for TPR updates.
(edit) @21971   16 years vboxsync TPR patching update
(edit) @21960   16 years vboxsync TPR patching updates
(edit) @21951   16 years vboxsync Comment updates
(edit) @21710   16 years vboxsync A TPR change could activate a pending interrupt, so catch lstar writes.
(edit) @21709   16 years vboxsync Use LSTAR for TPR caching.
(edit) @21696   16 years vboxsync Paranoia
(edit) @21694   16 years vboxsync Minor updates
(edit) @21688   16 years vboxsync TPR caching updates
(edit) @21667   16 years vboxsync Update comment
(edit) @21666   16 years vboxsync Allow direct access to MSRs that are automatically saved/restored with …
(edit) @21653   16 years vboxsync TPR patching updates
(edit) @21649   16 years vboxsync Patching updates (not enabled)
(edit) @21620   16 years vboxsync TPR access optimization experiments (disabled).
(edit) @21574   16 years vboxsync Flush updates
(edit) @21568   16 years vboxsync Cleaned up tlb flush signalling
(edit) @21567   16 years vboxsync Checked the wrong flush flag (excessive flushing)
(edit) @21565   16 years vboxsync Forgotten @todo for SMP on AMD-V
(edit) @21259   16 years vboxsync Fixed assertions
(edit) @21258   16 years vboxsync Hypervisor debugging fixes
(edit) @21257   16 years vboxsync Log hardware breakpoints
(edit) @21255   16 years vboxsync Fixes for hypervisor debugging
(edit) @21252   16 years vboxsync First attempt to enable hypervisor breakpoints with vt-x/amd-v guests
(edit) @21210   16 years vboxsync Updates
(edit) @21209   16 years vboxsync Updates for io instruction restarts
(edit) @21208   16 years vboxsync Started with saving pending failed IO instructions.
(edit) @21196   16 years vboxsync Break up raw mode and hwacc EM parts.
(edit) @21144   16 years vboxsync Prevent future mistakes with VM_FF_TESTANDCLEAR
(edit) @21001   16 years vboxsync HWACCM: Untested AMD-V fix for the xmm register corruption on …
(edit) @20846   16 years vboxsync If an active trap is already pending, then we must forward it first!
(edit) @20838   16 years vboxsync NMI updates
(edit) @20769   16 years vboxsync VMM: don't forget to enable R0 logging again if we are leaving …
(edit) @20666   16 years vboxsync Changed PDMApicGet/SetTPR to get/set the full task priority register.
(edit) @20660   16 years vboxsync Update TPR only when changed.
(edit) @20655   16 years vboxsync Updated comments
(edit) @20608   16 years vboxsync Backed out 48516. Caused interrupt loss.
(edit) @20530   16 years vboxsync VMM: remove DISCPUSTATE from the stack.
(edit) @20516   16 years vboxsync Moved VBOX_WITH_VMMR0_DISABLE_PREEMPTION blocks down
(edit) @20491   16 years vboxsync Log disabling didn't work
(edit) @20462   16 years vboxsync Compile warning removed
(edit) @20406   16 years vboxsync Removed obsolete REMR3ReplayInvalidatedPages
(edit) @20344   16 years vboxsync Updates
(edit) @20343   16 years vboxsync TPR emulation updates
(edit) @20330   16 years vboxsync Missing profile stop calls
(edit) @20328   16 years vboxsync Cleanup
(edit) @20325   16 years vboxsync More fixes
(edit) @20324   16 years vboxsync Fix
(edit) @20322   16 years vboxsync More updates
(edit) @20321   16 years vboxsync Update
(edit) @20320   16 years vboxsync Correction
(edit) @20319   16 years vboxsync Got rid of debug assertions
(edit) @20317   16 years vboxsync Experiment with TPR patching (disabled)
(edit) @20291   16 years vboxsync TPR patching for nested page accesses (disabled)
(edit) @20234   16 years vboxsync AMD-V: Host VMCB must also be per-VCPU
(edit) @20222   16 years vboxsync Multi-core changes. Return correct error in 64 bits guest smp on 32 …
(edit) @20142   16 years vboxsync VT-x/AMD-V: Keep statistics for injected traps & interrupts.
(edit) @20132   16 years vboxsync HWACCM: Finished (I hope) the VBOX_WITH_VMMR0_DISABLE_PREEMPTION code.
(edit) @20056   16 years vboxsync Backed out 47770 & 47771 (failed experiment)
(edit) @20046   16 years vboxsync Updates
(edit) @20038   16 years vboxsync Use new functions to get/set TPR (AMD-V).
(edit) @20035   16 years vboxsync Some updates for AMD APIC accesses
(edit) @20032   16 years vboxsync Expose X86_CPUID_AMD_FEATURE_ECX_CR8L to all guests.
(edit) @20026   16 years vboxsync Testing AMD IO-APIC patching
(edit) @20001   16 years vboxsync Cleaned up PDMGet/SetTPR.
(edit) @19992   16 years vboxsync Started with TPR caching for 32 bits guest (VT-x only).
(edit) @19976   16 years vboxsync HWSVMR0.cpp: Inverted check in assertion?
(edit) @19957   16 years vboxsync VMM,SUPDrv-win,Config.kmk: VBOX_WITH_VMMR0_DISABLE_PREEMPTION
(edit) @19910   16 years vboxsync More TBL shootdown work
(edit) @19903   16 years vboxsync Invalidation cleanup
(edit) @19829   16 years vboxsync updates
(edit) @19818   16 years vboxsync Compile fixes
(edit) @19813   16 years vboxsync Some cleanup
(edit) @19812   16 years vboxsync Implemented HWACCMFlushAllTLBs
(edit) @19698   16 years vboxsync Updates
(edit) @19697   16 years vboxsync More statistics
(edit) @19693   16 years vboxsync Emulate the mwait instruction with VT-x and AMD-V as well.
(edit) @19460   16 years vboxsync HWACCM: play safe and only change the state to VMCPUSTATE_STARTED if …
(edit) @19457   16 years vboxsync HWACCM: Work the VMCPU::enmState.
(edit) @19417   16 years vboxsync Also check VMCPU_FF_REQUEST
(edit) @19326   16 years vboxsync Started with TLB shootdown.
(edit) @19288   16 years vboxsync DBGF,TRPM,HWACCM: Merged DBGFR0.cpp and DBGFGC.cpp into …
(edit) @19286   16 years vboxsync VMM,VBoxDbg: SMP refactoring, part 1.
(edit) @19141   16 years vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
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