VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR0

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @36400   14 年 vboxsync PCI: work on IOMMU notifications
(edit) @36329   14 年 vboxsync PCI: per-VM initialization (for IOMMU domains)
(edit) @36256   14 年 vboxsync hwaccmR0InitCpu: SUPR0Printf can hang solaris systems when done from …
(edit) @36245   14 年 vboxsync HWACCMR0: Replaced return code arrays used by RTMpOnAll operation with …
(edit) @36237   14 年 vboxsync HWACCMR0.cpp: Adding todos for 256 CPUs.
(edit) @36236   14 年 vboxsync HWACCMR0: CPU bounds check. CPUMR0: updated message.
(edit) @36235   14 年 vboxsync GVMMR0.cpp: bound check when copying out statistics.
(edit) @36234   14 年 vboxsync CPUMR0.cpp: Stay within the bounds of g_aLApics; safely bail out of …
(edit) @36196   14 年 vboxsync VMM: don't die hard during PDPTR preloading (VT-x), try guru meditate …
(edit) @35959   14 年 vboxsync PCI: further R0/driver work
(edit) @35917   14 年 vboxsync VMM/VMMR0/GMMR0: typo in logging.
(edit) @35914   14 年 vboxsync VMM/VMMR0/GMMR0: logging.
(edit) @35902   14 年 vboxsync VMMR0.cpp: Added the IntNetR0Term call to ModuleInit that was missing …
(edit) @35885   14 年 vboxsync Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
(edit) @35856   14 年 vboxsync typo
(edit) @35855   14 年 vboxsync PCI: start of driver communication infrastructure
(edit) @35810   14 年 vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
(edit) @35738   14 年 vboxsync r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
(edit) @35676   14 年 vboxsync Main, VMM: PCI passthrough work
(edit) @35358   14 年 vboxsync backed out 69217
(edit) @35357   14 年 vboxsync VMM, Main: PCI passthrough work
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35334   14 年 vboxsync build fix.
(edit) @35333   14 年 vboxsync VMM source reorg.
(edit) @35298   14 年 vboxsync VMM: fix linking dependencies for VBoxDD*R?.r? on Solaris/FreeBSD
(edit) @35023   14 年 vboxsync Introduce sane upper and lower limits for the preemption timer
(edit) @35005   14 年 vboxsync Fixed massive performance regression for nested paging with 32-bit SMP …
(edit) @34998   14 年 vboxsync Fixed FreeBSD 8.1 boot hang for unrestricted guest execution with VT-x
(edit) @34958   14 年 vboxsync Backed out 68777: previous code was safe
(edit) @34957   14 年 vboxsync Recommit 68775
(edit) @34956   14 年 vboxsync Compile problem; postpone
(edit) @34955   14 年 vboxsync Can't load a minimal state if we were rescheduled to a new cpu (!!)
(edit) @34184   14 年 vboxsync doc adj.
(edit) @34020   14 年 vboxsync VMMR0/TRPMR0.cpp: use a 64-bit gate descriptor on 64-bit hosts (cleans …
(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) @33799   14 年 vboxsync PDM: Added DevHelps to query virtual time without requiring a timer.
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33545   14 年 vboxsync Wrong spelling fix
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33172   14 年 vboxsync VMEmt,GVMM: Some more tuning…
(edit) @33170   14 年 vboxsync GVMM,VMEmt: Use RTSemEventWaitEx, avoid the syrup algorithm in …
(edit) @32935   14 年 vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32885   14 年 vboxsync Renaming cpu priority to cpu execution cap
(edit) @32847   14 年 vboxsync Clear VMCPU_FF_TO_R3 on the way out
(edit) @32815   14 年 vboxsync GVMMR0SchedHalt: limit the timeout to 1 second
(edit) @32799   14 年 vboxsync GVMMR0.cpp: PPT docs.
(edit) @32798   14 年 vboxsync GVMMR0.cpp: PPT docs.
(edit) @32797   14 年 vboxsync GVMMR0: Enabled the periodic preemption timer on linux hosts.
(edit) @32796   14 年 vboxsync GVMMR0,TM,STAM: Periodic preemption timer fixes, adjustments and …
(edit) @32793   14 年 vboxsync One more for crit sections
(edit) @32792   14 年 vboxsync And more
(edit) @32791   14 年 vboxsync More stats
(edit) @32729   14 年 vboxsync Comment about a possible erratum
(edit) @32572   14 年 vboxsync VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
(edit) @32525   14 年 vboxsync Updated comments
(edit) @32512   14 年 vboxsync Enabled minimal guest state loading (VT-x; again). Watch for regressions.
(edit) @32506   14 年 vboxsync Extra stats
(edit) @32504   14 年 vboxsync SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
(edit) @32489   14 年 vboxsync VMM: More work on the periodic preemption timer (no actual timers yet).
(edit) @32488   14 年 vboxsync build fix.
(edit) @32458   14 年 vboxsync VMM: Return to ring-3 when DMA work is pending.
(edit) @32431   14 年 vboxsync scm cleanup
(edit) @32419   14 年 vboxsync TM,HWVMXR0: Use the preemption timer to make sure we stop executing …
(edit) @32418   14 年 vboxsync Increase the size of the image to work around the refusal of Win64 to …
(edit) @32361   14 年 vboxsync HWACCM: Preparing for using the VMX-preemption timer.
(edit) @32156   14 年 vboxsync space
(edit) @32135   14 年 vboxsync Checkpoint PDM helper
(edit) @32087   14 年 vboxsync PGM: Account for aliased and off pages in physical handlers so that …
(edit) @32036   14 年 vboxsync Removed X86_PTE_PAE_PG_MASK, renamed X86_PTE_PAE_PG_MASK_FULL to …
(edit) @32035   14 年 vboxsync Changing the remaining X86_PTE_PAE_PG_MASK uses to …
(edit) @31847   14 年 vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31786   14 年 vboxsync PGM: AMD-V + NP optimization (IOM sometimes makes use of uErr).
(edit) @31646   14 年 vboxsync HWVMXR0.cpp: Made the PGM/MMIO hack work with EPT.
(edit) @31636   14 年 vboxsync EM: Addressed VBOXSTRICTRC todo from r64673. Decided to only use …
(edit) @31593   14 年 vboxsync PGM,IOM: MMIO optimization - hacking in progress. (still disabled)
(edit) @31569   14 年 vboxsync HWACCM: burn fix / VBOXSTRICTRC cleanup - a bit risky…
(edit) @31565   14 年 vboxsync PGM,HWACCM: MMIO optimizations - coding in progress.
(edit) @31441   14 年 vboxsync Not necessary
(edit) @31435   14 年 vboxsync PGMR0SharedModuleCheck: Added comment on pgmLock() call.
(edit) @31407   14 年 vboxsync VMMR0: Set VMCPU::hNativeThreadR0 in GVMMR0CreateVM and GVMMR0RegisterVCpu.
(edit) @31402   14 年 vboxsync PGM: Replaced the hazzardous raw-mode context dynamic mapping code …
(edit) @31394   14 年 vboxsync Put back (disabled) r64154
(edit) @31383   14 年 vboxsync Fixed incorrect global module unregistration in the win64 case.
(edit) @31369   14 年 vboxsync Compile fix
(edit) @31368   14 年 vboxsync Comments
(edit) @31367   14 年 vboxsync Compile fix
(edit) @31366   14 年 vboxsync Restored old mutex grab code
(edit) @31361   14 年 vboxsync Reapplied 64410 with previous lookup added
(edit) @31360   14 年 vboxsync Temporarily backed out 64410
(edit) @31359   14 年 vboxsync Keep track of the native R0 thread handle for each EMT too. Use that …
(edit) @31352   14 年 vboxsync Don't assume a thread can't migrate to another CPU. The code that …
(edit) @31351   14 年 vboxsync Paranoia
(edit) @31350   14 年 vboxsync Rearranged mutex and preemption disabling order.
(edit) @31348   14 年 vboxsync Disable preemption when checking the shared modules
(edit) @31326   14 年 vboxsync Pass on cpu priority property.
(edit) @31197   14 年 vboxsync Temporarily backed out r64154 as everyone is complaining about debug …
(edit) @31177   14 年 vboxsync PGMR0DynMap.cpp: Applied PGMR0DYNMAP_2_VMCPU to the wrong type. Fixes …
(edit) @31175   14 年 vboxsync comment typo.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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