VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46733   12 years vboxsync fixes
(edit) @46731   12 years vboxsync calling it a day…
(edit) @46728   12 years vboxsync -> home
(edit) @46725   12 years vboxsync VMM/HMSVMR0: Bits.
(edit) @46724   12 years vboxsync VMM/HM: Refactor the state-flags for proper sharing between old, new …
(edit) @46723   12 years vboxsync VMM/HMSVMR0: Comment and assertion.
(edit) @46719   12 years vboxsync VMM/HMVMXR0: Bits.
(edit) @46718   12 years vboxsync VMM/HM: Updating context-flags unconditionally from ring-3 when it's …
(edit) @46715   12 years vboxsync VMM/HMVMXR0: Incorrect debug assertion.
(edit) @46714   12 years vboxsync VMM/HMVMXR0: prefer typedef to macros when possible.
(edit) @46713   12 years vboxsync VMM/HMVMXR0: More debug assertion fixes, comments.
(edit) @46711   12 years vboxsync VMM/HM: Fix guest-state flags (trunk regression, debug builds assertion).
(edit) @46707   12 years vboxsync VMM/HMVMXR0: Fix guru with re-injecting software interrupts during …
(edit) @46706   12 years vboxsync VMM/HM: release logging.
(edit) @46705   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46681   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46678   12 years vboxsync VMM/HMSVMR0: Typos.
(edit) @46675   12 years vboxsync VMM/HM: Log.
(edit) @46674   12 years vboxsync VMM/HM: Log adjustments.
(edit) @46673   12 years vboxsync VMM/HM: AMD-V bits logging.
(edit) @46672   12 years vboxsync VMM/HMSVMR0: VMCB Clean Bits MBZ when it's not supported by the CPU.
(edit) @46671   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46670   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46665   12 years vboxsync VMM/HMVMXR0: comments.
(edit) @46664   12 years vboxsync VMM/HMSVMR0: Build fixes, makefile conditionals.
(edit) @46659   12 years vboxsync VMM: AMD-V nits.
(edit) @46657   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46655   12 years vboxsync VMM/HMVMXR0: Reflect any exception to the guest if event delivery of …
(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.
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