VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71774   7 years vboxsync PCI: Added a tiny bit of paranoia to address splitup.
(edit) @71768   7 years vboxsync Msi: Some R3 prefixes and some clenaup.
(edit) @71155   7 years vboxsync Devices/Bus/ICH9: Don't meddle with the IRQ value when traversing …
(edit) @70182   7 years vboxsync devpciR3UpdateMappings: Made PCI MMIO work again with NT 3.51 after …
(edit) @70181   7 years vboxsync pdmpcidev.h: Modified FNPCICONFIGWRITE to return a status code to …
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68594   7 years vboxsync PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring …
(edit) @68423   7 years vboxsync Devices/Bus/PCI,MSI-X: Fix static initialization of the MSI-X …
(edit) @68090   7 years vboxsync PCI/ICH9: Implement CFGM key to change the port type of a PCI express …
(edit) @67709   7 years vboxsync warning fix
(edit) @67707   7 years vboxsync DevPciIch9.cpp: big config space access refactoring, eliminating the …
(edit) @67685   7 years vboxsync DevPCI.cpp: implement the root bus reset callback, which is needed to …
(edit) @67680   7 years vboxsync DevPciIch9: also print base/sub class on 'info pci'
(edit) @67672   7 years vboxsync Devices/Bus: fix logging errors which crept into the big cleanup
(edit) @67670   7 years vboxsync DevPciIch9.cpp: build fix
(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) @67562   7 years vboxsync DevPciIch9.cpp: improve reset handling to be less broken (making less …
(edit) @65867   8 years vboxsync DevPciIch9.cpp: when updating the mappings, refer to the (in the …
(edit) @65847   8 years vboxsync Devices/Bus: use symbolic constant for _4K
(edit) @65845   8 years vboxsync DevPciIch9.cpp: optionally turn the PCI-to-PCI bridge into a PCIe one …
(edit) @65844   8 years vboxsync Devices/Bus: symbolic constants
(edit) @65820   8 years vboxsync DevPciIch9: add a way to get the PDMPCIDEV structure of an …
(edit) @65708   8 years vboxsync Devices/Bus: fixed small memory leaks on destruct
(edit) @65648   8 years vboxsync gcc 7: Devices: fall thru
(edit) @65560   8 years vboxsync DevPciIch9: use RT_MAKE_U64() to be on the safe side
(edit) @65558   8 years vboxsync DevPciIch9: more information for prefetch memory in 'info pci'
(edit) @65557   8 years vboxsync DevPciIch9.cpp: treat the low 4 bits of all base and limit registers …
(edit) @65540   8 years vboxsync DevPciIch9: fix
(edit) @65538   8 years vboxsync DevPciIch9.cpp: fix "supports 64-bit prefetchable decoding" value for …
(edit) @65532   8 years vboxsync DevPciIch9: make the output of 'info pci' a little bit more like …
(edit) @65526   8 years vboxsync DevPciIch9: when printing the bus topology, also print the …
(edit) @65516   8 years vboxsync DevPciIch9: if we encode 64-bit prefetchable addresses, set the lower …
(edit) @65489   8 years vboxsync DevPciIch9.cpp: implement init of prefetchable BARs
(edit) @65324   8 years vboxsync DevPciIch9.cpp: only place prefetchable regions beyond 4GB, due to …
(edit) @65320   8 years vboxsync DevPciIch9.cpp: use bus:dev.fn consistently for identifying PCI …
(edit) @65302   8 years vboxsync PCI: Save and restore I/O region sizes and types so we can callback …
(edit) @65301   8 years vboxsync PCI: Save and restore I/O region sizes and types so we can callback …
(edit) @65292   8 years vboxsync DevPciIch9.cpp: Since the code can't deal with prefetchable memory …
(edit) @65286   8 years vboxsync build fix
(edit) @65284   8 years vboxsync DevPciIch9.cpp: warning fixes
(edit) @65283   8 years vboxsync DevPciIch9.cpp (and minor other corresponding adaptions): eliminate …
(edit) @65101   8 years vboxsync Devices: doxygen fixes
(edit) @65058   8 years vboxsync Devices: doxygen fixes
(edit) @64909   8 years vboxsync DevPciIch9.cpp: fix MMIO BAR mapping bug which crept into r111601, …
(edit) @64908   8 years vboxsync DevPciIch9.cpp: play safe with PCI bridge BAR handling
(edit) @64863   8 years vboxsync DevPciIch9: fix expression (and gcc warning)
(edit) @64862   8 years vboxsync DevPciIch9: Improve BiosInit logic, handling bridges better (set up …
(edit) @64707   8 years vboxsync DevPciIch9: add bus topology information to "info pci", to …
(edit) @64702   8 years vboxsync DevPciIch9: Assert/LogRel on bad PCI bridge config. LogRel the PDM …
(edit) @64701   8 years vboxsync ich9pciBiosInitBridgeTopology: VBOX_PCI_SUBORDINATE_BUS again.
(edit) @64700   8 years vboxsync ich9pciBiosInitBridgeTopology: Missed VBOX_PCI_SUBORDINATE_BUS, now it …
(edit) @64699   8 years vboxsync ich9pciBiosInitBridgeTopology: Missed VBOX_PCI_SUBORDINATE_BUS.
(edit) @64697   8 years vboxsync DevPciIch9: Default to PDM bus numbering.
(edit) @64696   8 years vboxsync DevPCI*,PDM: Get internal bus number from PDM.
(edit) @64496   8 years vboxsync DevPci: correct assertion in ich9pciUnampRegion.
(edit) @64481   8 years vboxsync DevPci: fixed regression
(edit) @64476   8 years vboxsync DevPci: Cleaning up (fake) pci bios init.
(edit) @64475   8 years vboxsync DevPci: s/pGlobals/pPciRoot/.
(edit) @64474   8 years vboxsync DevPci: Cleaning up (fake) pci bios init.
(edit) @64472   8 years vboxsync DevPci: Cleaning up (fake) pci bios init.
(edit) @64471   8 years vboxsync DevPci: Cleaning up ich9pciUpdateMappings and friends.
(edit) @64469   8 years vboxsync DevPci: Cleaning up ich9pciUpdateMappings and friends.
(edit) @64467   8 years vboxsync DevPci: Cleaning up ich9pciUpdateMappings and friends.
(edit) @64466   8 years vboxsync DevPci: Cleaning up ich9pciUpdateMappings and friends.
(edit) @64465   8 years vboxsync DevPci: Cleaning up ich9pciUpdateMappings and friends (only moved, no …
(edit) @64464   8 years vboxsync DevPci: Cleaning up ich9pciUpdateMappings and friends (only moved, no …
(edit) @64463   8 years vboxsync DevPci: Cleaning up ich9pciConfigWriteDev.
(edit) @64461   8 years vboxsync DevPci: Share devpciR3CommonDefaultConfigWrite.
(edit) @64460   8 years vboxsync DevPci: Cleaning up ich9pciConfigWriteDev.
(edit) @64459   8 years vboxsync DevPci: Cleaning up ich9pciConfigWriteDev.
(edit) @64458   8 years vboxsync DevPci: Cleaning up ich9pciConfigWriteDev.
(edit) @64457   8 years vboxsync DevPci: Cleaning up ich9pciConfigWriteDev.
(edit) @64456   8 years vboxsync DevPci: Cleaning up ich9pciConfigWriteDev.
(edit) @64454   8 years vboxsync DevPci: Cleaned up ich9pciConfigReadDev, eleminating unnecessary MSI …
(edit) @64453   8 years vboxsync DevPci: Cleaning up ich9pciConfigReadDev.
(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) @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) @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) @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()
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