VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @65919   8 年 vboxsync gcc 7: fall thru
(edit) @65168   8 年 vboxsync doxygen fixes
(edit) @62606   8 年 vboxsync VMM: Unused parameters.
(edit) @62478   8 年 vboxsync (C) 2016
(edit) @62291   8 年 vboxsync Removed empty internal/pgm.h header file. (That stuff moved into …
(edit) @58126   9 年 vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58123   9 年 vboxsync VMM: Made @param pVCpu more uniform and to the point.
(edit) @58122   9 年 vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @58116   9 年 vboxsync VMM: Doxygen fixes.
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @56287   9 年 vboxsync VMM: Updated (C) year.
(edit) @56013   10 年 vboxsync PGM: Made the virtual handler callbacks return VBOXSTRICTRC and …
(edit) @55001   10 年 vboxsync CPUMCTXCORE elimination.
(edit) @49623   11 年 vboxsync VMM: Warnings.
(edit) @46420   12 年 vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @45728   12 年 vboxsync TRPM: Sprinkled HMIsEnabled around the place.
(edit) @45534   12 年 vboxsync VMM: use of symbolic names and asserts.
(edit) @45531   12 年 vboxsync VMMR0/HMVMXR0: Redo of VT-x event injection. Some STAM cleanup. VMM: …
(edit) @45528   12 年 vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45485   12 年 vboxsync - *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when …
(edit) @45276   12 年 vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @44362   12 年 vboxsync PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
(edit) @42776   12 年 vboxsync TRPMForwardTrap: Logging/Assertions.
(edit) @42463   12 年 vboxsync TRPMForwardTrap: Don't clobber CR2, only set it when dispatching a #PF!
(edit) @42186   12 年 vboxsync SELM,DIS,CPUM,EM: Hidden selector register cleanups.
(edit) @42165   12 年 vboxsync CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with …
(edit) @42024   12 年 vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41965   12 年 vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41940   12 年 vboxsync CPUMRaw[SG]etEFlags: Drop pCtxCore.
(edit) @41939   12 年 vboxsync CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
(edit) @41906   12 年 vboxsync CPUM: Combined the visible and hidden selector register data into one …
(edit) @41802   12 年 vboxsync Doxygen.
(edit) @41801   12 年 vboxsync Doxygen.
(edit) @41800   12 年 vboxsync Doxygen.
(edit) @41783   12 年 vboxsync Doxygen, comment typos.
(edit) @41732   12 年 vboxsync DISCPUSTATE::opsize -> cbInstr.
(edit) @40449   13 年 vboxsync SELM: Refactoring (PVM -> PVMCPU).
(edit) @39078   13 年 vboxsync VMM: -Wunused-parameter
(edit) @39038   13 年 vboxsync VMM: -W4 warnings (MSC).
(edit) @37955   13 年 vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35333   14 年 vboxsync VMM source reorg.
(edit) @31402   14 年 vboxsync PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
(edit) @30493   14 年 vboxsync Demoted some PGM apis to internal only.
(edit) @30263   14 年 vboxsync VMM,REM: Only invalidate hidden registers when using raw-mode. Fixes …
(edit) @29250   15 年 vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26280   15 年 vboxsync VMM: More warnings.
(edit) @26271   15 年 vboxsync VMM: warnings. Changed PATMIsPatchGCAddr and CSAMIsKnownDangerousInstr …
(edit) @26264   15 年 vboxsync VMM: More warnings.
(edit) @26263   15 年 vboxsync VMM: More warnings.
(edit) @25866   15 年 vboxsync VMM: More micro optimizations.
(edit) @22890   15 年 vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
(edit) @20840   15 年 vboxsync Logging
(edit) @19141   16 年 vboxsync Action flags breakup. Fixed PGM saved state loading of 2.2.2 images. …
(edit) @19015   16 年 vboxsync Split up TRPM. (guest SMP)
(edit) @18992   16 年 vboxsync More PGM api changes
(edit) @18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @13832   16 年 vboxsync IN_GC -> IN_RC.
(edit) @13823   16 年 vboxsync VMM: %VGv -> %RGv
(edit) @13822   16 年 vboxsync VMM: %VRv -> %RRv
(edit) @13821   16 年 vboxsync VMM: %VR* inspection
(edit) @13820   16 年 vboxsync VMM: %VG* inspection - an awfaul lot of these, hope I got it all right…
(edit) @13818   16 年 vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
(edit) @13816   16 年 vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
(edit) @13635   16 年 vboxsync #1865: TRPM.
(edit) @13144   16 年 vboxsync #1865: Implmented the alternative R0 code for darwin (turned out to be …
(edit) @12989   16 年 vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @11933   16 年 vboxsync Wrong type
(edit) @11311   16 年 vboxsync VMM: ELEMENTS -> RT_ELEMENTS.
(edit) @10087   16 年 vboxsync Fixed SELMR3GetSelectorInfo for 64 bits mode. Got rid of obsolete VBOXDESC.
(edit) @9678   16 年 vboxsync Rewrote SELMToFlatEx for long mode.
(edit) @9412   17 年 vboxsync use macros to access base, limit of a descriptor and offset of an IDT entry
(edit) @9341   17 年 vboxsync Format specifiers again…
(edit) @9231   17 年 vboxsync Missign updates
(edit) @9223   17 年 vboxsync Introduced RTRCPTR type. Raw mode context pointer aka 32 guest context …
(edit) @9212   17 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @8994   17 年 vboxsync this broke release builds
(edit) @8985   17 年 vboxsync Added an extra argument to TRPMForwardTrap so the trpm profiling …
(edit) @8818   17 年 vboxsync Pushed some very noisy logging into Log4 (was LogFlow).
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @4776   17 年 vboxsync Stricter type checking. Removed unnecessary code from the ring 0 module.
(edit) @4693   17 年 vboxsync PGMPhysGCPtr2CCPtr and ReadOnly versions.
(edit) @4692   17 年 vboxsync Changed API for converting guest memory into CCPtrs.
(edit) @4680   17 年 vboxsync PGMPhysGCPtr2HCPtr -> PGMPhysGCPtr2GCPhys + PGMPhysGCPhys2CCPtr + …
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3498   17 年 vboxsync Adjusted assertion
(edit) @3313   17 年 vboxsync gcc-4.2 warnings
(edit) @3015   18 年 vboxsync The MSC precompiler messes up the output (/E or /P) if there isn't a …
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2124   18 年 vboxsync TRPM changes to assert and report trap/interrupt types accurately.
(edit) @2117   18 年 vboxsync SELMToFlatEx change. Enable 16 bits instruction emulation for MMIO
(edit) @1976   18 年 vboxsync Never inject interrupts or traps before we sync the GDT/IDT/LDT and TSS.
(edit) @1930   18 年 vboxsync backed out unneccessary changes from previous changeset
(edit) @1929   18 年 vboxsync We can encounter 16 bits code in raw mode too now; always refuse to …
(edit) @1828   18 年 vboxsync Cleaned up cpl checking.
(edit) @1791   18 年 vboxsync style
(edit) @1579   18 年 vboxsync doxygen fixes
(edit) @1518   18 年 vboxsync Forward trap back to raw mode if the rechecked gate handler is valid.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette