VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45749   12 years vboxsync VMM: Introduced VMCPUSTATE_STARTED_HM for indicating that we're …
(edit) @45531   12 years vboxsync VMMR0/HMVMXR0: Redo of VT-x event injection. Some STAM cleanup. VMM: …
(edit) @45503   12 years vboxsync HM: Alignment fixes. s/u32InstrLen/cbInstr/g. A couple of doxygen …
(edit) @45387   12 years vboxsync VMM/VMMR0: HM bits.
(edit) @45305   12 years vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(edit) @45235   12 years vboxsync VMM: Flush page and tlb STAM counter cleanup.
(edit) @44934   12 years vboxsync Cosmetic change to express that TSC must increase.
(edit) @44035   12 years vboxsync VMM: hungarian again.
(edit) @44034   12 years vboxsync VMM/VMMR0: hungarian, build fix.
(edit) @43896   12 years vboxsync Spaces.
(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) @43746   12 years vboxsync VMM: Some naming adjustments.
(edit) @43657   12 years vboxsync VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
(edit) @43509   12 years vboxsync HM: refactor.
(edit) @43496   12 years vboxsync VMM: build fix.
(edit) @43494   12 years vboxsync VMM/VMMR0,R3: HM cleanup.
(edit) @43455   12 years vboxsync VMM/VMMR0: Hungarian notation fixes.
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(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) @43073   12 years vboxsync VMM/HWSVMR0: Fix assertion for AMD erratum Cpus that require flushing …
(edit) @42900   12 years vboxsync VMMR0/HWSVMR0: lookup table for IOIO intercepts' operand size.
(edit) @42894   12 years vboxsync VMM: nits.
(edit) @42840   12 years vboxsync VMM/HWSVMR0: nits.
(edit) @42402   12 years vboxsync VMM: indent.
(edit) @42373   12 years vboxsync VMM: invpg -> invlpg, some cleanup.
(edit) @42345   12 years vboxsync VMM: Comment correction, space.
(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) @42086   12 years vboxsync VMM/HWSVMR0: Fix for signalling new ASID on suspend/resume.
(edit) @42024   12 years vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(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) @41823   12 years vboxsync Avoid using SELMValidateAndConvertCSAddr+EMInterpretDisasOneEx when …
(edit) @41801   12 years vboxsync Doxygen.
(edit) @41774   12 years vboxsync bugref..
(edit) @41772   12 years vboxsync VMMR0/HWSVMR0: spaces.
(edit) @41739   12 years vboxsync DISCPUSTATE: s/param/Param/
(edit) @41737   12 years vboxsync DISOPCODE: s/opcode/uOpcode/
(edit) @41736   12 years vboxsync DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
(edit) @41735   12 years vboxsync DISCPUCORE: s/addrmode/uAddrMode/ s/opmode/uOpMode/
(edit) @41734   12 years vboxsync DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
(edit) @41732   12 years vboxsync DISCPUSTATE::opsize -> cbInstr.
(edit) @41729   12 years vboxsync DISQueryParamVal: renamed related types and constants and reduced the …
(edit) @41692   12 years vboxsync DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
(edit) @41675   12 years vboxsync DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
(edit) @41645   12 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) @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) @41277   13 years vboxsync VMM/VMMR0/HWSVMR0: AMD FlushByASID feature. Flush before reusing ASIDs …
(edit) @41072   13 years vboxsync VMM: fix VERR_PAGE_TABLE_NOT_PRESENT guru meditation caused by failing …
(edit) @40655   13 years vboxsync build fix
(edit) @40645   13 years vboxsync VMM: Experimenting with R0 TPs in HM context.
(edit) @40450   13 years vboxsync EM: Refactoring (dropping pVM argument).
(edit) @40449   13 years vboxsync SELM: Refactoring (PVM -> PVMCPU).
(edit) @40447   13 years vboxsync EM: More refactoring.
(edit) @40356   13 years vboxsync MWAIT fixes: Only clear the mwait-active flag when actually resuming …
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @40265   13 years vboxsync VMMR0/HWVMXR0,HWSVMR0: symbolic constants for vectors.
(edit) @39812   13 years vboxsync Trace VM exits.
(edit) @39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39078   13 years vboxsync VMM: -Wunused-parameter
(edit) @39045   13 years vboxsync gcc build fix
(edit) @39038   13 years vboxsync VMM: -W4 warnings (MSC).
(edit) @38816   13 years vboxsync HWSVMR0.cpp: Addendum to r73226 and #5666 - Since we update SS.DPL …
(edit) @38684   13 years vboxsync HM: some file headers
(edit) @38683   13 years vboxsync HM: renamed some internal functions.
(edit) @38677   13 years vboxsync IOM: MMIO instruction interpreter bug fixes.
(edit) @38243   13 years vboxsync HWACCM/SVM: Fix running 64bit guests on AMD E-350 CPUs. The DPL field …
(edit) @37955   13 years vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @37386   14 years vboxsync VMM/HM: more paranoid poking code.
(edit) @37320   14 years vboxsync HWACCM: Slowly shortening it to 'HM' (too much uppercase typing for …
(edit) @37319   14 years vboxsync HWACCM: Use RTOnce to serialize the enabling so that no CPU can start …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @32847   14 years vboxsync Clear VMCPU_FF_TO_R3 on the way out
(edit) @32729   14 years vboxsync Comment about a possible erratum
(edit) @32525   14 years vboxsync Updated comments
(edit) @32458   14 years vboxsync VMM: Return to ring-3 when DMA work is pending.
(edit) @31786   14 years vboxsync PGM: AMD-V + NP optimization (IOM sometimes makes use of uErr).
(edit) @31569   14 years vboxsync HWACCM: burn fix / VBOXSTRICTRC cleanup - a bit risky…
(edit) @31565   14 years vboxsync PGM,HWACCM: MMIO optimizations - coding in progress.
(edit) @31099   14 years vboxsync VMM: RT_UNLIKELY misusage (disabled code)
(edit) @30590   14 years vboxsync HWVMXR0.cpp,HWSVMR0.cpp: Realigned and simplified the profiling.
(edit) @30263   14 years vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
(edit) @30181   14 years vboxsync Allow 64-bit SMP guests on 32-bit hosts
(edit) @30180   14 years vboxsync Make 32->64 switcher SMP aware.
(edit) @30165   14 years vboxsync Compile fix
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28834   15 years vboxsync PAT: the default value should be 0x0007040600070406ULL, but we want to …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28460   15 years vboxsync Don't catch cr8 writes by default for nested paging
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27520   15 years vboxsync Handle X86_XCPT_BP exits for AMD-V in debug builds.
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