VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR0

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42840   12 years vboxsync VMM/HWSVMR0: nits.
(edit) @42816   12 years vboxsync VMM/HWVMXR0: paranoia.
(edit) @42815   12 years vboxsync VMM/VMMR0: Remove commented code, no CSTARs on Intels.
(edit) @42671   12 years vboxsync VMM/HWVMXR0: More info. on debug assertion, LogRel tidying.
(edit) @42648   12 years vboxsync VMM/HWVMXR0: More checks for invept and invvpid caps.
(edit) @42622   12 years vboxsync VMM/HWVMXR0: Flush VPIDs on 32-bit hosts.
(edit) @42464   12 years vboxsync VMM/CPUMR0: Enable LAPIC mappings for VIA Cpus.
(edit) @42407   12 years vboxsync VMM: Futher work on dealing with hidden segment register, esp. when …
(edit) @42404   12 years vboxsync VMM/PGMR0: comment.
(edit) @42402   12 years vboxsync VMM: indent.
(edit) @42394   12 years vboxsync re-applied r79422
(edit) @42390   12 years vboxsync desperately back out r79422 to test if this makes a recent regression …
(edit) @42373   12 years vboxsync VMM: invpg -> invlpg, some cleanup.
(edit) @42345   12 years vboxsync VMM: Comment correction, space.
(edit) @42343   12 years vboxsync VMM/HWVMXR0: cCachedMSRs are for guest MSRs during the world switch. …
(edit) @42222   12 years vboxsync VMMR0/PDMR0Device: fixed prototype
(edit) @42186   12 years vboxsync SELM,DIS,CPUM,EM: Hidden selector register cleanups.
(edit) @42184   12 years vboxsync VMM/VMMR0: Store/restore TSC_AUX for AMD-V while not intercepting …
(edit) @42174   12 years vboxsync VMM/HWSVMR0: cosmetics.
(edit) @42173   12 years vboxsync VMM/HWVMXR0: Fixed assertion in saved states due to differing CpuIds.
(edit) @42165   12 years vboxsync CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with …
(edit) @42161   12 years vboxsync VMM/HWVMXR0: cleanup.
(edit) @42157   12 years vboxsync VMM: Detect VIA Cpus for VT-x support.
(edit) @42156   12 years vboxsync VMM/VMMR0: HWVMXR0: Use MSR auto load/store areas in the VMCS. Added …
(edit) @42086   12 years vboxsync VMM/HWSVMR0: Fix for signalling new ASID on suspend/resume.
(edit) @42066   12 years vboxsync yet another build fix
(edit) @42064   12 years vboxsync build fix
(edit) @42062   12 years vboxsync NetShaper: R0 support (#5582)
(edit) @42056   12 years vboxsync VMM/HWVMXR0: Save/restore IA32_TSC_AUX MSR across VMX non-root ops.
(edit) @42046   12 years vboxsync VMM/HWVMXR0: comments.
(edit) @42045   12 years vboxsync VMM/HWVMXR0: Back out r78951, better fix for acquiring/toggling new …
(edit) @42044   12 years vboxsync VMM/HWVMXR0: Fix for acquiring/signaling new ASIDs during host CPU …
(edit) @42036   12 years vboxsync VMM/HWVMXR0: Fix guru meditation on resume with VPIDs.
(edit) @42025   12 years vboxsync A few missed copyright year updates.
(edit) @42024   12 years vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41976   12 years vboxsync VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
(edit) @41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41939   12 years vboxsync CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
(edit) @41906   12 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41847   12 years vboxsync PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
(edit) @41836   12 years vboxsync Doxygen.
(edit) @41834   12 years vboxsync VMM/HWVMXR0: Fix using stale VPIDs on resume.
(edit) @41823   12 years vboxsync Avoid using SELMValidateAndConvertCSAddr+EMInterpretDisasOneEx when …
(edit) @41804   13 years vboxsync Doxygen.
(edit) @41802   13 years vboxsync Doxygen.
(edit) @41801   13 years vboxsync Doxygen.
(edit) @41800   13 years vboxsync Doxygen.
(edit) @41783   13 years vboxsync Doxygen, comment typos.
(edit) @41779   13 years vboxsync Typo.
(edit) @41778   13 years vboxsync Doxygen.
(edit) @41777   13 years vboxsync Doxygen.
(edit) @41776   13 years vboxsync doxygen comments.
(edit) @41774   13 years vboxsync bugref..
(edit) @41772   13 years vboxsync VMMR0/HWSVMR0: spaces.
(edit) @41741   13 years vboxsync DISOPPARAM: s/parval/uValue/ + doc
(edit) @41739   13 years vboxsync DISCPUSTATE: s/param/Param/
(edit) @41737   13 years vboxsync DISOPCODE: s/opcode/uOpcode/
(edit) @41736   13 years vboxsync DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
(edit) @41735   13 years vboxsync DISCPUCORE: s/addrmode/uAddrMode/ s/opmode/uOpMode/
(edit) @41734   13 years vboxsync DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
(edit) @41732   13 years vboxsync DISCPUSTATE::opsize -> cbInstr.
(edit) @41729   13 years vboxsync DISQueryParamVal: renamed related types and constants and reduced the …
(edit) @41728   13 years vboxsync DIS: register macro name adjustments - part two.
(edit) @41727   13 years vboxsync DIS: register macro name adjustments.
(edit) @41692   13 years vboxsync DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
(edit) @41675   13 years vboxsync DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
(edit) @41645   13 years vboxsync VMMR0: really disable the NMI on 32-bit Linux hosts before running …
(edit) @41336   13 years vboxsync VMM/VMMR0/HWSVMR0: line wrap to 130 columns.
(edit) @41335   13 years vboxsync VMM/VMMR0/HWSVMR0: style fixes, cleanup, wrap to 130 columns.
(edit) @41332   13 years vboxsync VMM/VMMR0/HWVMXR0: cosmetics.
(edit) @41330   13 years vboxsync VMM/VMMR0/HWVMXR0: cleanup.
(edit) @41329   13 years vboxsync VMM/VMMR0/HWVMXR0: comments.
(edit) @41328   13 years vboxsync VMM/VMMR0/HWVMXR0: Code cleanup, style fixes, wrap to 130 columns.
(edit) @41327   13 years vboxsync VMX: Do not force #PF traps unless specifically directed to do so.
(edit) @41318   13 years vboxsync VMX: Minor cleanup to align with SVM, comments.
(edit) @41314   13 years vboxsync VMM/VMMR0: comment typo.
(edit) @41312   13 years vboxsync VMM/VMMR0: Remove superfluous fFlushTLB flag in HMGLOBLCPUINFO. Fixes …
(edit) @41309   13 years vboxsync SVM: Rearranged intercept setup code for clarity.
(edit) @41302   13 years vboxsync SVM: Do not intercept task switches with nested paging.
(edit) @41282   13 years vboxsync dbg build fix
(edit) @41281   13 years vboxsync VMM/VMMR0/HWVMXR0: Use constant for flush though enmFlushVPID would be …
(edit) @41280   13 years vboxsync VMM/VMMR0/HWVMXR0: flush by single-context VPID by default on CPU …
(edit) @41277   13 years vboxsync VMM/VMMR0/HWSVMR0: AMD FlushByASID feature. Flush before reusing ASIDs …
(edit) @41224   13 years vboxsync VMM/VMMR0/HWVMXR0: fix VERR_PAGE_TABLE_NOT_PRESENT guru with Intel …
(edit) @41223   13 years vboxsync VMM/VMMR0/HWVMXR0: minor cleanups.
(edit) @41213   13 years vboxsync VMM: comments.
(edit) @41205   13 years vboxsync VMM/VMMR0/HWVMXR0: VPID optimization+fix: use VPIDs without flushing …
(edit) @41193   13 years vboxsync VMM/VMMR0: debug build fix.
(edit) @41189   13 years vboxsync VMM/VMMR0/HWVMXR0: Implemented EPT+VPID TLB flushing before VM entry.
(edit) @41173   13 years vboxsync VMM: Fixed reading the wrong (reserved) bit in EPT capabilities, …
(edit) @41147   13 years vboxsync SUPDrv,VMM: Tracepoints in raw-mode.
(edit) @41098   13 years vboxsync HWVMXR0.cpp: If we should do something, mark it as @todo's and put the …
(edit) @41072   13 years vboxsync VMM: fix VERR_PAGE_TABLE_NOT_PRESENT guru meditation caused by failing …
(edit) @41069   13 years vboxsync GMMR0,memobj-r0drv-darwin.cpp: Moved the allocate fudge factor from …
(edit) @40956   13 years vboxsync PDM,APIC,IO-APIC: More IRQ tagging.
(edit) @40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40832   13 years vboxsync HWVMXR0: added a exit reason probe for testing dtrace on windows.
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40763   13 years vboxsync SUPR0VtgFireProbe -> SUPR0TracerFireProbe and other SUPDrv-tracer.cpp …
(edit) @40656   13 years vboxsync Added counters so that VT-x exit stats add up.
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