VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @44716   12 years vboxsync GMMR0: Adjusting the allocation strategy to go look for foreign memory …
(edit) @44657   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44577   12 years vboxsync Minor stuff: fix typo in comment and Log() argument.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44524   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44442   12 years vboxsync GMMR0.cpp: Fixed sparse allocation of chunk IDs spotted by Frank …
(edit) @44373   12 years vboxsync HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
(edit) @44360   12 years vboxsync Windows build fix.
(edit) @44355   12 years vboxsync PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
(edit) @44351   12 years vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
(edit) @44269   12 years vboxsync VMX: Fixed invalid check.
(edit) @44267   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44262   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44259   12 years vboxsync VMM: STAM counter naming.
(edit) @44176   12 years vboxsync build fix
(edit) @44172   12 years vboxsync cpumR0MapLocalApicWorker: Use ASMIsXyzCpuEx and friends.
(edit) @44171   12 years vboxsync HMR0.cpp: Use ASMIsXyzCpuEx and friends, also be a bit more paranoid …
(edit) @44154   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @44146   12 years vboxsync VMM: HM bits.
(edit) @44096   12 years vboxsync VMM/VMMR0: naming.
(edit) @44089   12 years vboxsync VMM: hungarian.
(edit) @44078   12 years vboxsync VMMR0/CPUMR0: atomic update of aGuestCpuId*(); fix return type of …
(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. …
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