VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @62478   8 年 vboxsync (C) 2016
(edit) @61317   9 年 vboxsync CPUM,HM: CPUM must tell VT-x that it modified the host CR0 because it …
(edit) @61068   9 年 vboxsync CPUM,IEM: FPU/SSE/AVX state and host resources APIs, first …
(edit) @61061   9 年 vboxsync CPUM,++: build fix to previous commit.
(edit) @61058   9 年 vboxsync CPUM,++: Split up CPUM_USED_FPU into CPUM_USED_FPU_GUEST & …
(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) @57558   9 年 vboxsync VMM: unused vars.
(edit) @57446   9 年 vboxsync VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @55062   10 年 vboxsync Remove CPUFeatures and CPUFeaturesExt from CPUM, use HostFeatures …
(edit) @55048   10 年 vboxsync VMM,REM: Allocate the FPU/SSE/AVX/FUTURE state stuff. We need to use …
(edit) @54898   10 年 vboxsync CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
(edit) @54862   10 年 vboxsync Corrected x86.h/mac typo.
(edit) @54737   10 年 vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @54714   10 年 vboxsync PATM,CPUM: CPUID patch update.
(edit) @54674   10 年 vboxsync CPUM: Working on refactoring the guest CPUID handling.
(edit) @54537   10 年 vboxsync VMMSwitcher: fixed code for disabling the Extended LVT APIC registers
(edit) @54535   10 年 vboxsync CPUMR0: more debug logging
(edit) @54475   10 年 vboxsync CPUMR0: fHasThermal was never used
(edit) @54339   10 年 vboxsync SUPDrv,VMM: Added SUPR0TscDeltaMeasureBySetIndex to SUPDrv (bumping …
(edit) @53836   10 年 vboxsync VMMR0/CPUMR0: also display the content of APIC_REG_LVT_CMCI if that …
(edit) @53624   10 年 vboxsync scm automatic cleanups.
(edit) @52419   10 年 vboxsync VMM: Fix restoring 32-bit guest FPU state on 64-bit capable VMs.
(edit) @49893   11 年 vboxsync MSR rewrite: initial hacking - half disabled.
(edit) @49623   11 年 vboxsync VMM: Warnings.
(edit) @49479   11 年 vboxsync VMM: Warnings.
(edit) @49019   11 年 vboxsync VMM: FPU cleanup.
(edit) @48683   11 年 vboxsync VMM/CPUMR0: const.
(edit) @48567   11 年 vboxsync CPUMR0: Avoid EFER writes whenever possible. Don't know which kernels …
(edit) @48545   11 年 vboxsync VMM/CPUMR0: Comment.
(edit) @48003   11 年 vboxsync VMM: CPUMR0Init -> CPUMR0InitVM renamed.
(edit) @47856   11 年 vboxsync VMM: logging cosmetics
(edit) @47844   11 年 vboxsync VMM: X2APIC + NMI. Only tested on AMD64.
(edit) @47715   11 年 vboxsync CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
(edit) @47681   11 年 vboxsync VMM: I/O breakpoints.
(edit) @47663   11 年 vboxsync build fix
(edit) @47660   11 年 vboxsync VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
(edit) @47064   11 年 vboxsync VMM/CPUMR0: Slightly easier to read.
(edit) @45356   12 年 vboxsync tabs
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44176   12 年 vboxsync build fix
(edit) @44172   12 年 vboxsync cpumR0MapLocalApicWorker: Use ASMIsXyzCpuEx and friends.
(edit) @44078   12 年 vboxsync VMMR0/CPUMR0: atomic update of aGuestCpuId*(); fix return type of …
(edit) @44077   12 年 vboxsync build fix
(edit) @44076   12 年 vboxsync VMM: don't pass certain CPUID features to the guest if the feature is …
(edit) @43387   12 年 vboxsync VMM: HM cleanup.
(edit) @42464   12 年 vboxsync VMM/CPUMR0: Enable LAPIC mappings for VIA Cpus.
(edit) @42024   12 年 vboxsync VMM: RDTSCP support on Intel. Segregated some common CPU features from …
(edit) @41965   12 年 vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41801   12 年 vboxsync Doxygen.
(edit) @41779   12 年 vboxsync Typo.
(edit) @41778   12 年 vboxsync Doxygen.
(edit) @40424   13 年 vboxsync gcc-4.7 is more paranoid when checking function declarations regarding …
(edit) @39078   13 年 vboxsync VMM: -Wunused-parameter
(edit) @38868   13 年 vboxsync CPUMR0.cpp: Log more regarding local apic mapping.
(edit) @37955   13 年 vboxsync Moved VBox/x86.h/mac to iprt/x86.h/mac.
(edit) @36236   14 年 vboxsync HWACCMR0: CPU bounds check. CPUMR0: updated message.
(edit) @36234   14 年 vboxsync CPUMR0.cpp: Stay within the bounds of g_aLApics; safely bail out of …
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @33938   14 年 vboxsync removed logging
(edit) @33936   14 年 vboxsync build fix
(edit) @33935   14 年 vboxsync VMM: mask all Local APIC interrupt vectors which are set up to NMI …
(edit) @29250   15 年 vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26491   15 年 vboxsync VMM: whitespace cleanup.
(edit) @22890   15 年 vboxsync VM::cCPUs -> VM::cCpus so it matches all the other cCpus and aCpus members.
(edit) @21942   15 年 vboxsync VMM: detect syscall usage on the host.
(edit) @21937   15 年 vboxsync Fixed wrong check for sysenter.
(edit) @21562   15 年 vboxsync Paranoia
(edit) @21252   15 年 vboxsync First attempt to enable hypervisor breakpoints with vt-x/amd-v guests
(edit) @20997   15 年 vboxsync HWACCM,CPUM: Fix for 64-bit Windows trashing guest XMM registers - VMX …
(edit) @18927   16 年 vboxsync Big step to separate VMM data structures for guest SMP. (pgm, em)
(edit) @16776   16 年 vboxsync operator precedence (gcc found this bug)
(edit) @16121   16 年 vboxsync Another paranoid assertion
(edit) @16119   16 年 vboxsync Clear CPUM_SYNC_FPU_STATE in CPUMR0SaveGuestFPU.
(edit) @16113   16 年 vboxsync Save the host FPU/XMM state for the 32/64 case.
(edit) @16111   16 年 vboxsync cpumR0SaveHostRestoreGuestFPUState sets CPUM_USED_FPU, unnecessary to …
(edit) @16109   16 年 vboxsync CPUMR0: Don't forget to set CPUM_USED_FPU_SINCE_REM.
(edit) @16108   16 年 vboxsync CPUM: Fixed 64-bit FPU management on the mac.
(edit) @16106   16 年 vboxsync CPUMR0: forgot to remove a line.
(edit) @16103   16 年 vboxsync CPUMR0.cpp: minus RTLogPrintf.
(edit) @16102   16 年 vboxsync CPUMR0.cpp: VBOX_ENABLE_64_BITS_GUESTS is a HWACCM local macro, use …
(edit) @15439   16 年 vboxsync Enable 64 bits guest support on 32 bits hosts. Only use rem64 if the …
(edit) @15417   16 年 vboxsync CPUM: save and restore 64-bit debug registers on darwin (#3202).
(edit) @15416   16 年 vboxsync CPUM: hybrid 32-bit kernel FPU mess.
(edit) @15414   16 年 vboxsync Corrected VBOX_WITH_HYBIRD_32BIT_KERNEL to …
(edit) @15404   16 年 vboxsync #3202: 64-bit guest support on the mac.
(edit) @15186   16 年 vboxsync Fixed fpu and debug state syncing.
(edit) @14876   16 年 vboxsync Debug state save fix for AMD-V.
(edit) @14875   16 年 vboxsync More switcher updates
(edit) @14871   16 年 vboxsync Removed assertions that will trigger.
(edit) @14870   16 年 vboxsync Cleaning up.
(edit) @14859   16 年 vboxsync More updates for 32/64.
(edit) @13960   16 年 vboxsync Moved guest and host CPU contexts into per-VCPU array.
(edit) @12989   16 年 vboxsync VMM + VBox/cdefs.h: consolidated all the XYZ*DECLS of the VMM into …
(edit) @12657   16 年 vboxsync #1865: CPUM. Also added missing aliasing for DR4&5 to the guest DRx …
(edit) @12600   16 年 vboxsync Turned dr0..dr7 into an array.
(edit) @12593   16 年 vboxsync Some comments about DR7.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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