VirtualBox

source: vbox/trunk/src/VBox/VMM

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @34492   14 年 vboxsync VBOX_ONLY_EXTPACKS changes.
(edit) @34467   14 年 vboxsync PGMPhys.cpp: Skip ZERO shadow ROM pages in the prealloc case in …
(edit) @34432   14 年 vboxsync Burn fix
(edit) @34431   14 年 vboxsync AsyncCompletion: Proper debugger command for error injection
(edit) @34428   14 年 vboxsync PDMBlkCache: Save dirty entries so they get written again on restart …
(edit) @34406   14 年 vboxsync iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
(edit) @34386   14 年 vboxsync PBMBlkCache: Bug fixes
(edit) @34347   14 年 vboxsync BlkCache: Suspend the VM if an error occurs during a write
(edit) @34344   14 年 vboxsync AsyncCompletion: Debug build only debugger command to inject errors …
(edit) @34340   14 年 vboxsync PDMBlkCache: Bug fixes
(edit) @34328   14 年 vboxsync CPUM: updated the CPUID processor feature flags
(edit) @34326   14 年 vboxsync VMM: Removed the XXXInitCPU and XXXTermCPU methods since all but the …
(edit) @34322   14 年 vboxsync VMM: Changed a bunch of VMMR3DECLs to VMMR3_INT_DECL.
(edit) @34320   14 年 vboxsync VMM: Moved the fUsePeriodicPreemptionTimers LogRel statement till the …
(edit) @34318   14 年 vboxsync PGM: Fixed assertion trying to free a PXE ROM page when restoring an …
(edit) @34286   14 年 vboxsync nit
(edit) @34272   14 年 vboxsync CPUMInternal.mac: Use RTR0PTR_RES.
(edit) @34246   14 年 vboxsync PDMBlkCache: Bug fix
(edit) @34241   14 年 vboxsync PDM: Added search paths to the device and driver DLL CFGM nodes so …
(edit) @34240   14 年 vboxsync CFGMR3QueryStringAllocDef: Deal with pszDef = NULL.
(edit) @34223   14 年 vboxsync BlockCache: Bug fixes
(edit) @34222   14 年 vboxsync PDMDriver: Helper to create a block cache for drivers
(edit) @34221   14 年 vboxsync Build fix
(edit) @34220   14 年 vboxsync Build fix
(edit) @34219   14 年 vboxsync PDM/BlockCache: First part for #5295, move the writeback cache into a …
(edit) @34216   14 年 vboxsync VM.cpp: Fix freeing UVM structure, sizeof() doesn't work for VMs with …
(edit) @34207   14 年 vboxsync pdmdrv: introduced PDMDrvHlpDBGFInfoRegister / PDMDrvHlpDBGFInfoDeregister
(edit) @34197   14 年 vboxsync dbgfR3CoreWrite: Must use PGMPhysSimpleReadGCPhys because PGMPhysRead …
(edit) @34194   14 年 vboxsync dbgfR3CoreWrite: Do not write the first page over and over again.
(edit) @34187   14 年 vboxsync HWACCM.cpp: Added CFGM value /HWACCM/UsePreemptTimer <bool> for …
(edit) @34186   14 年 vboxsync CFGM: A bunch of dittos for other types.
(edit) @34185   14 年 vboxsync CFGMR3QueryBoolDef: Must not forget to set pf on failure.
(edit) @34184   14 年 vboxsync doc adj.
(edit) @34167   14 年 vboxsync PGM: typo causing failure to start a VM
(edit) @34163   14 年 vboxsync PGMR3PhysRomRegister/PDMDevHlpROMRegister: Added cbBinary argument to …
(edit) @34149   14 年 vboxsync typo
(edit) @34136   14 年 vboxsync dbgfR3CoreWrite: Fixed debug assertion in RTFileOpen.
(edit) @34135   14 年 vboxsync DBGFCoreWrite.cpp: Untested fix for the core file layout bug.
(edit) @34134   14 年 vboxsync DBGFCoreWrite.cpp: Eliminated unnecessary gotos.
(edit) @34020   14 年 vboxsync VMMR0/TRPMR0.cpp: use a 64-bit gate descriptor on 64-bit hosts (cleans …
(edit) @33999   14 年 vboxsync PGM: derefence pointer before sanity check (strict builds only)
(edit) @33998   14 年 vboxsync MM: even larger hyperheap for ICH9
(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) @33877   14 年 vboxsync PDMLdr.cpp: log RC load failure better in release builds.
(edit) @33846   14 年 vboxsync AsyncCompletion: 32bit Darwin alignment fixes
(edit) @33840   14 年 vboxsync AsyncCompletion: Alignment assertions and remove a bit of unused code
(edit) @33799   14 年 vboxsync PDM: Added DevHelps to query virtual time without requiring a timer.
(edit) @33795   14 年 vboxsync Extra comment
(edit) @33780   14 年 vboxsync During state loading; don't free a zero page if it's part of a large page.
(edit) @33771   14 年 vboxsync Mark base page as type page table when activating a 4 kb page inside …
(edit) @33726   14 年 vboxsync Allocation timeout > 1 second means immediate disabling of large page …
(edit) @33725   14 年 vboxsync More stats for large page allocation
(edit) @33676   14 年 vboxsync scm cleanup run.
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33550   14 年 vboxsync some more spelling fixes, thanks Timeless!
(edit) @33545   14 年 vboxsync Wrong spelling fix
(edit) @33544   14 年 vboxsync Bump the timeout count to 10
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33537   14 年 vboxsync Apply timeout to 2 MB page allocation
(edit) @33512   14 年 vboxsync (Re)Moved assertions
(edit) @33508   14 年 vboxsync Write a note in the release log when we refuse to allocate more large …
(edit) @33507   14 年 vboxsync Fail large page allocation if there's less than 2 GB memory free on …
(edit) @33343   14 年 vboxsync Fixed missing clearing of large page PDs when clearing the page pool.
(edit) @33333   14 年 vboxsync Comment
(edit) @33248   14 年 vboxsync Apologies Asimov.
(edit) @33236   14 年 vboxsync PCI: MSI-X work
(edit) @33221   14 年 vboxsync AsyncCompletion: Forgotten change
(edit) @33220   14 年 vboxsync Fix alignment burns
(edit) @33219   14 年 vboxsync Fix darwin burn
(edit) @33218   14 年 vboxsync AsyncCompletion: Move bandwidth groups to the generic code and support …
(edit) @33195   14 年 vboxsync Comment
(edit) @33193   14 年 vboxsync Fetch ram size from cfgm
(edit) @33192   14 年 vboxsync Need more space for the hypervisor heap for large memory guests
(edit) @33172   14 年 vboxsync VMEmt,GVMM: Some more tuning…
(edit) @33170   14 年 vboxsync GVMM,VMEmt: Use RTSemEventWaitEx, avoid the syrup algorithm in …
(edit) @33164   14 年 vboxsync Can't deal with 8 byte operands in our 32-bit emulation code.
(edit) @33163   14 年 vboxsync Todo
(edit) @33162   14 年 vboxsync Reduce the maximum number of extents allocated from the hyper heap. …
(edit) @33122   14 年 vboxsync Extended ldtr/tr check
(edit) @33066   14 年 vboxsync VT-x also chokes on invalid tr or ldtr selectors (minix)
(edit) @33008   14 年 vboxsync Allocate more pgm pool pages for large guest memory configurations
(edit) @32998   14 年 vboxsync Extra comment
(edit) @32980   14 年 vboxsync Do *not* unlock the nested root page when exiting the shadow mode. …
(edit) @32977   14 年 vboxsync Extend assertion
(edit) @32956   14 年 vboxsync Sleep a bit longer.
(edit) @32955   14 年 vboxsync Lower the time slice to 100 ms
(edit) @32954   14 年 vboxsync rc code
(edit) @32953   14 年 vboxsync Finer grained cpu capping
(edit) @32952   14 年 vboxsync Logging + longer sleep
(edit) @32935   14 年 vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32921   14 年 vboxsync Stat type
(edit) @32920   14 年 vboxsync Compile fix
(edit) @32917   14 年 vboxsync Wrong stat type
(edit) @32916   14 年 vboxsync Reversed
(edit) @32914   14 年 vboxsync Drop the hthread parameter
(edit) @32912   14 年 vboxsync First sketch for guest execution capping
(edit) @32910   14 年 vboxsync VMM: hyper heap size selection
(edit) @32908   14 年 vboxsync VMM: moved hyper heap configuration to console, as it knows more about …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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