VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @56897   10 年 vboxsync VMM/GIM: comment clarification and typo.
(edit) @56875   10 年 vboxsync VMM/GIM/HV: Read the TSC frequency from the cached value while being …
(edit) @56836   10 年 vboxsync VMM/GIM: KVM nit for raw-mode spinlock hypercall.
(edit) @56816   10 年 vboxsync VMM/GIM: Don't obtain the GVMM usedlock while trying to wake up an EMT …
(edit) @56813   10 年 vboxsync VMM/GIM: Fix regression introduced in r101441 (on hosts without …
(edit) @56793   10 年 vboxsync VMM/GIM: space.
(edit) @56791   10 年 vboxsync VMM/GIM: Try passing identical TSC and NanoTS pairs to all VCPUs for …
(edit) @56790   10 年 vboxsync VMM/GIM: unused header.
(edit) @56707   10 年 vboxsync IEM: fix inverted conditions.
(edit) @56668   10 年 vboxsync Fixed outs mnemonic
(edit) @56660   10 年 vboxsync iomMmioCommonPfHandler: Deal with IEM failure.
(edit) @56640   10 年 vboxsync iomMMIOHandler: IOM_LOCK_SHARED may fail in non-R3 contexts.
(edit) @56634   10 年 vboxsync VGA MMIO write handler may return VINF_EM_RAW_EMULATE_INSTR as it …
(edit) @56631   10 年 vboxsync iemMemMap: Log VERR_IEM_IPE_9 details.
(edit) @56629   10 年 vboxsync IEM: More internal error status codes (9).
(edit) @56628   10 年 vboxsync IEM: Postpone INS memory writes to ring-3 if we hit an access handler. …
(edit) @56627   10 年 vboxsync PGMPhys: The s_abPlayItSafe bits in dealing with …
(edit) @56611   10 年 vboxsync IOM/INSEx: Must dirty the page.
(edit) @56607   10 年 vboxsync IOM,IEM: split up VBOX_WITH_2ND_IEM_STEP into two steps, the first one …
(edit) @56421   10 年 vboxsync PATM: virt access handlers: Only use pvUser for asserting.
(edit) @56420   10 年 vboxsync csamCodePageWriteHandler: pvUser is the pointer to the CSAMPAGEREC in …
(edit) @56417   10 年 vboxsync Fixed bug in IOMInterpretINSEx and IOMInterpretOUTSEx introduced with …
(edit) @56416   10 年 vboxsync IEM: Use the modified IOM string I/O APIs.
(edit) @56415   10 年 vboxsync IOM: Do the single I/O fallback in the string APIs instead of having …
(edit) @56413   10 年 vboxsync IOM,DevATA,Dev*SCSI: Redid the string I/O callbacks so the devices …
(edit) @56412   10 年 vboxsync Move internal/pgm.h bits to VBox/vmm/pgm.h.
(edit) @56403   10 年 vboxsync IOMIOPortWriteString,IOMIOPortReadString: Don't make all string I/O …
(edit) @56402   10 年 vboxsync DevATA,PDMCritSect: Changed the AsyncIOSem from RTSEMEVENT to …
(edit) @56384   10 年 vboxsync PGM: Disabled the virtual handler code for !VBOX_WITH_RAW_MODE.
(edit) @56287   10 年 vboxsync VMM: Updated (C) year.
(edit) @56258   10 年 vboxsync IEM: Don't handle rIP specially in 16-bit mode.
(edit) @56080   10 年 vboxsync IOM,HM: Let IEM take over the MMIO handling from IOM when …
(edit) @56072   10 年 vboxsync IOM: Moved some RC code into IOMRC.cpp.
(edit) @56064   10 年 vboxsync Committed the VBOX_WITH_FIRST_IEM_STEP code, removing the #else cases.
(edit) @56063   10 年 vboxsync IOMAllMMIO.cpp: IEM experiment (disabled).
(edit) @56062   10 年 vboxsync PGMAllPhys.cpp: Fixed a couple of typos - IEM not IOM is OK with …
(edit) @56061   10 年 vboxsync IEMAll.cpp: return code adjusted assertion.
(edit) @56056   10 年 vboxsync PGMPhysRead/Write: Enabled ring-0 and raw-mode access handlers for …
(edit) @56055   10 年 vboxsync PGMPhysRead,PGMPhysWrite: Compile the code for calling the new ring-0 …
(edit) @56049   10 年 vboxsync build fix
(edit) @56048   10 年 vboxsync pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, …
(edit) @56044   10 年 vboxsync PGMAllPool.cpp: doc update
(edit) @56043   10 年 vboxsync PATMAll.cpp: docs
(edit) @56042   10 年 vboxsync CSAMAll.cpp: Removed strict rc todo.
(edit) @56034   10 年 vboxsync VMM/HM: comment typos.
(edit) @56025   10 年 vboxsync VMM/HM: Comments please, as I don't want to spend another 30 minutes …
(edit) @56021   10 年 vboxsync IEM_STATIC and stuff.
(edit) @56017   10 年 vboxsync Physical access handler cleanups.
(edit) @56016   10 年 vboxsync build fix
(edit) @56013   10 年 vboxsync PGM: Made the virtual handler callbacks return VBOXSTRICTRC and …
(edit) @55988   10 年 vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55979   10 年 vboxsync Fix burn.
(edit) @55972   10 年 vboxsync build fix
(edit) @55966   10 年 vboxsync PGM,++: VBOXSTRICTRC for physical access handlers.
(edit) @55937   10 年 vboxsync CSAM,PATM: Changed csamRCCodePageWritePfHandler to store the pvFault …
(edit) @55910   10 年 vboxsync pgmPoolAccessHandler: Make use of the enmOrigin to detect device …
(edit) @55909   10 年 vboxsync PGM,++: Made the ring-3 physical access handler callbacks present in …
(edit) @55903   10 年 vboxsync PGM: Added a pVCpu parameter to all physical handler callouts and also …
(edit) @55900   10 年 vboxsync PGM: Added a pVCpu parameter to all virtual handler callouts and also …
(edit) @55899   10 年 vboxsync PGM: Added an access origin to memory read & write calls that respects …
(edit) @55896   10 年 vboxsync PGM: Renamed the ring-0 and raw-mode context physical page access …
(edit) @55895   10 年 vboxsync Added pvUser to the raw-mode context virtual handler callbacks.
(edit) @55889   10 年 vboxsync VMM: Split up virtual handlers just like the physical ones, such that …
(edit) @55841   10 年 vboxsync VMM/IOM: logging.
(edit) @55817   10 年 vboxsync VMM/IOMAllMMIO: redundant check.
(edit) @55816   10 年 vboxsync VMM/IOMAll: redundant check.
(edit) @55714   10 年 vboxsync VMM/GIM: scoping.
(edit) @55510   10 年 vboxsync VMM/GIM: EMT Rendezvous while updating global wall-clock struct.
(edit) @55493   10 年 vboxsync PGM,++: Separated physical access handler callback function pointers …
(edit) @55489   10 年 vboxsync MM: Added MMHyperHeapOffsetToPtr, MMHyperHeapPtrToOffset and …
(edit) @55331   10 年 vboxsync PGMHandlerPhysicalChangeCallbacks -> PGMHandlerPhysicalChangeUserArgs.
(edit) @55316   10 年 vboxsync CPUM,IEM,HM: Enabled XSAVE and AVX for AMD-V too.
(edit) @55312   10 年 vboxsync CPUM: Must load additional extended CPU state when added to (guest) XCR0.
(edit) @55292   10 年 vboxsync HM,CPUM,IEM: XSETBV fixes and adjustments.
(edit) @55289   10 年 vboxsync IEM,CPUM: Implemented XSETBV and XGETBV.
(edit) @55248   10 年 vboxsync HMR0VMX,EM,IEM: Moved the CRx related interpretation methods from EM …
(edit) @55229   10 年 vboxsync CPUM,IEM: Expose GuestFeatures and HostFeatures (exploded CPUID), …
(edit) @55129   10 年 vboxsync VMM/GIM: Allow dynamic enabling of #UD traps and per-VCPU hypercalls.
(edit) @55118   10 年 vboxsync VMM: GIM raw-mode support.
(edit) @55105   10 年 vboxsync Removed iemFRegIsFxSaveFormat.
(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) @55039   10 年 vboxsync VMM: Fix hypercall patching.
(edit) @55037   10 年 vboxsync VMM/GIM: Add hypercall support and KVM spinlock support.
(edit) @55001   10 年 vboxsync CPUMCTXCORE elimination.
(edit) @55000   10 年 vboxsync CPUMCTXCORE elimination.
(edit) @54898   10 年 vboxsync CPUMCTX,CPUMHOST: Replaced the fpu (X86FXSAVE) member with an XState …
(edit) @54892   10 年 vboxsync typo
(edit) @54878   10 年 vboxsync HM: Determine VT-x, AMD-V, nested paging and unhindered guest …
(edit) @54862   10 年 vboxsync Corrected x86.h/mac typo.
(edit) @54845   10 年 vboxsync VMM/GIM,TM: paranoia assertions.
(edit) @54839   10 年 vboxsync VMM/GIM: KVM provider fixes.
(edit) @54819   10 年 vboxsync VMM/GIM: Implemented KVM paravirt. provider.
(edit) @54763   10 年 vboxsync PATM,CPUM: Redid the CPUID stuff by calling a patch helper function …
(edit) @54760   10 年 vboxsync CPUMGetGuestCpuId: Fixed APIC ID assertions to read the pLeaf values …
(edit) @54737   10 年 vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @54714   10 年 vboxsync PATM,CPUM: CPUID patch update.
(edit) @54701   10 年 vboxsync VMM/GIM: nits.
(edit) @54674   10 年 vboxsync CPUM: Working on refactoring the guest CPUID handling.
(edit) @54669   10 年 vboxsync Typo in comment.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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