VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36196   14 years vboxsync VMM: don't die hard during PDPTR preloading (VT-x), try guru meditate …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35023   14 years vboxsync Introduce sane upper and lower limits for the preemption timer
(edit) @35005   14 years vboxsync Fixed massive performance regression for nested paging with 32-bit SMP …
(edit) @34958   14 years vboxsync Backed out 68777: previous code was safe
(edit) @34957   14 years vboxsync Recommit 68775
(edit) @34956   14 years vboxsync Compile problem; postpone
(edit) @34955   14 years vboxsync Can't load a minimal state if we were rescheduled to a new cpu (!!)
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @32847   14 years vboxsync Clear VMCPU_FF_TO_R3 on the way out
(edit) @32525   14 years vboxsync Updated comments
(edit) @32512   14 years vboxsync Enabled minimal guest state loading (VT-x; again). Watch for regressions.
(edit) @32506   14 years vboxsync Extra stats
(edit) @32458   14 years vboxsync VMM: Return to ring-3 when DMA work is pending.
(edit) @32419   14 years vboxsync TM,HWVMXR0: Use the preemption timer to make sure we stop executing …
(edit) @31786   14 years vboxsync PGM: AMD-V + NP optimization (IOM sometimes makes use of uErr).
(edit) @31646   14 years vboxsync HWVMXR0.cpp: Made the PGM/MMIO hack work with EPT.
(edit) @31636   14 years vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
(edit) @31569   14 years vboxsync HWACCM: burn fix / VBOXSTRICTRC cleanup - a bit risky…
(edit) @31565   14 years vboxsync PGM,HWACCM: MMIO optimizations - coding in progress.
(edit) @31402   14 years vboxsync PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
(edit) @31394   14 years vboxsync Put back (disabled) r64154
(edit) @31197   14 years vboxsync Temporarily backed out r64154 as everyone is complaining about debug …
(edit) @31169   14 years vboxsync Only sync a minimal guest state when nothing has changed.
(edit) @31099   14 years vboxsync VMM: RT_UNLIKELY misusage (disabled code)
(edit) @31053   14 years vboxsync log fix
(edit) @30915   14 years vboxsync logging fix
(edit) @30768   14 years vboxsync VT-x: fix 32-bit EFI guests
(edit) @30590   14 years vboxsync HWVMXR0.cpp,HWSVMR0.cpp: Realigned and simplified the profiling.
(edit) @30390   14 years vboxsync VT-x: when the guest's FPU state is active, then we no longer care …
(edit) @30388   14 years vboxsync Statistic correction
(edit) @30375   14 years vboxsync Experimental code (disabled)
(edit) @30181   15 years vboxsync Allow 64-bit SMP guests on 32-bit hosts
(edit) @30180   15 years vboxsync Make 32->64 switcher SMP aware.
(edit) @30160   15 years vboxsync VMMGetStackRC change
(edit) @30105   15 years vboxsync More stats
(edit) @30091   15 years vboxsync If we're somehow not in VMX root mode, then we shouldn't dare leaving it.
(edit) @30089   15 years vboxsync Don't execute vmread after vmxon fails. (-> #UD)
(edit) @29737   15 years vboxsync Fixed dropping back to the recompiler too often when running …
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27445   15 years vboxsync Logging update
(edit) @27444   15 years vboxsync Resync DR6 if the debug state is active.
(edit) @27442   15 years vboxsync Paranoia
(edit) @27440   15 years vboxsync More logging
(edit) @27438   15 years vboxsync We must intercept X86_XCPT_DB for VT-x as DR6 is modified by X86_EFL_TF.
(edit) @27231   15 years vboxsync Implemented mwait extension for breaking on external interrupt when …
(edit) @26296   15 years vboxsync more warnings.
(edit) @26180   15 years vboxsync *: The rest of the %V* format specifiers are history.
(edit) @26152   15 years vboxsync VMM: pdm.h and @copydoc cleanups.
(edit) @26146   15 years vboxsync Make sure we fall back to the recompiler if the VMM device heap is …
(edit) @26066   15 years vboxsync Guest SMP: force all VCPUs to go back to ring 3 when a pgm pool flush …
(edit) @26062   15 years vboxsync Handle pending pgm sync operations in the main execution loop (vt-x/amd-v)
(edit) @26025   15 years vboxsync build fix.
(edit) @26018   15 years vboxsync Missing pending pgm sync handling in VT-x and AMD-V page fault …
(edit) @26014   15 years vboxsync HWVMXR0.cpp: -Wshadow.
(edit) @25837   15 years vboxsync VMM: More micro optimizations around CPUM getters and predicates.
(edit) @25553   15 years vboxsync Inverted check (unrestricted guest commit regression)
(edit) @25397   15 years vboxsync Backed out 56022; not the real problem
(edit) @25396   15 years vboxsync Must set uCurrentASID or else invvpid might fail
(edit) @25392   15 years vboxsync Unrestricted guest execution update
(edit) @25389   15 years vboxsync More unrestricted guest execution changes
(edit) @25386   15 years vboxsync Initial commit for unrestricted guest execution support (VT-x)
(edit) @24829   15 years vboxsync Removed excessive logging
(edit) @24809   15 years vboxsync HWVMXR0.cpp: fixed logging.
(edit) @24731   15 years vboxsync Logging changes
(edit) @24284   15 years vboxsync Compile fix
(edit) @24283   15 years vboxsync Cleaned up
(edit) @24251   15 years vboxsync Another tpr patch fix
(edit) @24249   15 years vboxsync TPR patch fixes
(edit) @24248   15 years vboxsync VT-x: Must save the host's LSTAR msr in case the guest changed it (TPR …
(edit) @24243   15 years vboxsync TPR patching for VT-x without VMX_VMCS_CTRL_PROC_EXEC2_VIRT_APIC. Untested.
(edit) @24216   15 years vboxsync VMM: Backed out r54155 & r54154 due to XP breakage.
(edit) @24207   15 years vboxsync Check if we need to intercept invlpg; we catch all page table updates, …
(edit) @24029   15 years vboxsync Compile fix
(edit) @24027   15 years vboxsync Fail if VT-x or AMD-V are already enabled (Windows 7)
(edit) @23983   15 years vboxsync Must flush all contexts when restarting with asid 1
(edit) @23977   15 years vboxsync Cleaned up
(edit) @23976   15 years vboxsync Flush page instead of context (code path not used)
(edit) @23944   15 years vboxsync Format specifier fix
(edit) @23943   15 years vboxsync More verbose assertion
(edit) @23927   15 years vboxsync netflt/win: alternative loopback handling mechanism (disabled for now)
(edit) @23641   15 years vboxsync Wrong else
(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) @23033   15 years vboxsync Reversed ifdef corrected (not harmful though)
(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) @22429   15 years vboxsync VMM,x86.h/mac: Be more careful with X86DESCHC.
(edit) @22257   15 years vboxsync Guestimate too high; was still seeing decreasing rdtsc values
(edit) @22243   15 years vboxsync Apply the same tsc underflow check to AMD-V.
(edit) @22242   15 years vboxsync Made TSC underflow checking more generic.
(edit) @22241   15 years vboxsync Attempt to get rid of decreasing rdtsc return values.
(edit) @22079   15 years vboxsync Back to manual msr save and restore.
(edit) @22063   15 years vboxsync Removed unnecessary check
(edit) @22060   15 years vboxsync More cleanup
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