VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @76553   6 年 vboxsync scm --update-copyright-year
(edit) @74474   6 年 vboxsync Main,Devices: Graphics controller updates. bugref:8893
(edit) @72270   7 年 vboxsync DevPCI: LogRel nit.
(edit) @71774   7 年 vboxsync PCI: Added a tiny bit of paranoia to address splitup.
(edit) @70181   7 年 vboxsync pdmpcidev.h: Modified FNPCICONFIGWRITE to return a status code to …
(edit) @69124   7 年 vboxsync Devices/Bus: (C) year + keywords
(edit) @68594   7 年 vboxsync PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring …
(edit) @67870   7 年 vboxsync PCI: Change PCI IRQ assignments to match previous behavior (previously …
(edit) @67708   7 年 vboxsync DevPCI.cpp: use the refactored PCI config space access code which …
(edit) @67685   7 年 vboxsync DevPCI.cpp: implement the root bus reset callback, which is needed to …
(edit) @67682   7 年 vboxsync DevPCI/DevACPI/DevBusLogic: no code change, just use symbolic …
(edit) @67672   7 年 vboxsync Devices/Bus: fix logging errors which crept into the big cleanup
(edit) @67668   7 年 vboxsync PDM: rip out the entire FakePCIBIOS support, no longer triggered from …
(edit) @67583   7 年 vboxsync PDM, DevPci, DevPciIch9: Need to trigger the FakePCIBIOS code later on …
(edit) @65847   8 年 vboxsync Devices/Bus: use symbolic constant for _4K
(edit) @65844   8 年 vboxsync Devices/Bus: symbolic constants
(edit) @65708   8 年 vboxsync Devices/Bus: fixed small memory leaks on destruct
(edit) @65301   8 年 vboxsync PCI: Save and restore I/O region sizes and types so we can callback …
(edit) @65283   8 年 vboxsync DevPciIch9.cpp (and minor other corresponding adaptions): eliminate …
(edit) @65101   8 年 vboxsync Devices: doxygen fixes
(edit) @64706   8 年 vboxsync build fix
(edit) @64696   8 年 vboxsync DevPCI*,PDM: Get internal bus number from PDM.
(edit) @64468   8 年 vboxsync DevPci: Cleaning up ich9pciUpdateMappings and friends.
(edit) @64462   8 年 vboxsync DevPci: build fix
(edit) @64461   8 年 vboxsync DevPci: Share devpciR3CommonDefaultConfigWrite.
(edit) @64456   8 年 vboxsync DevPci: Cleaning up ich9pciConfigWriteDev.
(edit) @64452   8 年 vboxsync DevPci: Share the devpciR3CommonRestoreConfig.
(edit) @64451   8 年 vboxsync DevPci: Share the pfnSetConfigCallbacksR3 implementation.
(edit) @64450   8 年 vboxsync DevPci: Share I/O region regstration code.
(edit) @64424   8 年 vboxsync DevPci: Share debug info code for 'pci' and 'pciirq', the latter not …
(edit) @64423   8 年 vboxsync DevPci: Share location code, fixing missing pPciHlpRC relocation for …
(edit) @64420   8 年 vboxsync DevPci: Post ICH9PCIGLOBALS and PCIGLOBALS cleanups.
(edit) @64419   8 年 vboxsync DevPci: Mmerged ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64418   8 年 vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64417   8 年 vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64415   8 年 vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64414   8 年 vboxsync DevPCI: Moved ICH9PCIBUS to a common header (DevPciInternal.h) and use …
(edit) @64393   8 年 vboxsync PDMPCIDEV: s/config/abConfig/ everywhere, removing the legacy alias.
(edit) @64392   8 年 vboxsync PDMPCIDEV: s/name/pszName/ everywhere, removing the legacy alias.
(edit) @64391   8 年 vboxsync PDMPCIDEV: s/devfn/uDevFn/ everywhere, removing the legacy alias.
(edit) @64390   8 年 vboxsync PDMPCIDEV: Dropped pDevIns as it isn't needed any longer.
(edit) @64387   8 年 vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 年 vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64355   8 年 vboxsync PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
(edit) @64115   8 年 vboxsync PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
(edit) @63685   8 年 vboxsync PDM,DevPci*: Allow larger PCI region sizes.
(edit) @63663   8 年 vboxsync DevPCI,DevPciIch9: sketched getting memory sizes above & below 4GB.
(edit) @62889   8 年 vboxsync Devices: warnings
(edit) @62885   8 年 vboxsync Devices: gcc warnings
(edit) @62629   8 年 vboxsync pci_default_write_config: Put the '~' operator outside the UINT32_C() …
(edit) @62628   8 年 vboxsync Devices: unused parameter warnings.
(edit) @62518   8 年 vboxsync (C) 2016
(edit) @61810   8 年 vboxsync PCI: Dump current PCI IRQ status.
(edit) @61770   8 年 vboxsync PCI: Print INTx# to I/O APIC IRQ mapping information.
(edit) @60167   9 年 vboxsync DevPCI: make Parfait happy
(edit) @60166   9 年 vboxsync DevPCI: make Parfait happy
(edit) @58132   9 年 vboxsync *: Doxygen fixes.
(edit) @57781   9 年 vboxsync Devices/Bus/PCI: Improved BAR mapping sanity checking, including …
(edit) @57393   9 年 vboxsync DECLCALLBACK
(edit) @57358   9 年 vboxsync *: scm cleanup run.
(edit) @57006   9 年 vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56292   9 年 vboxsync Devices: Updated (C) year.
(edit) @56284   9 年 vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @55853   10 年 vboxsync Logrel consistency.
(edit) @52829   10 年 vboxsync Removed duplicate line.
(edit) @48947   11 年 vboxsync Devices: Whitespace and svn:keyword cleanups by scm.
(edit) @45305   12 年 vboxsync IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
(edit) @45025   12 年 vboxsync Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
(edit) @44795   12 年 vboxsync DevPCI.cpp: Some cleanups.
(edit) @44508   12 年 vboxsync Drop the pfnSaveExecR3 and pfnLoadExecR3 interfaces of the PCI buses …
(edit) @44506   12 年 vboxsync DevPCI.cpp: Some cleaning up.
(edit) @44310   12 年 vboxsync Devices/Bus/Pci, Devices/PC/DevAPIC: the Guru meditation handler does …
(edit) @41825   12 年 vboxsync PCI/DevATA: Put PCIDevPhysRead/Write into …
(edit) @41816   12 年 vboxsync DevPCI: Changed return values of PCIDevPhysRead/Write to …
(edit) @41811   12 年 vboxsync PCI/DevATA: Added bus mastering support.
(edit) @41697   12 年 vboxsync Debugger: Added "info pci" command PCI devices; added showing bus …
(edit) @40907   13 年 vboxsync Working on tracking IRQs for tracing and logging purposes.
(edit) @40282   13 年 vboxsync *: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
(edit) @40280   13 年 vboxsync Corrected a bunch of HC and GC uses in status codes.
(edit) @39091   13 年 vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @38852   13 年 vboxsync DevPCI.cpp: PDM provides locking via the helper interface, make the …
(edit) @36079   14 年 vboxsync PCI: cleanup, todos, raw PCI regions work
(edit) @35753   14 年 vboxsync various nits.
(edit) @35353   14 年 vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 年 vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @34751   14 年 vboxsync Typo.
(edit) @34750   14 年 vboxsync PCI: Added pciirq dbg info command for old chipset.
(edit) @34332   14 年 vboxsync PCI: run BIOS init on each reset
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @32906   14 年 vboxsync PCI: forgot another init
(edit) @32860   14 年 vboxsync PCI: MSI per-vector masking, saved states
(edit) @32820   14 年 vboxsync PCI, PDM: initial drop of MSI support
(edit) @32776   14 年 vboxsync PCI: refactoring for PCIe work
(edit) @32490   14 年 vboxsync PIIX PCI: fixed long standing bug in device relocation code (IRQ was …
(edit) @32147   14 年 vboxsync Main, Device: fix saved states (PCI)
(edit) @32120   14 年 vboxsync Main, devices: support for chipset selection in the public API
(edit) @31336   14 年 vboxsync PCI: Make additional config space bits read-only.
(edit) @30130   14 年 vboxsync PCI: make LPC placement on the bus unconditional (fixes older OSX guests)
(edit) @29250   15 年 vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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