VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @62889   8 年 vboxsync Devices: warnings
(edit) @62885   8 年 vboxsync Devices: gcc warnings
(edit) @62631   8 年 vboxsync ich9pciConfigWriteDev: Put the '~' operator outside the UINT32_C() …
(edit) @62630   8 年 vboxsync Devices: unused parameter 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) @62437   8 年 vboxsync Devices: MSC level 4 warnings (release build)
(edit) @62389   8 年 vboxsync PCI: fix limit check for 64-bit BAR index
(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) @58091   9 年 vboxsync pciraw: integrate the changes to make MSI work, and assorted fixes and …
(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) @56992   9 年 vboxsync Devices: Log & Assertion formatting fixes.
(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) @56110   9 年 vboxsync build fix
(edit) @56109   9 年 vboxsync DevPciIch9: logging
(edit) @55853   10 年 vboxsync Logrel consistency.
(edit) @52829   10 年 vboxsync Removed duplicate line.
(edit) @52618   10 年 vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52530   10 年 vboxsync ICH9: PCI IRQ disable bit has no effect on MSIs (#7505).
(edit) @51485   10 年 vboxsync ICH9: Reset more, improved debug info output.
(edit) @51377   11 年 vboxsync ICH9: A bit of logging to track MSI delivery.
(edit) @50654   11 年 vboxsync Add some comments and minor cosmetics to improve chances of mere …
(edit) @50638   11 年 vboxsync ich9pciWriteBarByte: minor cosmetic - we already have region pointer …
(edit) @50583   11 年 vboxsync DevPciIch9.cpp: Qualify LogRel.
(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) @44796   12 年 vboxsync DevPciIch9.cpp: Added a not about a lazy bird.
(edit) @44795   12 年 vboxsync DevPCI.cpp: Some cleanups.
(edit) @44600   12 年 vboxsync Annoying assertions.
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(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) @43441   12 年 vboxsync ICH9: Fix PCI bridge initialization
(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) @40806   13 年 vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(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) @39273   13 年 vboxsync Updated help info, fixed a few innocent MSVC warnings.
(edit) @39136   13 年 vboxsync More MMIO refactoring and some other cleanups.
(edit) @39135   13 年 vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
(edit) @39091   13 年 vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @39086   13 年 vboxsync Dis,SrvPciRaw,Sup: warning fixes.
(edit) @38853   13 年 vboxsync DevPciIch9.cpp: PDM provides locking via the helper interface, make …
(edit) @38852   13 年 vboxsync DevPCI.cpp: PDM provides locking via the helper interface, make the …
(edit) @37810   13 年 vboxsync more PCI passthrough fixes
(edit) @37636   13 年 vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37423   13 年 vboxsync Ran the source code massager (scm).
(edit) @36836   14 年 vboxsync PCI: don't fail on extended caps access, just record
(edit) @36716   14 年 vboxsync PCI: 64-bit BARs tweaks, release logs on device attach, allow extended …
(edit) @36678   14 年 vboxsync PCI: cleanups, R3 mapping work
(edit) @36663   14 年 vboxsync PCI: tweaks
(edit) @36574   14 年 vboxsync PCI: some docs, todos
(edit) @36562   14 年 vboxsync PCI: better logging, try to play nice with MSI
(edit) @36288   14 年 vboxsync Ich9: Remove the i82801 PCI-to-PCI bridge. It is completely unused and …
(edit) @36268   14 年 vboxsync PCI: fixed issues with memory layout mismatch between RC and other …
(edit) @36253   14 年 vboxsync PCI: further raw work
(edit) @36218   14 年 vboxsync PCI: interrupts work
(edit) @36203   14 年 vboxsync don't use doxygen comments to document code sections, they'll end up …
(edit) @36153   14 年 vboxsync PCI: more raw and 64-bit BARs coding
(edit) @36138   14 年 vboxsync PCI: some of 64-bit BARs support (many real cards do that)
(edit) @36124   14 年 vboxsync PCI: code to perform host driver detach on Linux - not yet fully functional
(edit) @36116   14 年 vboxsync ICH9/PciBridge: Use the secondary bus number during device init and …
(edit) @36092   14 年 vboxsync PCI: simplified BIOS init, fixed routing for nontrivial topologies
(edit) @36079   14 年 vboxsync PCI: cleanup, todos, raw PCI regions work
(edit) @35753   14 年 vboxsync various nits.
(edit) @35738   14 年 vboxsync r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
(edit) @35685   14 年 vboxsync Main, Device: passthrough conditional
(edit) @35676   14 年 vboxsync Main, VMM: PCI passthrough work
(edit) @35397   14 年 vboxsync PCI: minor ICH9 reset tweak
(edit) @35391   14 年 vboxsync space
(edit) @35390   14 年 vboxsync PCI: correct region clenup on reset
(edit) @35358   14 年 vboxsync backed out 69217
(edit) @35357   14 年 vboxsync VMM, Main: PCI passthrough work
(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) @35258   14 年 vboxsync PCI: ICH9 clear regions on reset, IRQs matching BIOS code
(edit) @34876   14 年 vboxsync PCI: some infrastructure work
(edit) @34836   14 年 vboxsync PCI: fix Windows device manage question marks
(edit) @34751   14 年 vboxsync Typo.
(edit) @34750   14 年 vboxsync PCI: Added pciirq dbg info command for old chipset.
(edit) @34749   14 年 vboxsync space
(edit) @34748   14 年 vboxsync PCI: correct reset handlers
(edit) @34746   14 年 vboxsync PCI: registers, better reset and relocation handlers
(edit) @34516   14 年 vboxsync PCI: remove irrelevant bits from BARs addresses when printing
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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