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) @68470   7 years vboxsync PDM: add new PDM device helper for sending a MSI directly (from all …
(edit) @67668   7 years vboxsync PDM: rip out the entire FakePCIBIOS support, no longer triggered from …
(edit) @66270   8 years vboxsync Devices/Bus/MsiCommon.cpp: support devices with MSI, but without …
(edit) @65299   8 years vboxsync PGM,PDM: Added API for reducing the size a MMIO2 or pre-registered …
(edit) @65101   8 years vboxsync Devices: doxygen fixes
(edit) @64844   8 years vboxsync PDMPCIDEVREG_DEV_NO_SAME_AS_PREV: Include default bus number.
(edit) @64696   8 years vboxsync DevPCI*,PDM: Get internal bus number from PDM.
(edit) @64655   8 years vboxsync VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
(edit) @64596   8 years vboxsync VMM/APIC, PDM: Clean up PDM APIC helper interface, call VMM directly …
(edit) @64406   8 years vboxsync PDMPCIDEVREG_DEV_NO_SAME_AS_PREV: Extended the search to previous PDM …
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64369   8 years vboxsync Devices/PC: Doxygen fixes
(edit) @64363   8 years vboxsync doxygen build fix
(edit) @64354   8 years vboxsync PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
(edit) @64353   8 years vboxsync PDM: Added a pPciDev parameter to PDMDEVHLPR3::pfnMMIOExPreRegister.
(edit) @64115   8 years vboxsync PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
(edit) @63701   8 years vboxsync pdmdev: remark about PDM_DEVHLPR3_VERSION in 5.0
(edit) @63695   8 years vboxsync pdmdev.h: Missed some inline wrappers when doing MMIO.
(edit) @63694   8 years vboxsync revert previous commit (r110452).
(edit) @63692   8 years vboxsync pdmdev.h: Missed some inline wrappers when doing MMIO.
(edit) @63685   8 years vboxsync PDM,DevPci*: Allow larger PCI region sizes.
(edit) @63682   8 years vboxsync PDM,IOM: MMIO range length is now a RTGCPHYS instead of uint32_t.
(edit) @61776   8 years vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61735   8 years vboxsync PDM,VMM: I/O APIC critsect fixes and interface changes to broadcast EOI.
(edit) @61339   9 years vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @60804   9 years vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(edit) @60716   9 years vboxsync VMM: Fixed TPR thresholding and related PDM interfaces. Cleaned up the …
(edit) @60406   9 years vboxsync VMM: doxygen fixes
(edit) @60404   9 years vboxsync VMM,Devices,Main: Implemented soft/warm reset for shutdown status …
(edit) @60396   9 years vboxsync VMMDev,PDM,HM: Changed the VMMDev heap interface a little so HM can …
(edit) @60387   9 years vboxsync PDM: Call pfnInitComplete after both ring-0 and raw-mode is fully …
(edit) @60309   9 years vboxsync VMM: Doxygen fixes for r106369.
(edit) @60307   9 years vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @59348   9 years vboxsync Audio: Implemented dynamic fallback support to NULL audio backends for …
(edit) @58116   9 years vboxsync VMM: Doxygen fixes.
(edit) @58106   9 years vboxsync include,misc: Corrected a bunch of doxygen errors.
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56291   9 years vboxsync include: Updated (C) year.
(edit) @55970   10 years vboxsync VMM/PDM: Change PDMR3PowerOff to always call the power off …
(edit) @55952   10 years vboxsync VBox/pdmdrv.h,pdmdev.h,pdmusb.h: Eliminating RT_UNLIKELY and RT_FAILURE.
(edit) @53797   10 years vboxsync Finally added PDMDevHlpGetCurrentCpuId.
(edit) @52670   10 years vboxsync VMM, Devices: Add interface to query the APIC frequency from the APIC …
(edit) @51508   11 years vboxsync pdmdev.h: comment typo.
(edit) @49548   11 years vboxsync DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
(edit) @49441   11 years vboxsync PDMAPICHLPR0/RC: Drop pfnChangeFeature.
(edit) @49438   11 years vboxsync mark pfnChangeFeature as obsolete for ring-0 and raw-mode.
(edit) @46788   11 years vboxsync VMM: Suspend and resume reasons.
(edit) @45965   12 years vboxsync VMM: Facility for getting the highest-priority pending interrupt from …
(edit) @45702   12 years vboxsync nits
(edit) @45645   12 years vboxsync VMM/PDMDevHlp: Add helper to get the SUPDrv session handle (intended …
(edit) @45024   12 years vboxsync PDM,PGM,DevEFI,DevACPI,DevPcBios: Added memory setup phase after …
(edit) @44897   12 years vboxsync Cleanups related to pci bus master memory access (#1871).
(edit) @44896   12 years vboxsync Clarified the register getter and setter interface callbacks.
(edit) @44691   12 years vboxsync Added a device helper for registering device registers with DBGF …
(edit) @44664   12 years vboxsync comment typo.
(edit) @44566   12 years vboxsync pdmdev.h: Doc update.
(edit) @44512   12 years vboxsync Documented locking on the remaining device callbacks.
(edit) @44510   12 years vboxsync PDM takes the RTC cirtical section before calling the PDMRTCREG …
(edit) @44509   12 years vboxsync Document PIC and APIC callback method locking rules.
(edit) @44508   12 years vboxsync Drop the pfnSaveExecR3 and pfnLoadExecR3 interfaces of the PCI buses …
(edit) @44351   12 years vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
(edit) @43657   12 years vboxsync VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
(edit) @43472   12 years vboxsync Add new flag to notify devices during a reset first to make sure there …
(edit) @41847   12 years vboxsync PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
(edit) @41826   12 years vboxsync Comment typo.
(edit) @41825   12 years vboxsync PCI/DevATA: Put PCIDevPhysRead/Write into …
(edit) @41349   13 years vboxsync pdmdev.h: warning
(edit) @40956   13 years vboxsync PDM,APIC,IO-APIC: More IRQ tagging.
(edit) @40937   13 years vboxsync Tag the APIC timer IRQs.
(edit) @40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40416   13 years vboxsync s/fTraceing/fTracing/g
(edit) @40405   13 years vboxsync VMM/PDM: Some simple tracepoint infastructure.
(edit) @39136   13 years vboxsync More MMIO refactoring and some other cleanups.
(edit) @39135   13 years vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
(edit) @39111   13 years vboxsync IOM,PDM: Working on moving unaligned and non-dword MMIO access …
(edit) @39078   13 years vboxsync VMM: -Wunused-parameter
(edit) @39060   13 years vboxsync DevApic,PDM: Combine the two read functions (MSR/MMIO); renamed debug …
(edit) @38847   13 years vboxsync PDM: Enter the device critical section for PDM callback.
(edit) @37516   13 years vboxsync comment typo.
(edit) @37475   13 years vboxsync DevAPIC: Locking reworking in progress.
(edit) @37466   13 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37443   13 years vboxsync PDM: Implemented the NOP critical section.
(edit) @37410   13 years vboxsync VMM,SUPDrv: Created DBGFTrace.
(edit) @35810   14 years vboxsync VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
(edit) @35738   14 years vboxsync r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
(edit) @35676   14 years vboxsync Main, VMM: PCI passthrough work
(add) @35361   14 years vboxsync fix OSE
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