VirtualBox

source: vbox/trunk/src/VBox/Devices/Bus

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64421   8 years vboxsync DevPci: Post ICH9PCIGLOBALS and PCIGLOBALS cleanups.
(edit) @64420   8 years vboxsync DevPci: Post ICH9PCIGLOBALS and PCIGLOBALS cleanups.
(edit) @64419   8 years vboxsync DevPci: Mmerged ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64418   8 years vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64417   8 years vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64416   8 years vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64415   8 years vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64414   8 years vboxsync DevPCI: Moved ICH9PCIBUS to a common header (DevPciInternal.h) and use …
(edit) @64393   8 years vboxsync PDMPCIDEV: s/config/abConfig/ everywhere, removing the legacy alias.
(edit) @64392   8 years vboxsync PDMPCIDEV: s/name/pszName/ everywhere, removing the legacy alias.
(edit) @64391   8 years vboxsync PDMPCIDEV: s/devfn/uDevFn/ everywhere, removing the legacy alias.
(edit) @64390   8 years vboxsync PDMPCIDEV: Dropped pDevIns as it isn't needed any longer.
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64375   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64355   8 years vboxsync PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
(edit) @64344   8 years vboxsync pci: Start using VBOX_PCI_NUM_REGIONS; doxygen.
(edit) @64328   8 years vboxsync DevPciIch9: Removed obsolete (we think) mapping restriction supposedly …
(edit) @64115   8 years vboxsync PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
(edit) @63879   8 years vboxsync DevPciIch9: play safe with BAR64 handling, it applies only to MEM …
(edit) @63777   8 years vboxsync removed assertion
(edit) @63776   8 years vboxsync DevPciIch9: fixed condition in ich9pciBiosInitDevice()
(edit) @63773   8 years vboxsync DevPciIch9: fix in ich9pciSetRegionAddress() to only consider …
(edit) @63702   8 years vboxsync DevPciIch: use the proper constant here
(edit) @63690   8 years vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63685   8 years vboxsync PDM,DevPci*: Allow larger PCI region sizes.
(edit) @63667   8 years vboxsync Not intended.
(edit) @63666   8 years vboxsync Not so strict.
(edit) @63665   8 years vboxsync PCI: Take into account amount of RAM below/above 4GB when mapping …
(edit) @63663   8 years vboxsync DevPCI,DevPciIch9: sketched getting memory sizes above & below 4GB.
(edit) @63661   8 years vboxsync build fix
(edit) @63659   8 years vboxsync PCI: Enable mapping 64-bit BARs above 4GB.
(edit) @63658   8 years vboxsync PCI: Enable mapping 64-bit BARs above 4GB.
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @63478   8 years vboxsync Devices: warnings (clang)
(edit) @62889   8 years vboxsync Devices: warnings
(edit) @62885   8 years vboxsync Devices: gcc warnings
(edit) @62631   8 years vboxsync ich9pciConfigWriteDev: Put the '~' operator outside the UINT32_C() …
(edit) @62630   8 years vboxsync Devices: unused parameter warnings.
(edit) @62629   8 years vboxsync pci_default_write_config: Put the '~' operator outside the UINT32_C() …
(edit) @62628   8 years vboxsync Devices: unused parameter warnings.
(edit) @62518   8 years vboxsync (C) 2016
(edit) @62437   8 years vboxsync Devices: MSC level 4 warnings (release build)
(edit) @62389   8 years vboxsync PCI: fix limit check for 64-bit BAR index
(edit) @61810   8 years vboxsync PCI: Dump current PCI IRQ status.
(edit) @61770   8 years vboxsync PCI: Print INTx# to I/O APIC IRQ mapping information.
(edit) @60167   9 years vboxsync DevPCI: make Parfait happy
(edit) @60166   9 years vboxsync DevPCI: make Parfait happy
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @58091   9 years vboxsync pciraw: integrate the changes to make MSI work, and assorted fixes and …
(edit) @57781   9 years vboxsync Devices/Bus/PCI: Improved BAR mapping sanity checking, including …
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56992   9 years vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @56284   9 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56110   10 years vboxsync build fix
(edit) @56109   10 years vboxsync DevPciIch9: logging
(edit) @55853   10 years vboxsync Logrel consistency.
(edit) @52829   10 years vboxsync Removed duplicate line.
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52530   10 years vboxsync ICH9: PCI IRQ disable bit has no effect on MSIs (#7505).
(edit) @51485   11 years vboxsync ICH9: Reset more, improved debug info output.
(edit) @51377   11 years vboxsync ICH9: A bit of logging to track MSI delivery.
(edit) @50654   11 years vboxsync Add some comments and minor cosmetics to improve chances of mere …
(edit) @50638   11 years vboxsync ich9pciWriteBarByte: minor cosmetic - we already have region pointer …
(edit) @50583   11 years vboxsync DevPciIch9.cpp: Qualify LogRel.
(edit) @48947   11 years vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @45305   12 years vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(edit) @45025   12 years vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @44796   12 years vboxsync DevPciIch9.cpp: Added a not about a lazy bird.
(edit) @44795   12 years vboxsync DevPCI.cpp: Some cleanups.
(edit) @44600   12 years vboxsync Annoying assertions.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44508   12 years vboxsync Drop the pfnSaveExecR3 and pfnLoadExecR3 interfaces of the PCI buses …
(edit) @44506   12 years vboxsync DevPCI.cpp: Some cleaning up.
(edit) @44310   12 years vboxsync Devices/Bus/Pci, Devices/PC/DevAPIC: the Guru meditation handler does …
(edit) @43441   12 years vboxsync ICH9: Fix PCI bridge initialization
(edit) @41825   12 years vboxsync PCI/DevATA: Put PCIDevPhysRead/Write into …
(edit) @41816   12 years vboxsync DevPCI: Changed return values of PCIDevPhysRead/Write to …
(edit) @41811   12 years vboxsync PCI/DevATA: Added bus mastering support.
(edit) @41697   12 years vboxsync Debugger: Added "info pci" command PCI devices; added showing bus …
(edit) @40907   13 years vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40282   13 years vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40280   13 years vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @39273   13 years vboxsync Updated help info, fixed a few innocent MSVC warnings.
(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) @39091   13 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @39086   13 years vboxsync Dis,SrvPciRaw,Sup: warning fixes.
(edit) @38853   13 years vboxsync DevPciIch9.cpp: PDM provides locking via the helper interface, make …
(edit) @38852   13 years vboxsync DevPCI.cpp: PDM provides locking via the helper interface, make the …
(edit) @37810   13 years vboxsync more PCI passthrough fixes
(edit) @37636   13 years vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37423   13 years vboxsync Ran the source code massager (scm).
(edit) @36836   14 years vboxsync PCI: don't fail on extended caps access, just record
(edit) @36716   14 years vboxsync PCI: 64-bit BARs tweaks, release logs on device attach, allow extended …
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