VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45684   12 years vboxsync VMM/HMVMXR0: 32-bit fixes, round 2.
(edit) @45682   12 years vboxsync VMM/HMVMXR0: RFlags is 32-bit with upper half as always 0, avoid going …
(edit) @45681   12 years vboxsync VMM/HMVMXR0: Fix for 32-bit hosts, round 1.
(edit) @45678   12 years vboxsync Runtime/aio: Add flags parameter to RTFileAioCtxCreate
(edit) @45668   12 years vboxsync VMMR0/HMVMXR0: Don't intercept CR0.WP when we have nested paging.
(edit) @45665   12 years vboxsync HM.cpp: Fix assertion in HMIsEnabledNotMacro during vm startup.
(edit) @45664   12 years vboxsync tstVMM: the current behavior is that either raw mode or VT-x/AMD-V …
(edit) @45657   12 years vboxsync VMMR0/HMVMXR0: typo.
(edit) @45656   12 years vboxsync VMM/HMVMXR0: removed some superfluous comments.
(edit) @45655   12 years vboxsync VMMR0/HM: Profiling longjmp round trips are less useful, adjusted STAM …
(edit) @45653   12 years vboxsync VMM/VMMR0: HM cleanup.
(edit) @45651   12 years vboxsync VMM/HMVMXR0: Actually we -do- need to intercept #DB (hypervisor …
(edit) @45650   12 years vboxsync VMMR0/HMVMXR0: Fix single-stepping over STI during guest debugging and …
(edit) @45648   12 years vboxsync VMMR0/HMVMXR0: Clear interrupt-inhibition if we're single-stepping in …
(edit) @45647   12 years vboxsync VMMR0/HMVMXR0: Implemented setting of pending debug exceptions for …
(edit) @45645   12 years vboxsync VMM/PDMDevHlp: Add helper to get the SUPDrv session handle (intended …
(edit) @45641   12 years vboxsync VMMR0/HMVMXR0: bits.
(edit) @45640   12 years vboxsync VMM: build fix
(edit) @45639   12 years vboxsync VMMR0/HMVMXR0: Simultaneous hyper and guest single-stepping support …
(edit) @45637   12 years vboxsync VMM/VMMR0: HM macro prefix cleanup a bit.
(edit) @45628   12 years vboxsync VMM: build fix
(edit) @45623   12 years vboxsync HMVMX: HMVMX_USE_FUNCTION_TABLE (enabled, as before) and …
(edit) @45621   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45620   12 years vboxsync CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, …
(edit) @45619   12 years vboxsync PGMAllBth.h: Skip a path in Trap0eHandler that hooks into CSAM if CSAM …
(edit) @45618   12 years vboxsync Do HMR3Init first in vmR3InitRing3 so the other components can skip …
(edit) @45617   12 years vboxsync VMMR0/HMVMXR0: Fix MOV DRx intercepts. Haiku now works.
(edit) @45611   12 years vboxsync VMM: fUsePeriodicPreemptionTimers should be set to false *after* we've …
(edit) @45609   12 years vboxsync VMMR0/HMVMXR0: fix pending events on task switches. Fixes Warcraft 2 …
(edit) @45590   12 years vboxsync VMMR0/HMVMXR0: reflect #DE and others back to the guest on a vectoring …
(edit) @45585   12 years vboxsync VMMR0/HMVMXR0: Fix regression with EFER MSR write exits. Fixes NetBSD …
(edit) @45578   12 years vboxsync VMMR3/HM: cosmetics.
(edit) @45576   12 years vboxsync VMMR0/HMVMXR0: oops
(edit) @45575   12 years vboxsync VMM/VMMR0: Update EFER on VM-reentry when WRMSR changes it. Fixes …
(edit) @45558   12 years vboxsync VMM/VMMR0: bits.
(edit) @45557   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45556   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45555   12 years vboxsync nits
(edit) @45552   12 years vboxsync HMVMX: Windows build fix.
(edit) @45549   12 years vboxsync Reverted r84927 - I cannot read.
(edit) @45548   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45547   12 years vboxsync VMM/VMMR0: More vectoring event fun.
(edit) @45546   12 years vboxsync VMM/VMMR0: More vectoring event handling.
(edit) @45545   12 years vboxsync VMM/VMMR0: Fixes to vectoring #PF, and reflecting exceptions to the guest.
(edit) @45544   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45543   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45536   12 years vboxsync oops
(edit) @45535   12 years vboxsync oops
(edit) @45534   12 years vboxsync VMM: use of symbolic names and asserts.
(edit) @45533   12 years vboxsync #ifdef the raw-mode force flags to find more code to #ifdef out.
(edit) @45532   12 years vboxsync VMMR0/HMVMXR0: HM bits.
(edit) @45531   12 years vboxsync VMMR0/HMVMXR0: Redo of VT-x event injection. Some STAM cleanup. VMM: …
(edit) @45530   12 years vboxsync attempt to fix the builds
(edit) @45529   12 years vboxsync oops.
(edit) @45528   12 years vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45525   12 years vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45519   12 years vboxsync VMMR0/HMVMXR0: Inject software int from TRPM
(edit) @45517   12 years vboxsync VMM: Clean up STAM counters and hungarian fixes.
(edit) @45513   12 years vboxsync VMMR0/HMVMXR0: Event injection, don't need to re-clear the field everytime.
(edit) @45510   12 years vboxsync VMMR0/HMVMXR0: type fixes.
(edit) @45503   12 years vboxsync HM: Alignment fixes. s/u32InstrLen/cbInstr/g. A couple of doxygen …
(edit) @45502   12 years vboxsync VMMR0/HMVMXR0: Redo the event injection logic to be done only on the …
(edit) @45501   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45500   12 years vboxsync VMM: STAM counter description.
(edit) @45499   12 years vboxsync VMM: Proper per-CPU stats categorization for VM and HM. Follow suit of EM.
(edit) @45498   12 years vboxsync VMMR0/HMVMXR0: leaner, part 2.
(edit) @45496   12 years vboxsync VMMR0/HMVMXR0: leaner, less parameter passing, part 1.
(edit) @45487   12 years vboxsync VMMR0/HMVMXR0: Fix LDTR usable bit, fixes NetBSD guests.
(edit) @45485   12 years vboxsync - *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when …
(edit) @45481   12 years vboxsync VMM/HMVMXR0: More assertions.
(edit) @45480   12 years vboxsync VMM/HM: bits.
(edit) @45479   12 years vboxsync emInterpretInstructionCPU: Fixed input validation test, was using AND …
(edit) @45478   12 years vboxsync VMM/VMMR0: more consistent names.
(edit) @45475   12 years vboxsync VMM/VMMR0/HM: comment and todo for problem earlier seen today with …
(edit) @45474   12 years vboxsync VMM: Remove unused error codes, use more specific error codes. Restore …
(edit) @45467   12 years vboxsync VMM/VMMR0/HM: bits.
(edit) @45465   12 years vboxsync HM: WBINVD exiting must be conditional.
(edit) @45464   12 years vboxsync HM: 64-bit Windows build fix.
(edit) @45457   12 years vboxsync VMM/VMMR3/HM: release log for when the new VT-x code is active.
(edit) @45455   12 years vboxsync VMM/VMMR0/HM: build fix.
(edit) @45453   12 years vboxsync VMM/VMMR0/HM: build fixes for 32-bit hosts
(edit) @45442   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45436   12 years vboxsync VMM/TM.cpp: disable TSC offsetting for SMP VMs as a workaround for the …
(edit) @45430   12 years vboxsync Doxygen
(edit) @45428   12 years vboxsync VMM: Propagate errors from PGM through the disassembler. Get rid of …
(edit) @45419   12 years vboxsync VMM/VMMR0: obsolete comments.
(edit) @45414   12 years vboxsync VMM/VMMR0: HM bits, stam counter and switch experiment.
(edit) @45413   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45412   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45410   12 years vboxsync VMM/VMMR0: HM bits. missed commit.
(edit) @45409   12 years vboxsync VMM/VMMR0: HM bits. Save preemption timer value on every VM-exit and …
(edit) @45408   12 years vboxsync VMM/VMMR0: HM bits. Fixed issue with MOV-SS and interrupt inhibition. …
(edit) @45407   12 years vboxsync VMM: Invalidate page even when it's not present now.
(edit) @45387   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45384   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45380   12 years vboxsync VMM/VMMR0: comment.
(edit) @45379   12 years vboxsync VMM/VMMR0: HM bits, optimizations, be more aggressive with saving …
(edit) @45378   12 years vboxsync VMM/VMMR0: HM bits. Some stats and adjustments.
(edit) @45356   12 years vboxsync tabs
(edit) @45352   12 years vboxsync VMM/VMMR0: HM bits.
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