VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @44077   12 years vboxsync build fix
(edit) @44076   12 years vboxsync VMM: don't pass certain CPUID features to the guest if the feature is …
(edit) @44035   12 years vboxsync VMM: hungarian again.
(edit) @44034   12 years vboxsync VMM/VMMR0: hungarian, build fix.
(edit) @44033   12 years vboxsync VMM: hungarian.
(edit) @44032   12 years vboxsync VMM/VMMR0: VMX pin, entry, exit controls are 32-bit.
(edit) @43977   12 years vboxsync VMM/HWVMXR0: Naming.
(edit) @43961   12 years vboxsync VMM: Pass the VMCPU to IOMMMIOMapMMIOHCPage() as we already have it.
(edit) @43947   12 years vboxsync VMM/VMMR0: HM naming.
(edit) @43930   12 years vboxsync VMM/VMMR0: Camel case.
(edit) @43896   12 years vboxsync Spaces.
(edit) @43879   12 years vboxsync Extended RTOnce with termination cleanups. (Changes existing …
(edit) @43867   12 years vboxsync Do not inject events into VMCB in VM exit path. Fixes hangs …
(edit) @43865   12 years vboxsync Align comments.
(edit) @43849   12 years vboxsync VMM: bits.
(edit) @43803   12 years vboxsync VMM/VMMR0: bits.
(edit) @43798   12 years vboxsync VMM/VMMR0: Hungarian.
(edit) @43771   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @43769   12 years vboxsync VMM/VMMR0: todos/points-to-ponder regarding segment selectors.
(edit) @43756   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @43746   12 years vboxsync VMM: Some naming adjustments.
(edit) @43737   12 years vboxsync VMM/VMMR0/HWVMXR0: fix typo while saving the host IDTR into the VMCS. …
(edit) @43731   12 years vboxsync VMM/VMMR0/HWVMXR0: Save and restore the guest EFER MSR using the …
(edit) @43726   12 years vboxsync VMM/VMMR0/HWVMXR0: Save and restore the guest EFER MSR using …
(edit) @43708   12 years vboxsync burn fix
(edit) @43706   12 years vboxsync VMM/HM: bits.
(edit) @43700   12 years vboxsync HM: bits.
(edit) @43657   12 years vboxsync VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
(edit) @43566   12 years vboxsync Removed a sliver of obsolete code.
(edit) @43519   12 years vboxsync VMX: Convert pending VMX event to TRPM before going to recompiler to …
(edit) @43509   12 years vboxsync HM: refactor.
(edit) @43498   12 years vboxsync build fix
(edit) @43497   12 years vboxsync build fix
(edit) @43496   12 years vboxsync VMM: build fix.
(edit) @43494   12 years vboxsync VMM/VMMR0,R3: HM cleanup.
(edit) @43469   12 years vboxsync VMM: HM bits.
(edit) @43468   12 years vboxsync VMM: HM bits. More renaming in prepartion of
(edit) @43466   12 years vboxsync VMM: HM bits.
(edit) @43455   12 years vboxsync VMM/VMMR0: Hungarian notation fixes.
(edit) @43430   12 years vboxsync VMM/VMMR0/HMR0: The VMXON region is not to be executed.
(edit) @43414   12 years vboxsync VMM/VMMR0: comment typo.
(edit) @43402   12 years vboxsync VMM/HWVMXR0: comment typo.
(edit) @43394   12 years vboxsync VMM: HM cleanup.
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @43379   12 years vboxsync SUPDrv,VMM: Prepared for SUPR0EnableVTx on darwin.
(edit) @43376   12 years vboxsync HWACCMR0.cpp: Report the right status code on VMXEnable failure.
(edit) @43361   12 years vboxsync
(edit) @43354   12 years vboxsync VMM/HWVMXR0: Don't create executable mappings for VMCS and friends.
(edit) @43353   12 years vboxsync VMM/HWSVMR0: Don't create executable mappings for VMCB and friends.
(edit) @43307   12 years vboxsync VMM: Attempt at unbreaking the SUPR0EnableVTx code.
(edit) @43303   12 years vboxsync Forward ported r78414 from 4.1: Fix VERR_NO_MEMORY loading VMMR0.r0
(edit) @43235   12 years vboxsync GMMR0.cpp: Fixed bug in GMMR0CleanupVM/gmmR0CleanupVMScanChunk …
(edit) @43150   12 years vboxsync VMM/VMMR0: fix OS X kernel panic due to skipped auto load/store of …
(edit) @43135   12 years vboxsync export to OSE
(edit) @43073   12 years vboxsync VMM/HWSVMR0: Fix assertion for AMD erratum Cpus that require flushing …
(edit) @43047   12 years vboxsync VMM: Must flush changes pending in the handy page array before freeing …
(edit) @43045   12 years vboxsync PGM: Employ the 4 unused PGMPHYSPAGE bits for checksumming shared …
(edit) @43042   12 years vboxsync PGMR0SharedPage.cpp: Must always clear all shadow page table mappings …
(edit) @42976   12 years vboxsync GMMR0.cpp: duh.
(edit) @42900   12 years vboxsync VMMR0/HWSVMR0: lookup table for IOIO intercepts' operand size.
(edit) @42894   12 years vboxsync VMM: nits.
(edit) @42857   12 years vboxsync VMM/HWVMXR0: Ignore EFER MSR auto store/load as we intercept all …
(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   13 years vboxsync VMM/HWVMXR0: Fix guru meditation on resume with VPIDs.
(edit) @42025   13 years vboxsync A few missed copyright year updates.
(edit) @42024   13 years vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41976   13 years vboxsync VMM: Switcher and TRPM fixes wrt hypervisor traps and tstVMM.
(edit) @41965   13 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41939   13 years vboxsync CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
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