VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @70948   7 年 vboxsync VMM: Added a bMainExecutionEngine member to the VM structure for use …
(edit) @69111   7 年 vboxsync (C) year
(edit) @69100   7 年 vboxsync PDM/PGM: Return 0xff to devices.
(edit) @68993   7 年 vboxsync VMM/PDMDevHlp.cpp: Build fix.
(edit) @68986   7 年 vboxsync VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
(edit) @68594   7 年 vboxsync PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring …
(edit) @68470   7 年 vboxsync PDM: add new PDM device helper for sending a MSI directly (from all …
(edit) @67668   7 年 vboxsync PDM: rip out the entire FakePCIBIOS support, no longer triggered from …
(edit) @65338   8 年 vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65299   8 年 vboxsync PGM,PDM: Added API for reducing the size a MMIO2 or pre-registered …
(edit) @64844   8 年 vboxsync PDMPCIDEVREG_DEV_NO_SAME_AS_PREV: Include default bus number.
(edit) @64696   8 年 vboxsync DevPCI*,PDM: Get internal bus number from PDM.
(edit) @64655   8 年 vboxsync VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
(edit) @64596   8 年 vboxsync VMM/APIC, PDM: Clean up PDM APIC helper interface, call VMM directly …
(edit) @64406   8 年 vboxsync PDMPCIDEVREG_DEV_NO_SAME_AS_PREV: Extended the search to previous PDM …
(edit) @64390   8 年 vboxsync PDMPCIDEV: Dropped pDevIns as it isn't needed any longer.
(edit) @64387   8 年 vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64378   8 年 vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64373   8 年 vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64353   8 年 vboxsync PDM: Added a pPciDev parameter to PDMDEVHLPR3::pfnMMIOExPreRegister.
(edit) @64344   8 年 vboxsync pci: Start using VBOX_PCI_NUM_REGIONS; doxygen.
(edit) @64327   8 年 vboxsync PGM: Allow pre-registered MMIO regions up to 1TB in size by using …
(edit) @64115   8 年 vboxsync PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
(edit) @63685   8 年 vboxsync PDM,DevPci*: Allow larger PCI region sizes.
(edit) @63682   8 年 vboxsync PDM,IOM: MMIO range length is now a RTGCPHYS instead of uint32_t.
(edit) @62643   8 年 vboxsync VMMR3: warnings
(edit) @61339   9 年 vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @60716   9 年 vboxsync VMM: Fixed TPR thresholding and related PDM interfaces. Cleaned up the …
(edit) @60407   9 年 vboxsync PDMDevHlp.cpp: doxygen fixes.
(edit) @60404   9 年 vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
(edit) @60396   9 年 vboxsync VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
(edit) @60381   9 年 vboxsync VMM/PDM: APIC nit.
(edit) @60307   9 年 vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @59348   9 年 vboxsync Audio: Implemented dynamic fallback support to NULL audio backends for …
(edit) @58126   9 年 vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58122   9 年 vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @58116   9 年 vboxsync VMM: Doxygen fixes.
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @56985   9 年 vboxsync VMM: Log and assertion formatting fixes.
(edit) @56287   9 年 vboxsync VMM: Updated (C) year.
(edit) @56048   10 年 vboxsync pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, …
(edit) @55899   10 年 vboxsync PGM: Added an access origin to memory read & write calls that respects …
(edit) @54737   10 年 vboxsync VMM,REM: CPUID revamp - almost there now.
(edit) @53797   10 年 vboxsync Finally added PDMDevHlpGetCurrentCpuId.
(edit) @52670   10 年 vboxsync VMM, Devices: Add interface to query the APIC frequency from the APIC …
(edit) @51376   11 年 vboxsync Fixed ancient typo.
(edit) @49812   11 年 vboxsync VMM: fixed assertion in PDMDevHelpMMIO2Deregister()
(edit) @46788   11 年 vboxsync VMM: Suspend and resume reasons.
(edit) @46420   12 年 vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @45808   12 年 vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
(edit) @45749   12 年 vboxsync VMM: Introduced VMCPUSTATE_STARTED_HM for indicating that we're …
(edit) @45645   12 年 vboxsync VMM/PDMDevHlp: Add helper to get the SUPDrv session handle (intended …
(edit) @44902   12 年 vboxsync Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
(edit) @44898   12 年 vboxsync missing x.
(edit) @44897   12 年 vboxsync Cleanups related to pci bus master memory access (#1871).
(edit) @44691   12 年 vboxsync Added a device helper for registering device registers with DBGF …
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44510   12 年 vboxsync PDM takes the RTC cirtical section before calling the PDMRTCREG …
(edit) @44508   12 年 vboxsync Drop the pfnSaveExecR3 and pfnLoadExecR3 interfaces of the PCI buses …
(edit) @44351   12 年 vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
(edit) @44340   12 年 vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @43765   12 年 vboxsync PDM: Made PDMDevHlpTMTimeVirtGetNano consistent across contexts (see …
(edit) @41965   12 年 vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41847   12 年 vboxsync PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
(edit) @41783   12 年 vboxsync Doxygen, comment typos.
(edit) @40907   13 年 vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40274   13 年 vboxsync Introduced VBOX_WITH_REM in Config.kmk and the VMM.
(edit) @39402   13 年 vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39136   13 年 vboxsync More MMIO refactoring and some other cleanups.
(edit) @39111   13 年 vboxsync IOM,PDM: Working on moving unaligned and non-dword MMIO access …
(edit) @39078   13 年 vboxsync VMM: -Wunused-parameter
(edit) @38838   13 年 vboxsync VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
(edit) @37466   13 年 vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37452   13 年 vboxsync IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
(edit) @37443   13 年 vboxsync PDM: Implemented the NOP critical section.
(edit) @37410   13 年 vboxsync VMM,SUPDrv: Created DBGFTrace.
(edit) @36437   14 年 vboxsync VMM,Main: Added VMM thread init and term notifications so that Main …
(edit) @36157   14 年 vboxsync VMM: fix for gcc 4.5
(edit) @36138   14 年 vboxsync PCI: some of 64-bit BARs support (many real cards do that)
(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 …
(copy) @35333   14 年 vboxsync VMM source reorg.
trunk/src/VBox/VMM/PDMDevHlp.cpp 複製
(edit) @34241   14 年 vboxsync PDM: Added search paths to the device and driver DLL CFGM nodes so …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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