VirtualBox

source: vbox/trunk/src/VBox/VMM

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @66104   8 年 vboxsync VMM: trailing spaces
(edit) @66097   8 年 vboxsync VMM: EMT(0) must wait on any other EMTs before destroying the VM or we …
(edit) @66096   8 年 vboxsync VMM: EMT(0) must wait on any other EMTs before destroying the VM or we …
(edit) @66095   8 年 vboxsync CPUMR3CpuId.cpp: Detect AMD Ryzen.
(edit) @66052   8 年 vboxsync HMVMXR0.cpp: Disabled (for me only) annoying HMCPU_CF_IS_PENDING …
(edit) @66045   8 年 vboxsync VMM: Nested Hw.virt: Read strictly what we need into VMCPU, dealing …
(edit) @66044   8 年 vboxsync VMM: Nested Hw.virt: Build fix, trial.
(edit) @66040   8 年 vboxsync VMM: Nested Hw.virt: SVM bits.
(edit) @66024   8 年 vboxsync pgmR3Load: PGMR3ChangeMode now sets GCPhysCR3, so remove the duplicate …
(edit) @66015   8 年 vboxsync VMM: Nested Hw.virt: Bits.
(edit) @66008   8 年 vboxsync VMM: Attempted Doxygen fix.
(edit) @66007   8 年 vboxsync nit
(edit) @66005   8 年 vboxsync VMM: doxygen
(edit) @66004   8 年 vboxsync VMM: Build fix
(edit) @66003   8 年 vboxsync VMM: Build fix
(edit) @66002   8 年 vboxsync VMM: Nested Hw.virt: Build fix
(edit) @66001   8 年 vboxsync VMM: Nested Hw.virt: Temporary build fix to work around recompiler …
(edit) @66000   8 年 vboxsync VMM: Nested Hw.virt: Preps for SVM vmrun/#VMEXIT impl.
(edit) @65989   8 年 vboxsync VMM: Nested Hw.virt: Implement AMD-V VMMCALL in IEM. Cleanup the code …
(edit) @65988   8 年 vboxsync pgmR3ExitShadowModeBeforePoolFlush: not necessary to nil GCPhysCR3 here.
(edit) @65987   8 年 vboxsync PGMR3ChangeMode: Must set GCPhysCR3 at the end of it all.
(edit) @65986   8 年 vboxsync PGMInternal.h: comments.
(edit) @65985   8 年 vboxsync PGMR3ChangeMode: Use X86_CR3_AMD64_PAGE_MASK.
(edit) @65983   8 年 vboxsync PGMInline.h: PAE shift optimizations.
(edit) @65982   8 年 vboxsync PGMInline.h: a couple of more 32-bit shift optimizations.
(edit) @65981   8 年 vboxsync PGMAllBth.h: a couple of more 32-bit shift optimizations.
(edit) @65962   8 年 vboxsync IEMAllInstructionsPython.py: pylint 2.0.0 fixes
(edit) @65959   8 年 vboxsync bs3-cpu-generated-1: updates
(edit) @65957   8 年 vboxsync PGMPool: Address problem where we would incorrectly try to flush an …
(edit) @65955   8 年 vboxsync PGMAllBth.h: Another shift optimization.
(edit) @65953   8 年 vboxsync IEMAllInstructionsPython.py: Delinted against 1.6.5.
(edit) @65952   8 年 vboxsync VMM/Makefile.kmk: apply pylint to IEMAllInstructionsPython.py.
(edit) @65951   8 年 vboxsync IEMAllInstructionsPython.py: Delinted.
(edit) @65947   8 年 vboxsync IEMAllInstructionsPython.py: python 3 fix
(edit) @65945   8 年 vboxsync IEMAllInstructionsPython.py: Don't use common/utils.py because our …
(edit) @65940   8 年 vboxsync PGM.cpp: Improving r113714 a little (gcc 7 / fall thru).
(edit) @65939   8 年 vboxsync PGM: Reset GCPhysCR3 after exiting guest mode while changing mode …
(edit) @65938   8 年 vboxsync VMM/HMSVMR0: Check single-step debugging following the #UD patch & …
(edit) @65937   8 年 vboxsync VMM/HMSVMR0: Temporary release assertion.
(edit) @65936   8 年 vboxsync VMM/HMSVMR0: Check single-step debugging also for VMMCALL instruction …
(edit) @65935   8 年 vboxsync VMM: Nested Hw.virt: Get instr. length from the hardware if possible …
(edit) @65934   8 年 vboxsync VMM: Nested Hw.virt: Invlpga IEM interface with HM.
(edit) @65933   8 年 vboxsync VMM: Nested Hw.virt: Implemented vmsave, vmload, invlpga in IEM.
(edit) @65932   8 年 vboxsync VMM/HMR0A.asm: Comment typo.
(edit) @65930   8 年 vboxsync InvalidatePage: Optimizations.
(edit) @65926   8 年 vboxsync IEM: Started on generating tests from instruction specs.
(edit) @65919   8 年 vboxsync gcc 7: fall thru
(edit) @65913   8 年 vboxsync VMM: Nested Hw.virt: Redundant check.
(edit) @65912   8 年 vboxsync VMM: Nested Hw.virt: unused function fix.
(edit) @65911   8 年 vboxsync PGM: Reset GCPhysCR3 at reset (partially re-applied r113096).
(edit) @65909   8 年 vboxsync VMM: Nested Hw.virt: Alignment fixes for 32-bit.
(edit) @65908   8 年 vboxsync VMM: Nested Hw.virt: doxygen.
(edit) @65905   8 年 vboxsync VMM: Nested Hw.virt: todo.
(edit) @65904   8 年 vboxsync VMM: Nested Hw.virt: Started with tweaking the AMD bits and laying the …
(edit) @65902   8 年 vboxsync Reapplied r113096 (backed out in r113137) in disabled form so it's not …
(edit) @65901   8 年 vboxsync Reapplied r113097 (backed out in r113137): pgmR3PoolReset: A few …
(edit) @65900   8 年 vboxsync Reapplied r113098 (backed out in r113137): pgmLogState: page content.
(edit) @65899   8 年 vboxsync Reapplied r113094, r113095 (backed out in r113137): PGM: pgmLogState.
(edit) @65898   8 年 vboxsync VMMR0.cpp: How to disable preemption hooks.
(edit) @65897   8 年 vboxsync TMR3TimerSkip: No need to to set ssm handle status on failure when the …
(edit) @65896   8 年 vboxsync VMM: Add TMR3TimerSkip to skip a saved timer state in a given SSM …
(edit) @65894   8 年 vboxsync IEM: updates
(edit) @65881   8 年 vboxsync IEM,DIS: Updates
(edit) @65880   8 年 vboxsync IEM,DIS: Updates
(edit) @65879   8 年 vboxsync IEM,DIS: Updates
(edit) @65877   8 年 vboxsync IEM: Fix push fs/gs that got broken in r113659.
(edit) @65876   8 年 vboxsync IEM,DIS: Updates
(edit) @65871   8 年 vboxsync IEM: Addding disassembler info to new IEMOP_MNEMONIC macros.
(edit) @65869   8 年 vboxsync updates
(edit) @65853   8 年 vboxsync tstAnimate fix for r113619
(edit) @65852   8 年 vboxsync fixed tstVMM for r113619
(edit) @65836   8 年 vboxsync IEMAllInstructionsPython.py: Fixes.
(edit) @65834   8 年 vboxsync IEMAllInstructionsPython.py: some more tinkering.
(edit) @65828   8 年 vboxsync python 3 fixes.
(edit) @65825   8 年 vboxsync IEMAllInstructionsPython.py: Some updates.
(edit) @65824   8 年 vboxsync IEM: free stats memory on termination
(edit) @65806   8 年 vboxsync IEMAllInstructionsPython.py: Try make doxygen happy.
(edit) @65805   8 年 vboxsync IEMAllInstructionsPython.py: Basics doxygen stuff done, some work …
(edit) @65801   8 年 vboxsync VMM/CPUM: Fix typo in enabling XOP, while exploding CPUID features.
(edit) @65794   8 年 vboxsync EM: VMCPU_FF_UNHALT should be cleared together with …
(edit) @65793   8 年 vboxsync IEM: Ignore VMCPU_FF_UNHALT.
(edit) @65792   8 年 vboxsync EM,GIM: Let EM be the only one to mess with VMCPU_FF_UNHALT and …
(edit) @65790   8 年 vboxsync IEM: updates.
(edit) @65788   8 年 vboxsync IEM: Take 'sys' access into account when checking for read-only pages.
(edit) @65784   8 年 vboxsync IEM: Tomorrow resume point.
(edit) @65781   8 年 vboxsync IEM: Correted invalid opcode decoding in group 12, 13, and 14.
(edit) @65780   8 年 vboxsync IEM: Group 12, 13, and 14 jump table size checks.
(edit) @65779   8 年 vboxsync IEM: Correted invalid opcode decoding in group 12, 13, and 14.
(edit) @65778   8 年 vboxsync IEM: Correted invalid opcode decoding in group 12, 13, and 14.
(edit) @65776   8 年 vboxsync x86.h,.mac: Fixed harmless X86_OP_PRF_REPNZ/REPZ mixup.
(edit) @65775   8 年 vboxsync IEM: Use prefix indexed tables for group 14.
(edit) @65774   8 年 vboxsync IEM: Use prefix indexed tables for group 13.
(edit) @65773   8 年 vboxsync IEM: Use prefix indexed tables for group 12 .
(edit) @65772   8 年 vboxsync IEM: Use jump table for group 7 memory variants.
(edit) @65771   8 年 vboxsync IEM: corrected a few …
(edit) @65770   8 年 vboxsync IEM: 0x0f 0x2c split up.
(edit) @65769   8 年 vboxsync IEM: 0x0f 0x29 split up.
(edit) @65768   8 年 vboxsync IEM: naming fixes.
(edit) @65767   8 年 vboxsync VMM/HMVMXR0: LogRel fix.
(edit) @65766   8 年 vboxsync IEM: VEX decoding updates.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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