VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42344   12 years vboxsync Missed during commit, comment.
(edit) @42193   12 years vboxsync IEM: Integration work…
(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) @42163   12 years vboxsync PGMInternal.h: enum value comment update.
(edit) @42156   12 years vboxsync VMM/VMMR0: HWVMXR0: Use MSR auto load/store areas in the VMCS. Added …
(edit) @42056   12 years vboxsync VMM/HWVMXR0: Save/restore IA32_TSC_AUX MSR across VMX non-root ops.
(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) @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) @41943   12 years vboxsync VMM: Avoid stale selector issues in RC so there will be no need to try …
(edit) @41933   12 years vboxsync VMMSwitcher: Drop the unused assembly switcher functions taking guest …
(edit) @41932   12 years vboxsync build fix
(edit) @41931   12 years vboxsync TRPM: Save state directly to the CPUMCPU context member instead of …
(edit) @41906   12 years vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41905   12 years vboxsync CPUMCTX++: Rearranging the CPUMCTX structure in preparation of some …
(edit) @41897   12 years vboxsync PATM: Don't use memcpy to repack array after removal in …
(edit) @41836   12 years vboxsync Doxygen.
(edit) @41829   12 years vboxsync IEM: Implemented IEMExecOneWithPrefetchedByPC and IEMExecOneEx.
(edit) @41805   12 years vboxsync Doxygen.
(edit) @41804   12 years vboxsync Doxygen.
(edit) @41803   12 years vboxsync Doxygen.
(edit) @41802   12 years vboxsync Doxygen.
(edit) @41801   12 years vboxsync Doxygen.
(edit) @41800   12 years vboxsync Doxygen.
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41777   12 years vboxsync Doxygen.
(edit) @41774   12 years vboxsync bugref..
(edit) @41760   12 years vboxsync DIS: Chagned FNDISREADBYTES to permit reading more bytes that the …
(edit) @41741   12 years vboxsync DISOPPARAM: s/parval/uValue/ + doc
(edit) @41739   12 years vboxsync DISCPUSTATE: s/param/Param/
(edit) @41732   12 years vboxsync DISCPUSTATE::opsize -> cbInstr.
(edit) @41730   12 years vboxsync DIS: Some nits.
(edit) @41728   12 years vboxsync DIS: register macro name adjustments - part two.
(edit) @41727   12 years vboxsync DIS: register macro name adjustments.
(edit) @41692   12 years vboxsync DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
(edit) @41678   12 years vboxsync OP_PARAMETER::flags -> fUse.
(edit) @41676   12 years vboxsync DIS: More scoping work.
(edit) @41675   12 years vboxsync DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
(edit) @41671   12 years vboxsync DISInstr* -> DISInstrToStr + cbOutput argument.
(edit) @41658   12 years vboxsync DIS,VMM,REM,IPRT: Disassembler API adjustments.
(edit) @41469   13 years vboxsync AsyncCompletion: enhance injectdelay debugger command to delay …
(edit) @41462   13 years vboxsync PGM: Don't flush the shadow page pool on A20 change, just change the …
(edit) @41459   13 years vboxsync build fix
(edit) @41458   13 years vboxsync PGMPool: Adding A20 state to the page pool (partly disabled).
(edit) @41456   13 years vboxsync PGMPool: PGMPOOLPAGE adjustments and cleanups, no real code changes …
(edit) @41437   13 years vboxsync PGM: Enabled the A20 masking.
(edit) @41420   13 years vboxsync PGM: More A20 fixes.
(edit) @41391   13 years vboxsync PGM: A quick stab at correct A20 gate masking (new code is disabled).
(edit) @41318   13 years vboxsync VMX: Minor cleanup to align with SVM, comments.
(edit) @41312   13 years vboxsync VMM/VMMR0: Remove superfluous fFlushTLB flag in HMGLOBLCPUINFO. Fixes …
(edit) @41271   13 years vboxsync cleanup.
(edit) @41259   13 years vboxsync Working on DTrace lib files.
(edit) @41205   13 years vboxsync VMM/VMMR0/HWVMXR0: VPID optimization+fix: use VPIDs without flushing …
(edit) @41190   13 years vboxsync VMM: removed obsolete macros.
(edit) @41189   13 years vboxsync VMM/VMMR0/HWVMXR0: Implemented EPT+VPID TLB flushing before VM entry.
(edit) @41168   13 years vboxsync VMM: EMHandleRCTmpl.h comment update.
(edit) @41158   13 years vboxsync Alignment fix.
(edit) @41155   13 years vboxsync alignment and build fixes.
(edit) @41150   13 years vboxsync Fixes.
(edit) @41147   13 years vboxsync SUPDrv,VMM: Tracepoints in raw-mode.
(edit) @40926   13 years vboxsync typo.
(edit) @40920   13 years vboxsync Set the idTracing members.
(edit) @40909   13 years vboxsync Forgot a file.
(edit) @40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40656   13 years vboxsync Added counters so that VT-x exit stats add up.
(edit) @40652   13 years vboxsync NetShaper,E1000: Basic framework and partial implementation for …
(edit) @40561   13 years vboxsync Framework for handling VT-x MTF exits.
(edit) @40517   13 years vboxsync kBuild 2566 -> 2567: dtrace support.
(edit) @40449   13 years vboxsync SELM: Refactoring (PVM -> PVMCPU).
(edit) @40405   13 years vboxsync VMM/PDM: Some simple tracepoint infastructure.
(edit) @40397   13 years vboxsync VMM: Make most of the tracing optional so we don't have to be afraid …
(edit) @40380   13 years vboxsync oops
(edit) @40377   13 years vboxsync Fixes for real dtrace (trailing digits are not allowed in provider names).
(edit) @40375   13 years vboxsync VMM: flow tracing.
(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) @40274   13 years vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
(edit) @40252   13 years vboxsync IEM: Completed fpu instructions starting with 0xdc.
(edit) @40251   13 years vboxsync fcomi, fcomip, fucomi and fucomip.
(edit) @40250   13 years vboxsync IEM: fstp/fld m80r.
(edit) @40248   13 years vboxsync IEM: fst[p], fist[p] and fisttp implementations and fixes.
(edit) @40247   13 years vboxsync IEM: Completed FPU instruction starting with 0xdb. Fixed build break …
(edit) @40244   13 years vboxsync IEM: Implemented FPU instructions 0xd9 0xf3 thru 0xd9 0xff, completing …
(edit) @40243   13 years vboxsync typos.
(edit) @40242   13 years vboxsync f2xm1, fyl2x, fptan. fpu stack push bugfix.
(edit) @40239   13 years vboxsync IEM: Implemented 0xd9 0xe0 thru 0xd9 0xee (fpu stuff).
(edit) @40234   13 years vboxsync Optionally present basic hypervisor CPUID leaves.
(edit) @40210   13 years vboxsync IEM: fst/fstp m64r/m32r.
(edit) @40209   13 years vboxsync IEM: Implemented missing FPU instructions starting with 0xd8 and …
(edit) @40187   13 years vboxsync callf fixes. fxsave bounce buffering fix. Don't try fxsave output as …
(edit) @40182   13 years vboxsync protected mode far call and far return.
(edit) @40170   13 years vboxsync MSRs and MTRRs, CPUM saved state changed. (linux 2.4.31 seems to …
(edit) @40165   13 years vboxsync Implemented fistp (needs testcase).
(edit) @40164   13 years vboxsync IEM: A bunch of r80 by r80 instructions, needed fsubrp stN,st0.
(edit) @40163   13 years vboxsync IEM: More r80 by m64r instructions.
(edit) @40162   13 years vboxsync fmul st0,m64r
(edit) @40143   13 years vboxsync fdiv - almost there…
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