VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @37137   14 年 vboxsync Remvoed the non-PGM_USE_RAMRANGE_SEARCH_TREES code.
(edit) @37136   14 年 vboxsync CPUM: Option to set Hypervisor Present bit.
(edit) @37090   14 年 vboxsync IEM: exception hacking…
(edit) @37084   14 年 vboxsync IEM: xadd
(edit) @37079   14 年 vboxsync IEM: Implemented the bare minimum of protected mode interrupt handling …
(edit) @37061   14 年 vboxsync burn fix?
(edit) @37058   14 年 vboxsync -> office
(edit) @37056   14 年 vboxsync IEMAllAImpl.asm: BEGINCODE
(edit) @37039   14 年 vboxsync IEM: Hacking in progress…
(edit) @37034   14 年 vboxsync IEM: Hacking in progress…
(edit) @37013   14 年 vboxsync IEM: Some exception/interrupt dispatching preparations.
(edit) @37011   14 年 vboxsync IEM: Reduce the code / exception table size a wee bit for GCC.
(edit) @37008   14 年 vboxsync IEM: More checks and another build fix attempt.
(edit) @37007   14 年 vboxsync IEM: check more, try fix build.
(edit) @37004   14 年 vboxsync IEM: More cleanup and checks.
(edit) @37003   14 年 vboxsync IEM: More cleanup and checks.
(edit) @37002   14 年 vboxsync IEM: Cleaning up and 'microcode' testcase - work in progress…
(edit) @36902   14 年 vboxsync PGM: Implemented RAM range search trees (disabled).
(edit) @36894   14 年 vboxsync pgmPhysGetRangeAtOrAboveSlow: Use GCPhys instead of pRam->GCPhys.
(edit) @36893   14 年 vboxsync PGM: Removed the #ifndef PGM_USE_RAMRANGE_TLB code.
(edit) @36891   14 年 vboxsync PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
(edit) @36861   14 年 vboxsync CPUMSetGuestTR: Awww, shut up.
(edit) @36860   14 年 vboxsync IEM: rdtsc, mov DRx, ltr, lldt. cmovnle fix.
(edit) @36857   14 年 vboxsync IEM: bsf, bsr, bt, btc, bts, btr and leave. Some cleaning up.
(edit) @36851   14 年 vboxsync IEM: SHLD, SHRD.
(edit) @36849   14 年 vboxsync IEM: Some more bits.
(edit) @36844   14 年 vboxsync IEM: started drilling down to FINIT, but have to change location.
(edit) @36841   14 年 vboxsync IEM: CMOVcc, JMPF Ep.
(edit) @36840   14 年 vboxsync IEM: cpuid, clts, fixes.
(edit) @36838   14 年 vboxsync IEM: SMSW and LMSW.
(edit) @36835   14 年 vboxsync IEM: pop Ev; fixed the setting of accessed bit.
(edit) @36834   14 年 vboxsync IEM: Moved the iemCImpl functions out of IEMAll.cpp and into …
(edit) @36833   14 年 vboxsync IEM: Fixed missing RIP advancing when rCX was 0. 'LSS GReg, r/m' …
(edit) @36831   14 年 vboxsync build fix
(edit) @36829   14 年 vboxsync IEM: Some more instructions and tweaks.
(edit) @36828   14 年 vboxsync IEM: implemented XLAT, extended the output when hitting a stub.
(edit) @36823   14 年 vboxsync IEM: fixed interrupt delivery in verification mode.
(edit) @36822   14 年 vboxsync comment typo.
(edit) @36821   14 年 vboxsync IEM: imul, fixes & optimization hack.
(edit) @36815   14 年 vboxsync IEM: XCHG mem,reg and CALLN r/m
(edit) @36813   14 年 vboxsync mac build fix.
(edit) @36812   14 年 vboxsync IEM: hlt
(edit) @36798   14 年 vboxsync build fix
(edit) @36795   14 年 vboxsync IEM: Verify memory writes, fixed bugs found doing so.
(edit) @36794   14 年 vboxsync IEM: Verify I/O port read and writes as well as MMIO accesses. …
(edit) @36780   14 年 vboxsync IEM: Some more bits.
(edit) @36778   14 年 vboxsync win.x86 build fix.
(edit) @36775   14 年 vboxsync gcc build fixes.
(edit) @36774   14 年 vboxsync build fix.
(edit) @36772   14 年 vboxsync build fixes.
(edit) @36771   14 年 vboxsync build fixes.
(edit) @36770   14 年 vboxsync build fixes.
(edit) @36769   14 年 vboxsync build fixes.
(edit) @36768   14 年 vboxsync IEM: Initial commit, work in progress.
(edit) @36762   14 年 vboxsync CPUM: CPUMSetGuestGDTR and CPUMSetGuestIDTR should take 64-bit base value.
(edit) @36639   14 年 vboxsync CPUMIsGuestInRealOrV86Mode and CPUMIsGuestInRealOrV86ModeEx.
(edit) @36315   14 年 vboxsync VMM: more correct MSR_IA32_MISC_ENABLE emulation
(edit) @36291   14 年 vboxsync VMM/EMAll: do not tread the emInterpretIncDec assertion differently
(edit) @36251   14 年 vboxsync PDMCritSectLeave: another assertion.
(edit) @36196   14 年 vboxsync VMM: don't die hard during PDPTR preloading (VT-x), try guru meditate …
(edit) @36009   14 年 vboxsync PGM: Fixed large pages and write monitoring (live snapshot). Added …
(edit) @35754   14 年 vboxsync Fix running 64bit guests on 32bit hosts with nested paging
(edit) @35537   14 年 vboxsync mark the source of the bloat.
(edit) @35529   14 年 vboxsync warnings (gcc-4.5).
(edit) @35410   14 年 vboxsync DBGFReg revamp #2.
(edit) @35348   14 年 vboxsync VMM reorg: Moving PATM to where the other VMM sources are.
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35333   14 年 vboxsync VMM source reorg.
(edit) @33795   14 年 vboxsync Extra comment
(edit) @33771   14 年 vboxsync Mark base page as type page table when activating a 4 kb page inside …
(edit) @33676   14 年 vboxsync scm cleanup run.
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33512   14 年 vboxsync (Re)Moved assertions
(edit) @33164   14 年 vboxsync Can't deal with 8 byte operands in our 32-bit emulation code.
(edit) @32977   14 年 vboxsync Extend assertion
(edit) @32935   14 年 vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32872   14 年 vboxsync Wrong PD type (triggers assertion in debug build; otherwise harmless)
(edit) @32868   14 年 vboxsync Comment update
(edit) @32867   14 年 vboxsync Fixed dereference of large pages in EPT/nested paging modes.
(edit) @32865   14 年 vboxsync Redundant check
(edit) @32859   14 年 vboxsync More informative assertion
(edit) @32819   14 年 vboxsync Tab
(edit) @32796   14 年 vboxsync GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and …
(edit) @32788   14 年 vboxsync Moved stats around
(edit) @32785   14 年 vboxsync Cleaned up SyncPageWorker for non-paging modes.
(edit) @32778   14 年 vboxsync Sync the entire page table for new nested page tables. (partially …
(edit) @32746   14 年 vboxsync pgmPoolFlushDirtyPage,pgmPoolAddDirtyPage: Must use …
(edit) @32572   14 年 vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32564   14 年 vboxsync Compile error
(edit) @32563   14 年 vboxsync Take a shortcut
(edit) @32561   14 年 vboxsync Oops
(edit) @32560   14 年 vboxsync Cleaned up a bit
(edit) @32551   14 年 vboxsync Reactivate pae/32-bit optimization.
(edit) @32544   14 年 vboxsync Disabled pae/32-bit optimization due to XP installation regressions
(edit) @32541   14 年 vboxsync Don't bother checking for virtual handlers in ring-0.
(edit) @32539   14 年 vboxsync Removed wrong assertion
(edit) @32521   14 年 vboxsync Optimization
(edit) @32516   14 年 vboxsync Removed double invalidate.
(edit) @32489   14 年 vboxsync VMM: More work on the periodic preemption timer (no actual timers yet).
(edit) @32486   14 年 vboxsync Moved logging and stat
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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