VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46620   12 years vboxsync VMM/CPUM: cosmetical fix
(edit) @46616   12 years vboxsync Runtime/r3/mp-win, Runtime/Makefile: Support for getting physical core …
(edit) @46603   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46596   12 years vboxsync VMM/HMVMXR0: grr.
(edit) @46595   12 years vboxsync VMM/HMVMXR0: Disable flushing of the log while loading the guest-state …
(edit) @46594   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46590   12 years vboxsync VMM/HMVMXR0: SMP logging.
(edit) @46589   12 years vboxsync VMM/HMVMXR0: SMP logging.
(edit) @46588   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46587   12 years vboxsync VMM/HM: A tad bit more comments on what is really going on.
(edit) @46580   12 years vboxsync VMM/HMSVMR0, HMVMXR0: AMD-V bits, VT-x minor change.
(edit) @46571   12 years vboxsync Preps for memory operand tests.
(edit) @46569   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46566   12 years vboxsync VMM/HMVMXR0: TPR patching is not needed on Intel, probably never was. …
(edit) @46562   12 years vboxsync VMM: AMD-V bits and VT-x comment nit.
(edit) @46560   12 years vboxsync Better test for lazy import lib generation.
(edit) @46557   12 years vboxsync VMM: AMD-V bits.
(edit) @46554   12 years vboxsync Test size control, better inputs.
(edit) @46552   12 years vboxsync VMM/HMVMXR0: comment.
(edit) @46551   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46550   12 years vboxsync elf, gcc and 32-bit.
(edit) @46548   12 years vboxsync asmdefs.mac,bootsectors,*: Removed xS and sZ in favor of xCB and sCB.
(edit) @46543   12 years vboxsync Instruction testing, early hacking.
(edit) @46541   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46531   12 years vboxsync VMM: Alignment fix.
(edit) @46530   12 years vboxsync VMM/HMSVMR0: AMD-V bits, TPR shadowing, other adjustments.
(edit) @46517   12 years vboxsync VMM/HMVMXR0: Don't need to update guest APIC state (i.e. TPR) for …
(edit) @46514   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46512   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46510   12 years vboxsync VMM/HMVMXR0: bits.
(edit) @46508   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46507   12 years vboxsync VMM/HMVMXR0: comment.
(edit) @46505   12 years vboxsync VMM/HMVMXR0: doxygen.
(edit) @46504   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46500   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46498   12 years vboxsync VMM/HMVMXR0: Comments.
(edit) @46493   12 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
(edit) @46492   12 years vboxsync VMM/HMVMXR0: Comments and tidying.
(edit) @46487   12 years vboxsync IEM: movsxd
(edit) @46486   12 years vboxsync IEM: movsxd
(edit) @46482   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46481   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46474   12 years vboxsync VBoxDef2LazyLoad: Added tool for generating lazy loading of …
(edit) @46472   12 years vboxsync VMM/HMVMXR0: Skip redundant VMWRITES during VM startup.
(edit) @46470   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46469   12 years vboxsync VMM/HMVMXR0: Use UINT64_C only when needed.
(edit) @46464   12 years vboxsync VMM/HMVMXR0: Stats and skip calling the flush function unnecessarily.
(edit) @46463   12 years vboxsync VMM/HMVMXR0: Flush-by-EPT on VCPU reschedule rather than just VPID, …
(edit) @46458   12 years vboxsync VMM/HMVMXR0: Don't miss flushing-by-EPT if we the VCPU gets …
(edit) @46452   12 years vboxsync build fix
(edit) @46450   12 years vboxsync STAM: Fixed bug in stamR3LookupDestroyTree.
(edit) @46447   12 years vboxsync VMM: Optimize STAM enumeration. Multi pattern expressions are not …
(edit) @46445   12 years vboxsync VMM/HMVMXR0: comment.
(edit) @46444   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46443   12 years vboxsync STAM: Registration optimizations.
(edit) @46442   12 years vboxsync VMM: HM bits, add changed-flag for CR2 as AMD-V has CR2 caching.
(edit) @46441   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46440   12 years vboxsync nit.
(edit) @46439   12 years vboxsync pow(grr, 2)
(edit) @46438   12 years vboxsync build fix
(edit) @46437   12 years vboxsync too fast
(edit) @46436   12 years vboxsync STAM: Cheap but efficient lookup optimization.
(edit) @46424   12 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
(edit) @46423   12 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
(edit) @46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @46419   12 years vboxsync VMM/HMVMXR0: Flush all EPTP tagged-TLB entries (when possible) while …
(edit) @46415   12 years vboxsync VMM/HMVMXR0: Fix invalidating EPT-tagged TLB-entries when VPID+EPT is …
(edit) @46399   12 years vboxsync VMM/HMVMXR0: Avoid re-reading CR4 as it cannot be changed by vmxoff …
(edit) @46394   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46393   12 years vboxsync VMM/HMVMXR0: Log4Func to keep things at level 4 and not flow or level …
(edit) @46391   12 years vboxsync VMM/HMVMXR0: Use log level 4 by default so that instrumenting logging …
(edit) @46389   12 years vboxsync IEM: More 64-bit guest debugging.
(edit) @46384   12 years vboxsync IEM: Long mode debugging.
(edit) @46381   12 years vboxsync VMM/HM: AMD-V and VT-x state-change bits.
(edit) @46379   12 years vboxsync VMM/HMVMXR0: Added VMFUNC feature recognition.
(edit) @46378   12 years vboxsync VMM/HM: Recognize more VT-x misc. MSR features as per the spec.
(edit) @46365   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46363   12 years vboxsync VMM/HM: Comment nits.
(edit) @46358   12 years vboxsync VMM: Remove u64RegisterMask HM member which is never really used anywhere.
(edit) @46357   12 years vboxsync VMM/HM: Reloading FPU bits in CR0 forced explicitly on HMR0Enter() anyway.
(edit) @46347   12 years vboxsync PATM: Align statistics to fix assertions on 32bit hosts
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @46315   12 years vboxsync VMM/HMVMXR0: Added a couple of comments in the tagged-TLB flushing code.
(edit) @46314   12 years vboxsync VMM/HM: AMD-V bits. Get rid of unnecessary pragma packs and use 'u' …
(edit) @46312   12 years vboxsync VMM/HM: Use assembler structures to make code the VMX host restoration …
(edit) @46310   12 years vboxsync VMM/HM: AMD-V bits. Bring VMCB layout up to latest spec.
(edit) @46305   12 years vboxsync VMM/HM: Don't fail AMD-V init if AMD-V is not supported by the CPU.
(edit) @46304   12 years vboxsync VMM/HM: AMD-V bits and clean up.
(edit) @46299   12 years vboxsync Use new/old RTTest APIs.
(edit) @46297   12 years vboxsync VMM: Started HMSVMR0 work. Unify the AMD-V erratum 170 verification …
(edit) @46294   12 years vboxsync VMM/HMVMXR0: Cleanup, and fixme todo.
(edit) @46289   12 years vboxsync VMM/HMVMXR0: debug build fix.
(edit) @46286   12 years vboxsync VMM/HMVMXR0: Avoid saving/restoring EFER whenever possible on every …
(edit) @46284   12 years vboxsync VMM/HMVMXR0: 32-bit host fix.
(edit) @46280   12 years vboxsync VMM/HM: macro rename and comment update.
(edit) @46267   12 years vboxsync VMM: Optimized 64-bit host VT-x world-switch.
(edit) @46220   12 years vboxsync grumble
(edit) @46219   12 years vboxsync copy&past fix.
(edit) @46218   12 years vboxsync VMM/HWVMXR0: More accurate InGC profiling.
(edit) @46217   12 years vboxsync Fixed the 'r', 'rg' and 'rg32' commands in 64-bit guest code.
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