VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @93554   3 年 vboxsync VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
(edit) @93115   3 年 vboxsync scm --update-copyright-year
(edit) @92723   3 年 vboxsync VMM: More driverless adjustments. bugref:10138
(edit) @92216   3 年 vboxsync VMM/EMAll: Rename EMR0HistoryUpdatePC to EMHistoryUpdatePC and make it …
(edit) @82968   5 年 vboxsync Copyright year updates by scm.
(edit) @81153   5 年 vboxsync VMM: Removed most VBOX_WITH_REM preprocessor stuff. bugref:9576
(edit) @80333   6 年 vboxsync VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
(edit) @80281   6 年 vboxsync VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
(edit) @80253   6 年 vboxsync VMM: Started refactoring VMMAll/* for bugref:9217
(edit) @80161   6 年 vboxsync VMM,REM: Kicking out raw-mode. bugref:9517
(edit) @80055   6 年 vboxsync Main: Kicking out raw-mode - CPUMRaw*. bugref:9517
(edit) @80016   6 年 vboxsync VMM: Kicking out raw-mode (work in progress) - EM. bugref:9517
(edit) @80007   6 年 vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @78712   6 年 vboxsync VMM/EM: Nested VMX: bugref:9180 Removed unused code, …
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @75998   6 年 vboxsync VMM/EM: Nested VMX: bugref:9180 Consider GIF and virtual interrupts …
(edit) @75646   6 年 vboxsync VMM: HLT/MWAIT optimizations for busy guests: don't go back to ring-3 …
(edit) @74789   6 年 vboxsync vm.h,VMM,REM: s/VMCPU_FF_IS_PENDING/VMCPU_FF_IS_ANY_SET/g to emphasize …
(edit) @74204   6 年 vboxsync VMM/EM: Added EMMonitorWaitClear to clear address-range monitoring for …
(edit) @72895   7 年 vboxsync EM,HM: Replaced EMInterpretInvlpg with IEMExecDecodedInvlpg.
(edit) @72891   7 年 vboxsync EM,HM,IEM: Replaced EMInterpretCpuid with IEMExecDecodedCpuid. Set …
(edit) @72885   7 年 vboxsync EMAll.cpp: flushed out unused code.
(edit) @72884   7 年 vboxsync EM: emMSRtoString isn't needed any more. [burn fix]
(edit) @72882   7 年 vboxsync EM,HM,IEM: Replaced EMInterpretRdmsr with IEMExecDecodedRdmsr.
(edit) @72877   7 年 vboxsync EM,HM,IEM: Replaced EMInterpretWrmsr with IEMExecDecodedWrmsr.
(edit) @72674   7 年 vboxsync EM: Quietly deal with IEM errors VERR_IEM_INSTR_NOT_IMPLEMENTED and …
(edit) @72657   7 年 vboxsync EM: Make the EMHistoryExec parameters adjustable. bugref:9198
(edit) @72655   7 年 vboxsync EM,HM,NEM,TRPM: Renamed some EMEXIT_XXXX stuff to shorten things down …
(edit) @72642   7 年 vboxsync EM,IEM,VMX: Working on configuring exit history optimziations. …
(edit) @72636   7 年 vboxsync EM,HM: Removed EMInterpretRdtsc and EMInterpretRdtscp (reapplying …
(edit) @72619   7 年 vboxsync VMM: Temporarily put the old RDTSC[P] code back and enabled it …
(edit) @72596   7 年 vboxsync EM,HM: Removed EMInterpretRdtsc and EMInterpretRdtscp. bugref:6973
(edit) @72590   7 年 vboxsync HM,IEM,EM: Added IEMExecDecodedRdtsc and IEMExecDecodedRdtscp for …
(edit) @72582   7 年 vboxsync EM: More statistics for the history execution and probing. bugref:9044
(edit) @72580   7 年 vboxsync EM,NEM: Added /EM/ExitOptimizationEnabled config option to disable …
(edit) @72579   7 年 vboxsync EM: Implemented a very simple history record replacement strategy. …
(edit) @72570   7 年 vboxsync EM,IEM: build fixes. bugref:9044
(edit) @72569   7 年 vboxsync EM,IEM,NEM: Started working on optimizing adjacent exits using IEM. …
(edit) @72565   7 年 vboxsync EM,TRPM: Record TSC with exit history in raw-mode. Added the exit …
(edit) @72564   7 年 vboxsync EM,TRPM,IOM: Improved the raw-mode exit history a little (just for the …
(edit) @72560   7 年 vboxsync EM,HM: Replaced HM exit history with the EM one. VT-x now reads TSC on …
(edit) @72559   7 年 vboxsync EM,TRPM: Record raw-mode traps (no timestamps). bugref:9044
(edit) @72555   7 年 vboxsync EM,NEM,HM: Started on generic exit history, only hooked up to NEM/win. …
(edit) @72490   7 年 vboxsync NEM,EM: Generic optimization of I/O port accesses that have to be …
(edit) @72462   7 年 vboxsync EM,IEM,HM: Consolidated VMMHypercallsDisable/VMMHypercallsEnable into …
(edit) @72208   7 年 vboxsync VMM: VBOX_WITH_NESTED_HWVIRT_SVM.
(edit) @71341   7 年 vboxsync VMM/EM: Todo comment and removed superfluous double negation in …
(edit) @70948   7 年 vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @70056   7 年 vboxsync VMM: Nested hw.virt: Apply nested-guest TSC offset when executing the …
(edit) @69111   7 年 vboxsync (C) year
(edit) @69046   7 年 vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @67989   8 年 vboxsync GVMMR0Sched*: pass pGVM along when we've got it.
(edit) @67131   8 年 vboxsync EMAll: logging
(edit) @66848   8 年 vboxsync VMM: use RT_LO/HI_U32 at certain places
(edit) @66581   8 年 vboxsync VMM: Nested Hw.virt: Implemented various SVM intercepts in IEM, …
(edit) @65792   8 年 vboxsync EM,GIM: Let EM be the only one to mess with VMCPU_FF_UNHALT and …
(edit) @64655   8 年 vboxsync VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
(edit) @63560   9 年 vboxsync scm: cleaning up todos
(edit) @63465   9 年 vboxsync VMM: warnings (clang)
(edit) @62869   9 年 vboxsync VMM: warnings.
(edit) @62601   9 年 vboxsync VMM: Unused parameters.
(edit) @62478   9 年 vboxsync (C) 2016
(edit) @62423   9 年 vboxsync emReadBytes: MSC level 4 warning.
(edit) @62291   9 年 vboxsync Removed empty internal/pgm.h header file. (That stuff moved into …
(edit) @61776   9 年 vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @60915   9 年 vboxsync EMAll.cpp: An another warning.
(edit) @60914   9 年 vboxsync EMAll.cpp: Fix unused static function warnings.
(edit) @60913   9 年 vboxsync EMAll.cpp: Use IEM.
(edit) @60804   9 年 vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(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) @57860   9 年 vboxsync VMM: warnings.
(edit) @57562   9 年 vboxsync VMM: unused vars.
(edit) @57446   10 年 vboxsync VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
(edit) @57358   10 年 vboxsync *: scm cleanup run.
(edit) @56985   10 年 vboxsync VMM: Log and assertion formatting fixes.
(edit) @56287   10 年 vboxsync VMM: Updated (C) year.
(edit) @55248   10 年 vboxsync HMR0VMX,EM,IEM: Moved the CRx related interpretation methods from EM …
(edit) @54862   10 年 vboxsync Corrected x86.h/mac typo.
(edit) @54737   10 年 vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @53466   10 年 vboxsync VMM/MSRs: Added status codes for returning to ring-3 to service the …
(edit) @53101   10 年 vboxsync EM: Careful with MOV to segment register.
(edit) @51658   11 年 vboxsync VMM/GIM: Bits, try to find out why it breaks on mac2-rel.
(edit) @51643   11 年 vboxsync VMM/GIM: More bits for Hyper-V implementation.
(edit) @51422   11 年 vboxsync VMM/EMAll: allow WrMsrs to return VERR_EM_INTERPRETER to fallback to …
(edit) @50866   11 年 vboxsync VMM/EMAll: Disallow writing to reserved bits while loading CR0.
(edit) @49975   11 年 vboxsync EM: Make sure the RA1 and RAZ bits of DR6 and DR7 are enforced. Fixes …
(edit) @49481   11 年 vboxsync VMM: Warnings.
(edit) @48442   11 年 vboxsync VMM: Comment and doxygen.
(edit) @48370   11 年 vboxsync EM,HM: MWait fix, clearing the active bit too early.
(edit) @48177   11 年 vboxsync emInterpretCmpXchg8b: Removed an assertion regarding the cpu not being …
(edit) @48066   11 年 vboxsync CPUM: Fake MSR_IA32_MCG_STATUS reads. Corrected MSR names, IA32_MCP …
(edit) @47326   12 年 vboxsync IEM: Implemented the mwait & monitor instructions. (Still work to be …
(edit) @46420   12 年 vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @45907   12 年 vboxsync VBOX_WITH_IEM bitrot and stuff.
(edit) @45701   12 年 vboxsync VMM: SELM and VMM early HM init changes.
(edit) @45620   12 年 vboxsync CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, …
(edit) @45549   12 年 vboxsync Reverted r84927 - I cannot read.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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