VirtualBox

source: vbox/trunk/src/VBox/VMM

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @59173   9 年 vboxsync typo.
(edit) @59149   9 年 vboxsync VMM/HMVMXR0: Fewer branches where applicable.
(edit) @59141   9 年 vboxsync doxygen fix
(edit) @59140   9 年 vboxsync VMM/HM: Fix typo in error message reported to end-user.
(edit) @59139   9 年 vboxsync VMM/HMVMXR0: fix uninitialized var in r104711.
(edit) @59138   9 年 vboxsync VMM,VM: Allow EMT rendezvous from VMREQFLAGS_PRIORITY callbacks as the …
(edit) @59137   9 年 vboxsync VMM/HMVMXR0: Apparently hmR0VmxLoadGuestStateOptimal can fail (in …
(edit) @59132   9 年 vboxsync VMM: Recursive EMT rendezvous fixes, adding support for recursion from …
(edit) @59128   9 年 vboxsync typo
(edit) @59126   9 年 vboxsync VMMR3EmtRendezvous: Added support for recursion of the ordered and …
(edit) @59124   9 年 vboxsync VMMR3EmtRendezvous: Added support for recursion of the ordered and …
(edit) @59117   9 年 vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @59111   9 年 vboxsync VMM/HMVMXR0: Comment update.
(edit) @59110   9 年 vboxsync VMM/HMVMXR0: nits.
(edit) @59096   9 年 vboxsync VMM/GIM: todo.
(edit) @59084   9 年 vboxsync DBGF: Tried to rework the generic event config API, still not quite …
(edit) @59074   9 年 vboxsync VMM: DBGFR3EventHandlePending stub.
(edit) @59073   9 年 vboxsync VMM: VINF_EM_DBG_EVENT and DBGFEventGenericWithArg implementation.
(edit) @59058   9 年 vboxsync Export ASMAtomicXchgU16 for NVMe/extpack.
(edit) @59037   9 年 vboxsync IPRT,VMMR0: trace point fix and cleanups
(edit) @59036   9 年 vboxsync IPRT,VMMR0: Added trace points to both the IPRT critical section types.
(edit) @59021   9 年 vboxsync VMM/HM: Oops.. didn't mean to commit this log line.
(edit) @59020   9 年 vboxsync VMM/HM: Log IA32_SMM_MONITOR_CTL for VT-x hosts, useful diagnostic info.
(edit) @59004   9 年 vboxsync DBGF,VBoxVMM.d,HM: Split the exit probes and events into an intrusive …
(edit) @59003   9 年 vboxsync HM: Fixes for the VT-x trace points and debug events.
(edit) @58999   9 年 vboxsync HM: fixed gcc warning.
(edit) @58998   9 年 vboxsync HM: Implemented 69 new dtrace probes and DBGF events in the VT-x code.
(edit) @58996   9 年 vboxsync CPUM: dtrace library fixes.
(edit) @58994   9 年 vboxsync IEM: added two todos regarding alternative TEST opcodes.
(edit) @58980   9 年 vboxsync VBoxVMM.d: Temp change for fixing the build till I can test & commit …
(edit) @58977   9 年 vboxsync VBoxVMM.d,dbgf.h: Some new DBGF exit events, updated the dtrace …
(edit) @58965   9 年 vboxsync warning in unused function
(edit) @58940   9 年 vboxsync VBoxVMM.d: Added cr2 to #PF probe.
(edit) @58939   9 年 vboxsync VBoxVMM.d: touch
(edit) @58938   9 年 vboxsync HM,DBGF: Made DBGF notify HM about changes to VMM event and interrupt …
(edit) @58935   9 年 vboxsync IEM: More iret logging.
(edit) @58934   9 年 vboxsync IEM: log doc update.
(edit) @58933   9 年 vboxsync VBoxVMM.d: More probes.
(edit) @58918   9 年 vboxsync HM: More VBOXSTRICTRC and related stuff.
(edit) @58917   9 年 vboxsync HM: More VBOXSTRICTRC and related stuff.
(edit) @58916   9 年 vboxsync DBGFBp.cpp: Doxygen build fix.
(edit) @58915   9 年 vboxsync HMVMXR0.cpp: build fix
(edit) @58914   9 年 vboxsync HM: More VBOXSTRICTRC and related stuff.
(edit) @58913   9 年 vboxsync HM: Some top-level VBOXSTRICTRC use and related work.
(edit) @58912   9 年 vboxsync HMGLOBALCPUINFO: Cache the RTR0MemObjGetPagePhysAddr and …
(edit) @58911   9 年 vboxsync DBGFBp.cpp: pointer diffs are signed, my bad as I wanted unsigned …
(edit) @58910   9 年 vboxsync DBGF: alignment fix.
(edit) @58909   9 年 vboxsync DBGF: More groundwork for port I/O, MMIO, interrupt and generic event …
(edit) @58903   9 年 vboxsync DBGF: I/O and MMIO breakpoint API changes.
(edit) @58878   9 年 vboxsync IEM: Verification mode build fix.
(edit) @58833   9 年 vboxsync GVMMR0.cpp: Build fix
(edit) @58832   9 年 vboxsync GVMMR0.cpp: duh, wanted to replace u32Alignment but forgot to remove it.
(edit) @58830   9 年 vboxsync GVMMR0.cpp: Redid locking using critical sections, in the used list …
(edit) @58782   9 年 vboxsync PGM: we've always got pvOriginal now, no need to check here.
(edit) @58781   9 年 vboxsync PGM: Must always make a copy of the ROM pages, no just in RT_STRICT …
(edit) @58779   9 年 vboxsync VMM: Restore virgin ROM pages during a reset after a saved state was …
(edit) @58676   9 年 vboxsync Hacked up to survive on a PIII-S.
(edit) @58658   9 年 vboxsync bugref:8097: AC/DB loop fixes.
(edit) @58653   9 年 vboxsync Forgot to add Intel_Core_i7_6700K.h before comitting it. duh.
(edit) @58606   9 年 vboxsync Committed too much.
(edit) @58605   9 年 vboxsync IEM: Fixed OpenBSD 5.8, incorred treatment of reserved/ignored CR3 bits.
(edit) @58572   9 年 vboxsync fix OSE
(edit) @58569   9 年 vboxsync VMM: Added intel skylake CPU profile.
(edit) @58568   9 年 vboxsync VMM: Added intel broadwell CPU profile.
(edit) @58564   9 年 vboxsync VMM/GIM: Removed some dead code.
(edit) @58561   9 年 vboxsync CPUMR3Db.cpp: Adjusted the 'host' matching in cpumR3DbGetCpuInfo to …
(edit) @58560   9 年 vboxsync VMM/cpus/Intel_Atom_*: Update the profile because it was incomplete …
(edit) @58547   9 年 vboxsync VMM: Add entry for Intel Atom
(edit) @58546   9 年 vboxsync HMInternal.h: added todo
(edit) @58545   9 年 vboxsync HMSVMR0.cpp: ulBit -> uBit.
(edit) @58487   9 年 vboxsync VMM: todo regarding RIP update and hypercall ordering.
(edit) @58448   9 年 vboxsync VMM/GIM: separate vs#1 and hypercallinterface CFGM options from vendor.
(edit) @58436   9 年 vboxsync VMM/GIM: Comments.
(edit) @58411   9 年 vboxsync Comment typo.
(edit) @58398   9 年 vboxsync PDM.cpp: doxygen fix.
(edit) @58397   9 年 vboxsync VMM: More doxgyen @page/@subpage stuff.
(edit) @58396   9 年 vboxsync VMM: Stubbed the csam, patm, rem and hm documentation @pages.
(edit) @58393   9 年 vboxsync VMM/GIM: doxygen fix.
(edit) @58392   9 年 vboxsync VMM/GIM: build fix.
(edit) @58391   9 年 vboxsync VMM/GIM: nit.
(edit) @58390   9 年 vboxsync VMM/GIM: Implement Hyper-V debug receive thread optimization. Added a …
(edit) @58373   9 年 vboxsync HMVMXR0.cpp: annoying assertion, problem elsewhere that needs fixing, …
(edit) @58354   9 年 vboxsync IOMIOPortReadString,IOMIOPortWriteString: Must return to ring-3 when …
(edit) @58337   9 年 vboxsync VMM/GIM: comment for kdvm.dll behaviour.
(edit) @58335   9 年 vboxsync VMM/GIM: nit.
(edit) @58331   9 年 vboxsync VMM/GIM: Saved state bump for MSR based debugging support.
(edit) @58317   9 年 vboxsync VMM/HMVMXR0: nit.
(edit) @58316   9 年 vboxsync VMM/GIM: spaces.
(edit) @58315   9 年 vboxsync VMM/GIM: spaces.
(edit) @58313   9 年 vboxsync VMM/GIM: Implemented simple DHCP for Hyper-V debug transport.
(edit) @58284   9 年 vboxsync VMM/GIM: Build fix.
(edit) @58283   9 年 vboxsync VMM/GIM: Implemented Hyper-V SINT2 and SIMP faking for making Windows …
(edit) @58251   9 年 vboxsync VMM/GIM: Build fix.
(edit) @58250   9 年 vboxsync VMM/GIM: Build fix.
(edit) @58248   9 年 vboxsync VMM/GIM: Implemented Hyper-V synthetic debug MSRs support. Added CFGM …
(edit) @58170   9 年 vboxsync doxygen: fixes.
(edit) @58157   9 年 vboxsync Doxygen: @todo fixes
(edit) @58127   9 年 vboxsync VMM: No more doxygen warnings here.
(edit) @58126   9 年 vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58124   9 年 vboxsync include/VBox//*.h: pVM and pVCpu parameter description adjustments.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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