VirtualBox

source: vbox/trunk/include/VBox/vmm/pdmdev.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97398   2 years vboxsync include/VBox/vmm/pdmdev.h: Fix return value types for …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @94369   3 years vboxsync VMM,CFGM: Drop CFGMR3QueryPtr and CFGMR3QueryPtrDef, bugref:10053
(edit) @93650   3 years vboxsync VMM/PGM,*: Split the physical access handler type registration into …
(edit) @93635   3 years vboxsync VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical …
(edit) @93609   3 years vboxsync VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93029   3 years vboxsync CFGM: bugref:9469 Bump PDM_DRVHLPR3_VERSION and PDM_DEVHLPR3_VERSION …
(edit) @93015   3 years vboxsync CFGM: bugref:9469 Password data type introduced
(edit) @92527   3 years vboxsync VMM/PDMDevHlp: Added PDMDevHlpGetMainExecutionEngine for …
(edit) @92162   3 years vboxsync VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
(edit) @92071   3 years vboxsync VMM/DevHlp: Added PDMDevHlpSSMRegisterLegacy for dealing with renamed …
(edit) @91980   3 years vboxsync VMM,GIMDev: Missing PDMDevHlpGIMGetMmio2Regions for ring-0 variant, …
(edit) @91973   3 years vboxsync VMM: Doxygen fixes, bugref:10074
(edit) @91968   3 years vboxsync VMM,Devices: Replace remaining direct calls to VBoxVMM with device and …
(edit) @91960   3 years vboxsync VMM,DevPciBios: Add helper callback for PDMR3QueryLun and make use of …
(edit) @91944   3 years vboxsync VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
(edit) @91935   3 years vboxsync VMM,Devices: Eliminate direct calls to IOMIOPortWrite API and …
(edit) @91930   3 years vboxsync VMM,Devices: Eliminate direct calls to IOMMmioResetRegion and …
(edit) @91928   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMHandlerPhysical* APIs and …
(edit) @91927   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91921   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91920   3 years vboxsync VMM,Devices: Eliminate direct calls to VMMR3 and VMR3 APIs and …
(edit) @91909   3 years vboxsync VMM,PDM: Eliminated PDMDevHlpCritSectGetNopR0 and …
(edit) @91906   3 years vboxsync VMM/PDMDevHlp: Stripped down the queue methods (completely unused at …
(edit) @91897   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91000   3 years vboxsync VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to …
(edit) @90997   3 years vboxsync VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to …
(edit) @90502   3 years vboxsync VMM/PDM: Added device helpers for read/write critical sections. bugref:6695
(edit) @90448   3 years vboxsync Dev*: Require ring-3 to check PDMDevHlpCritSectEnter return values …
(edit) @90446   3 years vboxsync PDM: Mark the critsect enter functions with DECL_CHECK_RETURN_NOT_R3. …
(edit) @90433   3 years vboxsync VMM/PDMCritSectEnter: Added macros for correctly asserting on …
(edit) @90428   3 years vboxsync VMM/PDMCritSectEnter: Added note about new return handling …
(edit) @90382   3 years vboxsync VMM: Doxygen fixes for critsect devhlps. bugref:9218 bugref:10074
(edit) @90364   3 years vboxsync pdmdev.h: PDM_IRQ_LEVEL_FLIP_FLOP docs update. bugref:10073
(edit) @89620   4 years vboxsync Intel IOMMU: bugref:9967 Allow PDMIoApicSetEoi operation to be queued …
(edit) @89200   4 years vboxsync Intel IOMMU: bugref:9967 Add ring-3 MSI queuing for the IOMMU send MSI …
(edit) @89069   4 years vboxsync Intel IOMMU: bugref:9967 PDM I/O APIC helper: naming nit.
(edit) @89065   4 years vboxsync Intel IOMMU: bugref:9967 Add pfnLockIsOwner for I/O APIC helper (for …
(edit) @88631   4 years vboxsync AMD IOMMU: bugref:9654 Slightly more efficient when a VM does not have …
(edit) @88580   4 years vboxsync Intel IOMMU: bugref:9967 PDM: Interface for sending MSI directly from …
(edit) @88567   4 years vboxsync Intel IOMMU: bugref:9967 Added pdmIsLockOwner function to IOMMU helper.
(edit) @88306   4 years vboxsync VMM/PDMDevHlp: Added pfnSTAMDeregisterByPrefix. bugref:9890
(edit) @88290   4 years vboxsync Intel IOMMU: bugref:9967 PDM: Added CPUMGetGuestAddrWidths and PDM …
(edit) @88153   4 years vboxsync Intel IOMMU: bugref:9967 Skeleton bits.
(edit) @87906   4 years vboxsync AMD IOMMU: bugref:9654 Naming cleanup (uDeviceId -> idDevice etc.)
(edit) @87797   4 years vboxsync IPRT/include: Docs typos.
(edit) @87760   4 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @87691   4 years vboxsync AMD IOMMU: bugref:9654 Replace IOMMU device lock with the PDM lock and …
(edit) @87477   4 years vboxsync AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup.
(edit) @87371   4 years vboxsync AMD IOMMU: bugref:9654 Handle the case where an access might result in …
(edit) @87127   4 years vboxsync DMA,PDM: Pass the pDevIns of the caller to PDMDMAREG::pfnRegister. DMA …
(edit) @86661   4 years vboxsync AMD IOMMU: bugref:9654: Add PDM interfaces for …
(edit) @86621   4 years vboxsync AMD IOMMU: bugref:9654 Comment nit. Perhaps consider changing the …
(edit) @85713   4 years vboxsync vmm/pdmdev.h: Correction to r138488 that updates the right structure …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85007   4 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
(edit) @84826   5 years vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
(edit) @84714   5 years vboxsync AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi …
(edit) @84677   5 years vboxsync AMD IOMMU: bugref:9654 Add I/O APIC PDM helper for talking to the …
(edit) @84459   5 years vboxsync VMM/PDM: DBGF even tracing integration, bugref:9210 Integrates the …
(edit) @84431   5 years vboxsync AMD IOMMU: bugref:9654 IOMMU interrupt remapping callback skeleton.
(edit) @84332   5 years vboxsync PDMDevHlp: Add flags to the guest physical read/write helpers to let a …
(edit) @84170   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @83987   5 years vboxsync AMD IOMMU: bugref:9654 Naming nit.
(edit) @83941   5 years vboxsync AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting …
(edit) @83850   5 years vboxsync AMD IOMMU: bugref:9654 R0 registration bits.
(edit) @83285   5 years vboxsync PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
(edit) @83281   5 years vboxsync PDMDevHlp,tstDevice: Create two more wrappers used by the graphics …
(edit) @83263   5 years vboxsync AMD IOMMU: bugref:9654 Skeletal bits.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82339   5 years vboxsync PDM: Doxygen fixes. bugref:9218
(edit) @82329   5 years vboxsync PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
(edit) @82316   5 years vboxsync VMM(PDM,PGM,MM): MMIO2 cleanups. bugref:9218
(edit) @82313   5 years vboxsync IOM,PDMDevHlp: Kicked out the old MMIO code. bugref:9218
(edit) @82311   5 years vboxsync IOM,PDMDevHlp: Kicked out the old I/O port code. bugref:9218
(edit) @82224   5 years vboxsync PDMDevHlp: Adding PDMDevHlpDriverReconfigure[|1|2] for the audio …
(edit) @82049   5 years vboxsync PDMDevHlp: Adding SSMR3HandleHostOSAndArch. bugref:9218
(edit) @82040   5 years vboxsync APIC,PDM: Split up APIC 'registration'. bugref:9218
(edit) @82039   5 years vboxsync APIC,PDM: Split up APIC 'registration'. bugref:9218
(edit) @81961   5 years vboxsync DevHPET,PDM: Split structures and refactored registration. bugref:9218
(edit) @81950   5 years vboxsync pdmdev.h: Doxygen comment. bugref:9218
(edit) @81948   5 years vboxsync IOAPIC,VMM: Made the pfnSetEoi and PDMIoApicBroadcastEoi functions …
(edit) @81938   5 years vboxsync DevIoApic,PDM: Refactored the IOAPIC registration to be done directly …
(edit) @81928   5 years vboxsync IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too. …
(edit) @81923   5 years vboxsync PDM: doxygen fixes. bugref:9218
(edit) @81921   5 years vboxsync DevPcBios: Converted and split up I/O port handlers. bugref:9218
(edit) @81911   5 years vboxsync DevPIC: Converted I/O ports to new style. Replaced the memset …
(edit) @81909   5 years vboxsync VMM,DevPIC: Refactored the PIC registration. bugreF:9218
(edit) @81853   5 years vboxsync PDMDevHlp,DevBusLogic,DevLsiLogicSCSI: Added flags parameter to …
(edit) @81850   5 years vboxsync PDMDevHlp: Adding PDMDevHlpCritSectScheduleExitEvent. bugref:9218
(edit) @81772   5 years vboxsync PDMDevHlp: Adding PDMDevHlpIoPortCreateExAndMap. bugref:9218
(edit) @81764   5 years vboxsync SSM,PDMDevHlp: Exported volatile integer getter variants and added …
(edit) @81753   5 years vboxsync SSM,PDMDevHlp: Added volatile integer SSM getter variants so we can …
(edit) @81732   5 years vboxsync PDMDevHlp: Wrapped up the rest of the PDMR3Thread API. bugref:9218
(edit) @81719   5 years vboxsync PDMDevHlp: Adding PDMR3ThreadDestroy, removing unused pfnSTAMRegisterF …
(edit) @81706   5 years vboxsync PDMDevHlp: Doxygen fixes. bugref:9218
(edit) @81691   5 years vboxsync PDMDevHlpSTAMRegister: Will now add default name prefix to names not …
(edit) @81624   5 years vboxsync PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
Note: See TracRevisionLog for help on using the revision log.

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