VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @13161   16 年 vboxsync Emulate WBINVD
(edit) @13146   16 年 vboxsync #1865: Renamed PGMPhysReadGCPhys -> PGMPhysSimpleReadGCPhys, …
(edit) @13144   16 年 vboxsync #1865: Implmented the alternative R0 code for darwin (turned out to be …
(edit) @13020   16 年 vboxsync Knut-compatibility fixes
(edit) @13013   16 年 vboxsync infrastructure work for X2APIC support
(edit) @12989   16 年 vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12801   16 年 vboxsync Lidt/lgdt emulation fix for 16 bits operand size.
(edit) @12786   16 年 vboxsync Real-mode support for VT-x. (currently disabled)
(edit) @12773   16 年 vboxsync EMInterpretLMSW: LMSW cannot change AM or WP, so no need to check …
(edit) @12760   16 年 vboxsync EMAll: Disabled the assertions reported in bug #2609, bug #1931 and on …
(edit) @12688   16 年 vboxsync #1865: EM - one pointer and statistics. Added a couple of more samples …
(edit) @12657   16 年 vboxsync #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
(edit) @12307   16 年 vboxsync Logging
(edit) @12305   16 年 vboxsync Flush the recompiler's TB cache each time we detect writes to …
(edit) @12121   16 年 vboxsync Committed hardware breakpoint support for VT-x and AMD-V. Untested and …
(edit) @11764   16 年 vboxsync Got rid of PAT cpuid feature hack. Properly fixed now.
(edit) @11748   16 年 vboxsync More logging
(edit) @11736   16 年 vboxsync warning
(edit) @11714   16 年 vboxsync Enable the PAT cpuid feature when switching to long mode.
(edit) @11692   16 年 vboxsync Disabled microcode version passthru. Code is sufficient to make sure …
(edit) @11691   16 年 vboxsync Allow the MSR_IA32_BIOS_SIGN_ID query only for Intel CPUs.
(edit) @11690   16 年 vboxsync Pass the host's MSR_IA32_BIOS_SIGN_ID on to the guest. This msr …
(edit) @11688   16 年 vboxsync Some more MSR logging
(edit) @11522   16 年 vboxsync Activated (lock) cmpxchg emulation for VT-x and AMD-V. Watch for …
(edit) @11509   16 年 vboxsync Added R0/HC emulation of (lock) cmpxchg. Not activated.
(edit) @11492   16 年 vboxsync Fixed the non-rep stoswd case (rdi must be updated).
(edit) @11488   16 年 vboxsync stoswd emulation fix (DF).
(edit) @11453   16 年 vboxsync More compile issues
(edit) @11452   16 年 vboxsync Minor correction
(edit) @11450   16 年 vboxsync Access verfication for stoswd emulation.
(edit) @11424   16 年 vboxsync Emulate stosw/d/q ourselves.
(edit) @10883   16 年 vboxsync Wrmsr fix for MSR_IA32_SYSENTER_CS
(edit) @10661   16 年 vboxsync Reduce the number of world switches caused by cr8 writes by checking …
(edit) @10473   16 年 vboxsync MMIO instruction emulation for OR, BT and XOR added.
(edit) @10362   16 年 vboxsync More verbose assertion
(edit) @10358   16 年 vboxsync Implemented cr8 reading (PDMApicGetTPR).
(edit) @10274   16 年 vboxsync More logging
(edit) @10270   16 年 vboxsync Logging update
(edit) @10216   16 年 vboxsync -> Unsupported
(edit) @10215   16 年 vboxsync Missed MSR_IA32_MTRR_CAP
(edit) @10213   16 年 vboxsync Log more MSRs
(edit) @10210   16 年 vboxsync Support MSR_K6_EFER_FFXSR if X86_CPUID_AMD_FEATURE_EDX_FFXSR is set.
(edit) @10209   16 年 vboxsync Logging update
(edit) @10107   16 年 vboxsync Added CR8 write (alias for APIC TPR write).
(edit) @10088   16 年 vboxsync Log MSR names
(edit) @10016   16 年 vboxsync Corrected parameter types (const). Use SELMToFlatEx instead of …
(edit) @10013   16 年 vboxsync AMD64 shadow & real or protected mode without paging combo. Flush TLB …
(edit) @9989   16 年 vboxsync Enabled rdmsr/wrmsr emulation again. (VT-x & AMD-v regression fixed)
(edit) @9984   16 年 vboxsync Big instruction emulation update for 64 bits mode. Watch for regressions!
(edit) @9817   16 年 vboxsync fs & gs base cleanup
(edit) @9750   16 年 vboxsync Backed out 32074 for now. (regressions)
(edit) @9747   16 年 vboxsync Logging update
(edit) @9745   16 年 vboxsync Enabled 64 bits mov instruction emulation.
(edit) @9726   16 年 vboxsync Deal with long mode related changes to EFER, CR0 & CR4
(edit) @9725   16 年 vboxsync Ignore MSR_K6_EFER_LMA
(edit) @9724   16 年 vboxsync EFER updates implemented for wrmsr
(edit) @9722   16 年 vboxsync Enabled rd/wrmsr emulation
(edit) @9721   16 年 vboxsync Comment
(edit) @9720   16 年 vboxsync Emulate rdmsr & wrmsr. Note that Intel mentions a (slightly different) …
(edit) @9713   16 年 vboxsync More eip -> rip changes.
(edit) @9675   16 年 vboxsync General cleanup of SELMToFlat.
(edit) @9663   16 年 vboxsync Some 64 bits instruction emulation updates
(edit) @9661   16 年 vboxsync Implement and use CPUMIsGuestIn64BitCode where appropriate.
(edit) @9659   16 年 vboxsync SELMGetCpuModeFromSelector is a better name.
(edit) @9658   16 年 vboxsync Renamed SELMIsSelector32Bit to SELMGetSelectorType.
(edit) @9656   16 年 vboxsync Changed u1Reserved to u1Long in the selector attributes field.
(edit) @9651   16 年 vboxsync 64 bits DRx move emulation.
(edit) @9649   16 年 vboxsync Added CPUMIsGuestInLongMode.
(edit) @9647   16 年 vboxsync DRx access functions must use uint64_t now.
(edit) @9353   16 年 vboxsync Accidental commit
(edit) @9349   16 年 vboxsync More type fixes for GC execution.
(edit) @9345   16 年 vboxsync String format
(edit) @9300   16 年 vboxsync More 64 bits guest ptr fixes
(edit) @9289   16 年 vboxsync Updates for 64 bits guests
(edit) @9248   16 年 vboxsync Enabled cmpxchg8b again.
(edit) @9246   16 年 vboxsync Disable GC emulation of cmpxchg8b to see if that helps with the win2k …
(edit) @9241   16 年 vboxsync cmpxchg8b only modifies ZF.
(edit) @9216   16 年 vboxsync Compile issues (32 bits host/64 bits guest)
(edit) @9212   16 年 vboxsync Major changes for sizeof(RTGCPTR) == uint64_t. Introduced RCPTRTYPE …
(edit) @9083   17 年 vboxsync Minor update
(edit) @9069   17 年 vboxsync Interpret msr reads and writes (currently disabled in order not to …
(edit) @8242   17 年 vboxsync small logging fixes
(edit) @8236   17 年 vboxsync Reapplied 29907
(edit) @8234   17 年 vboxsync MMIO: Cleanup up (removed duplicate code) Disassembler: simplified …
(edit) @8191   17 年 vboxsync warnings
(edit) @8160   17 年 vboxsync All CRx registers are now 64 bits.
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @8149   17 年 vboxsync More 64 bits disassembler updates
(edit) @8100   17 年 vboxsync Wrong assertion
(edit) @8099   17 年 vboxsync Let cmpxchg8b get through
(edit) @8098   17 年 vboxsync Emulate cmpxchg8b in GC.
(edit) @7905   17 年 vboxsync Changed CRx parameter size
(edit) @7738   17 年 vboxsync PAE switches should be handled correctly
(edit) @7737   17 年 vboxsync Allow PGM mode changes in ring 0 (hwaccm)
(edit) @7735   17 年 vboxsync Include EFER msr in all PGMChangeMode calls.
(edit) @7718   17 年 vboxsync Enabled X86_CR0_WP=0 code execution with VT-x & AMD-V
(edit) @7469   17 年 vboxsync fixed log statements
(edit) @7286   17 年 vboxsync emulate [lock] xadd in GC
(edit) @6297   17 年 vboxsync Disabled annoying assertion, see #2609.
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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