VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @9412   17 年 vboxsync use macros to access base, limit of a descriptor and offset of an IDT entry
(edit) @9346   17 年 vboxsync gcc don't allow casting 64-bit integer to a 32-bit pointer, so cast …
(edit) @9344   17 年 vboxsync Types and string format specifiers.
(edit) @9300   17 年 vboxsync More 64 bits guest ptr fixes
(edit) @9295   17 年 vboxsync Wrong string specifiers
(edit) @9291   17 年 vboxsync Not used
(edit) @9288   17 年 vboxsync More type changes.
(edit) @9282   17 年 vboxsync Type and cast corrections
(edit) @9247   17 年 vboxsync Fixed broken cmpxchg8b emulation.
(edit) @9244   17 年 vboxsync GC logging changes for 64 bits guests. (RTGCPTR -> RTRCPTR)
(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) @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) @8793   17 年 vboxsync Log group.
(edit) @8763   17 年 vboxsync Use Makefile.kup instead of up.kmk.
(edit) @8760   17 年 vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8491   17 年 vboxsync Fixed OS/2 builds.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @8098   17 年 vboxsync Emulate cmpxchg8b in GC.
(edit) @8033   17 年 vboxsync Fixed one regression + several PAE related bugs.
(edit) @7748   17 年 vboxsync Removed invalid paging combinations
(edit) @7294   17 年 vboxsync xadd: small optimization
(edit) @7286   17 年 vboxsync emulate [lock] xadd in GC
(edit) @7113   17 年 vboxsync Export TMTimerFrom*.
(edit) @7109   17 年 vboxsync Added TMTimerSetNano and TMTimerSetMicro.
(edit) @6764   17 年 vboxsync Made !PGMPOOL_WITH_CACHE buildable so I can run OS/2 here.
(edit) @6255   17 年 vboxsync Section attibute 'segname <name>' -> 'segname=<name>'. (Fixed by Peter …
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5605   17 年 vboxsync BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
(edit) @5597   17 年 vboxsync OS/2 build fix.
(edit) @5492   17 年 vboxsync Export ASMMultU64ByU32DivByU32 and the new time stuff.
(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) @5384   17 年 vboxsync LOCK BTR and LOCK OR (for Solaris guests).
(edit) @5342   17 年 vboxsync Protect cmpxchg emulation
(edit) @4697   17 年 vboxsync Force R3 context for DECLCALLBACKMEMBER & DECLCALLBACKPTR
(edit) @4684   17 年 vboxsync Removed some CLIs that're no longer needed. Also straighted out a …
(edit) @4620   17 年 vboxsync The initial PGMRAMRANGE::aHCPhys -> PGMRAMRANGE::aPages (PGMPAGE) …
(edit) @4394   17 年 vboxsync fixed comment
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3776   17 年 vboxsync Compile fixes
(edit) @3696   17 年 vboxsync double underscore cleanup.
(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) @3184   17 年 vboxsync return VINF_EM_RAW_EMULATE_INSTR instead of VINF_EM_RESCHEDULE_REM …
(edit) @3145   17 年 vboxsync Fixed incorrect IOM return checks.
(edit) @3123   17 年 vboxsync Made VBOX_LOG_FLAGS=msprog work in GC.
(edit) @3122   17 年 vboxsync Forward all non-ring 0 illegal instruction traps directly. Fixes …
(edit) @3112   17 年 vboxsync Added full set of runtime error functions to PDM device/driver interface.
(edit) @2988   18 年 vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2610   18 年 vboxsync spelling
(edit) @2507   18 年 vboxsync Drop the VINF_IOM_HC_IOPORT_READWRITE status code as it isn't really …
(edit) @2504   18 年 vboxsync Documented port I/O status code and fixed places where we didn't …
(edit) @2476   18 年 vboxsync Some makefile header and attribute adjustments.
(edit) @2231   18 年 vboxsync Partial 20576 commit
(edit) @2228   18 年 vboxsync backed out 20576 due to regressions
(edit) @2226   18 年 vboxsync Cleanup of emR3RawExecuteIOInstruction: use existing IOM functions. …
(edit) @2202   18 年 vboxsync Cleaned up.
(edit) @2201   18 年 vboxsync Moved ins/outs handling to the VMMAll directory.
(edit) @2171   18 年 vboxsync Added @todo
(edit) @2124   18 年 vboxsync TRPM changes to assert and report trap/interrupt types accurately.
(edit) @2116   18 年 vboxsync SELMToFlatEx change
(edit) @2066   18 年 vboxsync Removed misleading comment
(edit) @2065   18 年 vboxsync Use EMInterpretInstructionCPU for rdtsc
(edit) @2041   18 年 vboxsync export to OSE
(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) @1972   18 年 vboxsync wrong mask
(edit) @1971   18 年 vboxsync Log updates to selectors in loaded segment registers
(edit) @1936   18 年 vboxsync Use new disassembler functions. Remove obsolete tables.
(edit) @1886   18 年 vboxsync warning
(edit) @1867   18 年 vboxsync Workaround added for nasty guest drivers that patch the IDT.
(edit) @1828   18 年 vboxsync Cleaned up cpl checking.
(edit) @1822   18 年 vboxsync Log writes to shadow tables (gdt, idt, ldt, tss)
(edit) @1820   18 年 vboxsync Correct.
(edit) @1814   18 年 vboxsync Fixed typo. (CPUM_HANDLER_CORECTX_IN_EBP->CPUM_HANDLER_CTXCORE_IN_EBP)
(edit) @1813   18 年 vboxsync r=bird: I think we're also missing the bits of the state that's …
(edit) @1798   18 年 vboxsync Restore guest context when an trap occurs during iret in …
(edit) @1797   18 年 vboxsync Clearer logging when a trap occurs in hypervisor code.
(edit) @1645   18 年 vboxsync removed some leftover debug code (amd64 tripple-fault)
(edit) @1644   18 年 vboxsync warnings.
(edit) @1638   18 年 vboxsync warning.
(edit) @1626   18 年 vboxsync Fixed some YASM warnings for win32 targets
(edit) @1609   18 年 vboxsync typo
(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) @1580   18 年 vboxsync Corrected VBOXTSS member name.
(edit) @1504   18 年 vboxsync Handle shadow page out of sync situation.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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