VirtualBox

source: vbox/trunk/src/VBox/VMM

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @71760   7 年 vboxsync VMM/HMSVMR0: Comment.
(edit) @71759   7 年 vboxsync VMM/HMSVMR0: Todo.
(edit) @71758   7 年 vboxsync VMM/HMSVMR0: Build fix.
(edit) @71755   7 年 vboxsync VMM: Nested Hw.virt: Fix overriding SVM nested-guest PAT MSR while …
(edit) @71731   7 年 vboxsync tstDeviceStructSize,tstHelp.h: Fixed cast in CHECK_SIZE that can cause …
(edit) @71720   7 年 vboxsync PATM: Don't try pass stuff to patmRCVirtPagePfHandle that's not …
(edit) @71699   7 年 vboxsync SUPDrv,VBoxVMM: Require SSE2 to be present.
(edit) @71697   7 年 vboxsync VMM/HMSVMR0: nit.
(edit) @71692   7 年 vboxsync VMM/HMSVMR0: Increment RIP on handling PAUSE #VMEXIT and intercept …
(edit) @71676   7 年 vboxsync Comments.
(edit) @71641   7 年 vboxsync VMM/IEM: Nested hw.virt: Use CPUMIsGuestSvmVirtIntrMasking instead of …
(edit) @71640   7 年 vboxsync VMM: Nested hw.virt: Abstract SVM V_INTR_MASKING so we can refer to …
(edit) @71586   7 年 vboxsync PGMAllPool: doc fix
(edit) @71565   7 年 vboxsync VMM/HMSVMR0: Safer to use the TSC offset from TMCpuTickCanUseRealTSC …
(edit) @71559   7 年 vboxsync VMM/HMSVMR0: Duplicate case label.
(edit) @71530   7 年 vboxsync VMM/IEM: Nested hw.virt: MSRPM bit access assertion, fix.
(edit) @71529   7 年 vboxsync VMM/HM: Fixes to MSRPM bit accesses. Implemented merging of guest and …
(edit) @71504   7 年 vboxsync VMM/HMSVMR0: Avoid intercepting CR4 reads when possible. Added todo …
(edit) @71476   7 年 vboxsync VMM/HMSVMR0: Comment nit.
(edit) @71450   7 年 vboxsync VMM/HMSVMR0: Comment nit.
(edit) @71446   7 年 vboxsync VMM/HMSVMR0: Use #MF exception and CR0.NE=1 method of handling …
(edit) @71445   7 年 vboxsync VMM/HMSVMR0: Fix FERR_FREEZE intercepts.
(edit) @71444   7 年 vboxsync VMM/HMSVMR0: Assertion.
(edit) @71443   7 年 vboxsync VMM/CPUM: Nested Hw.virt: Don't need to clear extra fields on reset …
(edit) @71419   7 年 vboxsync VMM/HM: Nested hw.virt: Don't double restore fields that are already …
(edit) @71418   7 年 vboxsync VMM/HMSVMR0: Remove unused function, build fix.
(edit) @71417   7 年 vboxsync VMM/HM: Comment.
(edit) @71416   7 年 vboxsync VMM/IEM: Nested Hw.virt: Fix exitinfo1 field for …
(edit) @71415   7 年 vboxsync VMM/HM: Get rid of lazy FPU loading for AMD-V. Nested Hw.virt: Fix FPU …
(edit) @71383   7 年 vboxsync VMM/HMSVMR0: Nested hw.virt: Handle NMI intercept #VMEXIT for a …
(edit) @71382   7 年 vboxsync VMM/HM: Nit.
(edit) @71381   7 年 vboxsync VMM/HM: Added VM debugger info dumping for SVM nested-guest VMCB cache.
(edit) @71344   7 年 vboxsync VMM/HM: Add nested-guest exit reason stat array for SVM R0 execution.
(edit) @71342   7 年 vboxsync VMM/CPUM: Include GIF as part of nested hw.virt CPUM info.
(edit) @71341   7 年 vboxsync VMM/EM: Todo comment and removed superfluous double negation in …
(edit) @71340   7 年 vboxsync VMM/HMSVMAll: Assertion.
(edit) @71313   7 年 vboxsync VMM/HMSVMR0: Build fix.
(edit) @71312   7 年 vboxsync VMM/HMSVMR0: Nested Hw.virt: Explicitly skip intercepting #UD and #BP …
(edit) @71307   7 年 vboxsync VMM/IEM: Nested Hw.virt: Use different IPE for weird failure.
(edit) @71297   7 年 vboxsync NEM: Some more 17115 fixes and noted down an issue (possibly not at …
(edit) @71296   7 年 vboxsync NEM: Updates for build 17115 and fixes for AMD-V. bugref:9044
(edit) @71293   7 年 vboxsync NEM: Some stats; doc updates. bugref:9044
(edit) @71290   7 年 vboxsync VMM: Better GVM alignment; assert padding sanity.
(edit) @71289   7 年 vboxsync NEM: Complain about A20 too. bugref:9044
(edit) @71286   7 年 vboxsync NEM: Better section heading. bugref:9044
(edit) @71284   7 年 vboxsync NEM: Working on the @page docs for windows. bugref:9044
(edit) @71283   7 年 vboxsync NEM: Working on the @page docs for windows. bugref:9044
(edit) @71280   7 年 vboxsync VMM/APIC: Log when Hyper-V x2APIC compatibility mode is enabled.
(edit) @71279   7 年 vboxsync NEM: working on the @page docs for windows. bugref:9044
(edit) @71275   7 年 vboxsync NEM: working on the @page docs for windows. bugref:9044
(edit) @71266   7 年 vboxsync VMM/APIC: Allow Hyper-V paravirt. guests to read reserved LDR+1 …
(edit) @71265   7 年 vboxsync VMM/GIMHv: Added some newer Hyper-V paravirt. CPUID feature bits.
(edit) @71243   7 年 vboxsync doxygen build fix. bugref:9044
(edit) @71224   7 年 vboxsync NEM/w: Optimizations and build fixes for the other configurations. …
(edit) @71223   7 年 vboxsync NEM/win,VMM,PGM: Ported NEM runloop to ring-0. bugref:9044 [build fixes]
(edit) @71222   7 年 vboxsync NEM/win,VMM,PGM: Ported NEM runloop to ring-0. bugref:9044
(edit) @71211   7 年 vboxsync iomMmioHandler: pDevIns can be NULL in R0 and RC, return to ring-3.
(edit) @71198   7 年 vboxsync SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
(edit) @71189   7 年 vboxsync VMM/CPUM: Log nit.
(edit) @71188   7 年 vboxsync VMM/HMSVMR0: Nested hw.virt: Logging.
(edit) @71184   7 年 vboxsync CPUM,NEM: Introduced CPUMCTX field for tracking state that's not in …
(edit) @71171   7 年 vboxsync VMM/HMSVMR0: Nested Hw.virt: Don't assume the VMCB is cached by VMCB …
(edit) @71166   7 年 vboxsync VMM/CPUM: Nested Hw.virt: Try expose SVM flush-by-ASID to the guest.
(edit) @71165   7 年 vboxsync VMM/IEM: Nested Hw.virt: Add VMRUN check when SVM Flush-by-ASID is …
(edit) @71152   7 年 vboxsync VMM/NEM/win: Refactoring... bugref:9044
(edit) @71136   7 年 vboxsync SUPDrv,VMM/NEM/win: Abstracted kernel I/O control work in SUPDrv, …
(edit) @71131   7 年 vboxsync VMM/NEM/win: Code for discovering VID I/O control functions (for …
(edit) @71130   7 年 vboxsync VMM/NEM/win: Reimplemented virtual process API, optimizing the cancel …
(edit) @71129   7 年 vboxsync VMM/NEM/win: Reimplemented virtual process API, optimizing the cancel …
(edit) @71118   7 年 vboxsync VMM/CPUM: Nested Hw.virt: Expose NRIP and decode-assist SVM features …
(edit) @71108   7 年 vboxsync Added speculation control settings to API, refined implementation.
(edit) @71095   7 年 vboxsync VMM/IEM: Nested Hw.virt: ICEBP intercepts also updates NRIP.
(edit) @71094   7 年 vboxsync VMM/IEM: Doxygen.
(edit) @71093   7 年 vboxsync VMM/IEM: Nested Hw.virt: Implement SVM decode-assist and NRIP.
(edit) @71092   7 年 vboxsync VMM/IEM: Nested Hw.virt: Implement SVM decode-assist and NRIP feature.
(edit) @71087   7 年 vboxsync VMM/NEM/win: Get registers via hypercalls. bugref:9044
(edit) @71083   7 年 vboxsync VMM,SUPDrv: More NEM/win page hacking. bugref:9044 [build fix]
(edit) @71082   7 年 vboxsync VMM,SUPDrv: More NEM/win page hacking. bugref:9044
(edit) @71081   7 年 vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @71079   7 年 vboxsync VMM/IEM: space.
(edit) @71078   7 年 vboxsync VMM/IEM: Nested Hw.virt: Fix GDTR, IDTR read intercepts. Previously it …
(edit) @71077   7 年 vboxsync VMM/IEM: Nested Hw.virt: Fix GDTR, IDTR read intercepts. Previously it …
(edit) @71076   7 年 vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044 [build fix]
(edit) @71075   7 年 vboxsync VMM,SUPDrv: More NEM/win experimentation. bugref:9044
(edit) @71069   7 年 vboxsync VMM/IEM: Nested Hw.virt: Update number of bytes fetched for SVM decode …
(edit) @71064   7 年 vboxsync VMM/HM: We no longer require NRIP to be present when decode-assist is …
(edit) @71048   7 年 vboxsync VMM/IEM: Nested Hw.virt: Fix decode-assist fetching 15 bytes for SVM …
(edit) @71047   7 年 vboxsync VMM/HM: Todo.
(edit) @71044   7 年 vboxsync NEM: Upped the max mapped pages to 4000, which helps with performance. …
(edit) @71043   7 年 vboxsync NEM: More code - PoC kind of working now. bugref:9044
(edit) @71040   7 年 vboxsync NEM: More code - DSL is getting somewhere now, but VRAM access sucks. …
(edit) @71036   7 年 vboxsync VMM/IEM: Nested Hw.virt: Comment, removed obsolete todo.
(edit) @71035   7 年 vboxsync NEM: More code - got the 'FATAL: Could not read from the boot medium! …
(edit) @71032   7 年 vboxsync NEM: More code. bugref:9044
(edit) @71031   7 年 vboxsync NEM: More code. bugref:9044
(edit) @71020   7 年 vboxsync NEM: More code. bugref:9044
(edit) @71004   7 年 vboxsync VMM/HMSVMR0: Nested Hw.virt: Fix intercepting VMMCALL while executing …
(edit) @70986   7 年 vboxsync VMM/HM: Log and nit.
(edit) @70984   7 年 vboxsync NEM: Working on the EM loops. bugref:9044 [bug fix]
(edit) @70980   7 年 vboxsync NEM: Working on the EM loops. bugref:9044 [build fix]
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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