VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMGC/TRPMGCHandlers.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @17130   16 年 vboxsync Emulate rdmsr & wrmsr in GC as well.
(edit) @17105   16 年 vboxsync TRPMGCHandlers.cpp: logging
(edit) @17024   16 年 vboxsync Emulate wbinvd in GC
(edit) @13960   16 年 vboxsync Moved guest and host CPU contexts into per-VCPU array.
(edit) @13823   16 年 vboxsync VMM: %VGv -> %RGv
(edit) @13821   16 年 vboxsync VMM: %VR* inspection
(edit) @13818   16 年 vboxsync VMM: %Vrc -> %Rrc, %Vra -> %Rra.
(edit) @13816   16 年 vboxsync VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
(edit) @13698   16 年 vboxsync VMM: Fixed ring-0 access to the ring-3 mapping of the EMT stack. Moved …
(edit) @13635   16 年 vboxsync #1865: TRPM.
(edit) @12339   16 年 vboxsync Minor comment correction
(edit) @11221   16 年 vboxsync DECLGCCALLBACKMEMBER -> DECLRCCALLBACKMEMBER
(edit) @9346   16 年 vboxsync gcc don't allow casting 64-bit integer to a 32-bit pointer, so cast …
(edit) @9344   16 年 vboxsync Types and string format specifiers.
(edit) @9300   16 年 vboxsync More 64 bits guest ptr fixes
(edit) @9295   16 年 vboxsync Wrong string specifiers
(edit) @9282   16 年 vboxsync Type and cast corrections
(edit) @9231   16 年 vboxsync Missign updates
(edit) @8985   17 年 vboxsync Added an extra argument to TRPMForwardTrap so the trpm profiling …
(edit) @8831   17 年 vboxsync dtrace experiments.
(edit) @8825   17 年 vboxsync -doxygen comment.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @8033   17 年 vboxsync Fixed one regression + several PAE related bugs.
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5399   17 年 vboxsync Name.
(edit) @5396   17 年 vboxsync Shaved off a few ticks on RDTSC emulation to speed up Solaris guest.
(edit) @5395   17 年 vboxsync Optimized RDTSC emulation a little bit.
(edit) @4697   17 年 vboxsync Force R3 context for DECLCALLBACKMEMBER & DECLCALLBACKPTR
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3509   17 年 vboxsync Emulate CLTS in GC.
(edit) @3216   17 年 vboxsync Removed incorrect io return code changes.
(edit) @3210   17 年 vboxsync Fixed a typo
(edit) @3207   17 年 vboxsync Map VINF_EM_RAW_EMULATE_INSTR to VINF_IOM_HC_IOPORT_READ/WRITE. Direct …
(edit) @3122   17 年 vboxsync Forward all non-ring 0 illegal instruction traps directly. Fixes …
(edit) @2981   17 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2507   18 年 vboxsync Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really …
(edit) @2124   18 年 vboxsync TRPM changes to assert and report trap/interrupt types accurately.
(edit) @2066   18 年 vboxsync Removed misleading comment
(edit) @2065   18 年 vboxsync Use EMInterpretInstructionCPU for rdtsc
(edit) @2013   18 年 vboxsync Argh. Forgot to update eip.
(edit) @2003   18 年 vboxsync Emulate monitor in ring 0.
(edit) @1981   18 年 vboxsync Arg. Forgot that EMInterpretInstructionCPU doesn't accept cpl != 0.
(edit) @1978   18 年 vboxsync Need to emulate RDTSC for ring-3 as well.
(edit) @1977   18 年 vboxsync Need to emulate RDTSC for ring-3 as well.
(edit) @1886   18 年 vboxsync warning
(edit) @1828   18 年 vboxsync Cleaned up cpl checking.
(edit) @1797   18 年 vboxsync Clearer logging when a trap occurs in hypervisor code.
(edit) @1608   18 年 vboxsync rc was probably not initialized
(edit) @1604   18 年 vboxsync Compile fix
(edit) @1603   18 年 vboxsync Small correction
(edit) @1602   18 年 vboxsync Never generate a raw trap for trap 6 faults; instruction emulation is …
(edit) @1367   18 年 vboxsync Corrected v86 handling again.
(edit) @1363   18 年 vboxsync Emulate faulting v86 instruction (might be valid because of iopl).
(edit) @1359   18 年 vboxsync SELM function changes for v86 mode code. CPL check fixes for V86 mode …
(edit) @1321   18 年 vboxsync Move stat start
(edit) @1312   18 年 vboxsync fixed warning.
(edit) @1311   18 年 vboxsync style
(edit) @1306   18 年 vboxsync Forward #UD & #GP in V86 code in GC
(edit) @1160   18 年 vboxsync Correction for v86 mode
(edit) @1134   18 年 vboxsync Added CPUMGCCallV86Code. PATM cleanup.
(edit) @1089   18 年 vboxsync Fixed broken return path in generic trap handler for v86 code
(edit) @988   18 年 vboxsync Fixed the real cause of the tripple fault.
(edit) @716   18 年 vboxsync More stats
(edit) @715   18 年 vboxsync Prevent statistics pollution.
(edit) @624   18 年 vboxsync More statistics.
(edit) @468   18 年 vboxsync Moved rdtsc emulation into EM.
(edit) @466   18 年 vboxsync Corrected sysenter/exit handling.
(edit) @465   18 年 vboxsync Added code to emulate rdtsc in the guest context. (disabled)
(edit) @269   18 年 vboxsync Update
(edit) @23   18 年 vboxsync string.h & stdio.h + header cleanups.
(add) @1   55 年 vboxsync import
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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