VirtualBox

source: vbox/trunk/src/VBox/Devices/Bus/DevPCI.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @99820   19 months vboxsync Devices/Bus: Implement interrupt forwarding for the PCIe bus, bugref:10445
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99750   19 months vboxsync Devices/Bus: Started a basic PCI bus implementation suitable for …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @91936   3 years vboxsync Devices/Bus/DevPCI: Remove unused code, bugref:10074
(edit) @91935   3 years vboxsync VMM,Devices: Eliminate direct calls to IOMIOPortWrite API and …
(edit) @91897   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91890   3 years vboxsync Devices/Bus/DevPciIch9: Access SSM API only through the device helper …
(edit) @90436   3 years vboxsync VMM,Dev*: Handle PDMCritSectEnter failures in relation to the PDM …
(edit) @87789   4 years vboxsync PCI: Fake BIOS needs to enable I/O decoding for any VGA class device, …
(edit) @85478   4 years vboxsync DevPCI.cpp: Move special VGA case into generic allocation, to make it …
(edit) @85007   4 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
(edit) @84826   4 years vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81765   5 years vboxsync Devices: Use new volatile SSM getters and enum macros. bugref:9218
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @81477   5 years vboxsync DevPCI: CFGM and SSM via helpers. bugref:9218
(edit) @81136   5 years vboxsync IOM,RTC,PCI: Make the port parameter in the I/O port callbacks …
(edit) @81048   5 years vboxsync DevPCI: Only save 256 bytes of config space to match the load code and …
(edit) @81034   5 years vboxsync DevPci: Share more of the setirq code for bridges and added cycle …
(edit) @81033   5 years vboxsync DevPci*: Eliminated DevPciMerge1.cpp.h.
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @80963   5 years vboxsync DevPci*,PDM: Doxygen fixes. bugrefx:9218
(edit) @80962   5 years vboxsync DevPci*,PDM: Doxygen fixes. bugrefx:9218
(edit) @80960   5 years vboxsync IOM,PDM,DevPCI,DevPciIch9,RTC: Fixes to the I/O port lookup table …
(edit) @80944   5 years vboxsync DevPCI: build fix. bugref:9218
(edit) @80943   5 years vboxsync Devices/PCI: Device model refactoring, part I. bugref:9218
(edit) @80854   5 years vboxsync PCI: Added info pirq to print the state of so-called legacy PCI …
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @77663   6 years vboxsync FakeBios: Enable fast timing in PIIX/ICH IDETIM register. This …
(edit) @76985   6 years vboxsync Graphics/VMSVGA: make VBoxSVGA compatibility with old vboxvideo …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @74474   6 years vboxsync Main,Devices: Graphics controller updates. bugref:8893
(edit) @72270   7 years vboxsync DevPCI: LogRel nit.
(edit) @71774   7 years vboxsync PCI: Added a tiny bit of paranoia to address splitup.
(edit) @70181   7 years vboxsync pdmpcidev.h: Modified FNPCICONFIGWRITE to return a status code to …
(edit) @69124   7 years vboxsync Devices/Bus: (C) year + keywords
(edit) @68594   7 years vboxsync PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring …
(edit) @67870   7 years vboxsync PCI: Change PCI IRQ assignments to match previous behavior (previously …
(edit) @67708   7 years vboxsync DevPCI.cpp: use the refactored PCI config space access code which …
(edit) @67685   7 years vboxsync DevPCI.cpp: implement the root bus reset callback, which is needed to …
(edit) @67682   7 years vboxsync DevPCI/DevACPI/DevBusLogic: no code change, just use symbolic …
(edit) @67672   7 years vboxsync Devices/Bus: fix logging errors which crept into the big cleanup
(edit) @67668   7 years vboxsync PDM: rip out the entire FakePCIBIOS support, no longer triggered from …
(edit) @67583   7 years vboxsync PDM, DevPci, DevPciIch9: Need to trigger the FakePCIBIOS code later on …
(edit) @65847   8 years vboxsync Devices/Bus: use symbolic constant for _4K
(edit) @65844   8 years vboxsync Devices/Bus: symbolic constants
(edit) @65708   8 years vboxsync Devices/Bus: fixed small memory leaks on destruct
(edit) @65301   8 years vboxsync PCI: Save and restore I/O region sizes and types so we can callback …
(edit) @65283   8 years vboxsync DevPciIch9.cpp (and minor other corresponding adaptions): eliminate …
(edit) @65101   8 years vboxsync Devices: doxygen fixes
(edit) @64706   8 years vboxsync build fix
(edit) @64696   8 years vboxsync DevPCI*,PDM: Get internal bus number from PDM.
(edit) @64468   8 years vboxsync DevPci: Cleaning up ich9pciUpdateMappings and friends.
(edit) @64462   8 years vboxsync DevPci: build fix
(edit) @64461   8 years vboxsync DevPci: Share devpciR3CommonDefaultConfigWrite.
(edit) @64456   8 years vboxsync DevPci: Cleaning up ich9pciConfigWriteDev.
(edit) @64452   8 years vboxsync DevPci: Share the devpciR3CommonRestoreConfig.
(edit) @64451   8 years vboxsync DevPci: Share the pfnSetConfigCallbacksR3 implementation.
(edit) @64450   8 years vboxsync DevPci: Share I/O region regstration code.
(edit) @64424   8 years vboxsync DevPci: Share debug info code for 'pci' and 'pciirq', the latter not …
(edit) @64423   8 years vboxsync DevPci: Share location code, fixing missing pPciHlpRC relocation for …
(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) @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) @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) @64115   8 years vboxsync PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
(edit) @63685   8 years vboxsync PDM,DevPci*: Allow larger PCI region sizes.
(edit) @63663   8 years vboxsync DevPCI,DevPciIch9: sketched getting memory sizes above & below 4GB.
(edit) @62889   8 years vboxsync Devices: warnings
(edit) @62885   8 years vboxsync Devices: gcc 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) @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) @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) @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) @55853   10 years vboxsync Logrel consistency.
(edit) @52829   10 years vboxsync Removed duplicate line.
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