VirtualBox

source: vbox/trunk/src/VBox/VMM

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @81866   5 年 vboxsync VMM/IEM: Nested VMX: bugref:9180 Add assertion that we don't support …
(edit) @81861   5 年 vboxsync VMM/HM: Spaces.
(edit) @81850   5 年 vboxsync PDMDevHlp: Adding PDMDevHlpCritSectScheduleExitEvent. bugref:9218
(edit) @81841   5 年 vboxsync PDM: Defined a total PDM device instance limit of 4MB (for now). Need …
(edit) @81840   5 年 vboxsync PDM: Defined a total PDM device instance limit of 4MB (for now). Need …
(edit) @81811   5 年 vboxsync PDMDevHlp/IOM: MMIO hack. bugref:9218
(edit) @81806   5 年 vboxsync VMM/HMVMXR0: Fix delivery of guest pending debug exception (BS bit) …
(edit) @81798   5 年 vboxsync IOMR3Mmio: Don't register RZ stats for ring-3 only MMIO regions. …
(edit) @81797   5 年 vboxsync IOMR3IoPort: Don't register RZ stats for ring-3 only ports. bugref:9218
(edit) @81792   5 年 vboxsync VMM/CPUM: Nested VMX: bugref:9180 Outdated comment. We dump VMX/SVM …
(edit) @81791   5 年 vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Comment to clarify why we read …
(edit) @81790   5 年 vboxsync VMM/HMVMXR0: Propagate guest-interruptibility state from the VMCS to …
(edit) @81789   5 年 vboxsync VMM/IEM: Nested VMX: bugref:9180 format string fix in AssertMsg.
(edit) @81788   5 年 vboxsync VMM/IEM: Nested VMX: bugref:9180 Assertion.
(edit) @81787   5 年 vboxsync VMM/CPUM: Nested VMX: bugref:9180 Comment update.
(edit) @81786   5 年 vboxsync VMM: Nested VMX: bugref:9180 Implement VMX-preemption timer for …
(edit) @81766   5 年 vboxsync VMM: Added SSM_GET_ENUM32_RET and made the VMM code use it and the …
(edit) @81764   5 年 vboxsync SSM,PDMDevHlp: Exported volatile integer getter variants and added …
(edit) @81753   5 年 vboxsync SSM,PDMDevHlp: Added volatile integer SSM getter variants so we can …
(edit) @81734   5 年 vboxsync VMM: Nested VMX: bugref:9180 Missed '\n' in r134504.
(edit) @81733   5 年 vboxsync VMM: Nested VMX: bugref:9180 Detect VMX-preemption timer erratum and …
(edit) @81732   5 年 vboxsync PDMDevHlp: Wrapped up the rest of the PDMR3Thread API. bugref:9218
(edit) @81728   5 年 vboxsync PDMDevHlp: Adding PDMR3ThreadDestroy, removing unused pfnSTAMRegisterF …
(edit) @81719   5 年 vboxsync PDMDevHlp: Adding PDMR3ThreadDestroy, removing unused pfnSTAMRegisterF …
(edit) @81706   5 年 vboxsync PDMDevHlp: Doxygen fixes. bugref:9218
(edit) @81705   5 年 vboxsync PGM: Fixed getting MMIO2 mapping address mess. bugref:9218
(edit) @81702   5 年 vboxsync IOMR3IoPort: Fixed copy & past bug in IOMR3IoPortGetMappingAddress. …
(edit) @81691   5 年 vboxsync PDMDevHlpSTAMRegister: Will now add default name prefix to names not …
(edit) @81665   5 年 vboxsync VMM: Nested VMX: bugref:9180 Cleanup cpum.h interfaces - drop unused …
(edit) @81640   5 年 vboxsync VMM/IEM: Nested VMX: bugref:9180 whitespace nit.
(edit) @81639   5 年 vboxsync VMM/IEM: Nested VMX: bugref:9180 Don't divide by zero when calculating …
(edit) @81638   5 年 vboxsync VMM/HMVMXR0: Don't assert pbVirtApic or HCPhysVirtApic when APIC …
(edit) @81637   5 年 vboxsync VMM/HMVMXR0: Revamped allocation of ring-0 VMCS and related data …
(edit) @81626   5 年 vboxsync PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
(edit) @81624   5 年 vboxsync PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
(edit) @81619   5 年 vboxsync VMM/HM: Sometimes we abort on guru meditations and the info doesn't …
(edit) @81613   5 年 vboxsync VMM,SUPDrv,x86.h: Nits. - supdrvTscMeasureDeltaOne: No bulldozer …
(edit) @81608   5 年 vboxsync forgotten export
(edit) @81607   5 年 vboxsync VBoxCpuReporter: cleanups, make output directly usable
(edit) @81606   5 年 vboxsync typo
(edit) @81605   5 年 vboxsync VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
(edit) @81591   5 年 vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81579   5 年 vboxsync VMM/HMVMXR0: VMXTRANSIENT alignment.
(edit) @81578   5 年 vboxsync HMInternal.h: Alignment.
(edit) @81564   5 年 vboxsync VMM/PDMDevHlp: Adding helpers for getting the mapping addresses of I/O …
(edit) @81561   5 年 vboxsync PDMR3Task: The task thread (pdmR3TaskThread) should quit eventually …
(edit) @81555   5 年 vboxsync PDMDevHlp: Added TMR3TimerSkip (for EHCI). bugref:9218
(edit) @81548   5 年 vboxsync VMM/PDMR0DeviceGenCallReqHandler: doxygen. bugref:9218
(edit) @81532   5 年 vboxsync PDM: docs update
(edit) @81530   5 年 vboxsync PDM: doxygen fix
(edit) @81525   5 年 vboxsync PDM/DevHlp: Adding PDMDevHlpTimerDestroy and …
(edit) @81519   5 年 vboxsync DevSmc,PDM: Converted the SMC device to the new style. Converted …
(edit) @81518   5 年 vboxsync APIC: Use PDM_DEVREG_FLAGS_RZ. bugref:9218
(edit) @81513   5 年 vboxsync PDM: Documented steps I take when converting a device to the new …
(edit) @81501   5 年 vboxsync VMM/IEMAllCImplStrInstr.cpp.h: Fixed a few incorrect uses of OP_SIZE …
(edit) @81488   5 年 vboxsync %06x
(edit) @81486   5 年 vboxsync PDMR3Task.cpp: Fix format strings causing crashes
(edit) @81475   5 年 vboxsync doxygen fixes
(edit) @81467   5 年 vboxsync pdmdev.h: Added missing PDMDevHlpCritSectDelete. bugref:9218
(edit) @81466   5 年 vboxsync pdmdev.h: Added missing PDMDevHlpCritSectDelete. bugref:9218
(edit) @81463   5 年 vboxsync IOM: Commit stats. bugref:9218
(edit) @81462   5 年 vboxsync IOM: Ring-3 commit optimization. bugref:9218
(edit) @81461   5 年 vboxsync IOM: Stat allocation fixes.
(edit) @81454   5 年 vboxsync VMM: Added PGMPHYS_ROM_FLAGS_MAYBE_MISSING_FROM_STATE to …
(edit) @81437   5 年 vboxsync IOM: oops. bugref:9218
(edit) @81436   5 年 vboxsync PGMPhys: A REM removal cleanup. bugref:9576
(edit) @81433   5 年 vboxsync IOM: Replaced IOMMMIOPhysHandler with the new version. bugref:9218
(edit) @81416   5 年 vboxsync PDMDevHlp: Removed incorrect EMT restrictions on a bunch of new …
(edit) @81413   5 年 vboxsync PDMR3Task: execution thread fix. bugref:9218
(edit) @81409   5 年 vboxsync PDMR3Task: Use RTTHREADTYPE_IO for the task threads. bugref:9218
(edit) @81406   5 年 vboxsync PDM: Enabled PDM task code. Added bunch of new device helper …
(edit) @81391   5 年 vboxsync PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
(edit) @81390   5 年 vboxsync PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
(edit) @81388   5 年 vboxsync PDM: Introducing a asynchronous ring-3 task concept to alliviate the …
(edit) @81383   5 年 vboxsync IOM: Split up the logging into two more groups, one for I/O ports and …
(edit) @81382   5 年 vboxsync PDMDEVHLPR3: Added PDMDevHlpTimerSetCritSect. bugref:9218
(edit) @81379   5 年 vboxsync IOM: build fix attempts. bugref:9218
(edit) @81376   5 年 vboxsync NEMR3Init: Set error info when VMMR0_DO_NEM_INIT_VM fails.
(edit) @81375   5 年 vboxsync IOM,PDM,PCI: Making new MMIO code work with PCI. bugref:9218
(edit) @81369   5 年 vboxsync *: doxygen fixes
(edit) @81363   5 年 vboxsync IOM: doxygen fixes. bugref:9218
(edit) @81341   5 年 vboxsync IOM: fixed stale MMIO mapping stats. bugref:9218
(edit) @81338   5 年 vboxsync IOM: Build fixes. bugref:9218
(edit) @81337   5 年 vboxsync IOM: A bit more input validation during MMIO range creation and …
(edit) @81336   5 年 vboxsync IOM: Implemented the IOMMMIO_FLAGS_ABS flag (or rather the absence of …
(edit) @81335   5 年 vboxsync IOM: More fixes for release builds. bugref:9218
(edit) @81334   5 年 vboxsync IOM: Build fix. bugref:9218
(edit) @81333   5 年 vboxsync IOM: More MMIO stuff, almost there now... bugref:9218
(edit) @81292   5 年 vboxsync VMM: Change virtual VMCS layout which groups by host-state, …
(edit) @81278   5 年 vboxsync VMM/HMVMXR0: Typo, unordered atomic is sufficient here.
(edit) @81277   5 年 vboxsync VMM: fCtxChanged isn't volatile.
(edit) @81249   5 年 vboxsync VMM: Log MCOMMIT and add its EFER bit.
(edit) @81247   5 年 vboxsync VMM/HM: hmR3Save better rc handling.
(edit) @81245   5 年 vboxsync VMM/HM: Added missing SVM VMEXITs and to g_apszSvmExitReasons.
(edit) @81242   5 年 vboxsync VMM: Log RDPRU feature bit, VMCB intercept bit and VMEXIT code.
(edit) @81241   5 年 vboxsync CPUM: Log a few more Zen 2 CPUID bits.
(edit) @81240   5 年 vboxsync VMM: Log SVM GMET feature bit.
(edit) @81239   5 年 vboxsync VMM/HMVMXR0: Nit.
(edit) @81238   5 年 vboxsync VMM/HMVMXR0: Nits.
(edit) @81237   5 年 vboxsync VMM/HMVMXR0: Get rid of hmR0VmxSelectVMRunHandler and merge it into …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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