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) @57358   9 years vboxsync *: scm cleanup run.
(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) @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) @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) @44600   12 years vboxsync Annoying assertions.
(edit) @44508   12 years vboxsync Drop the pfnSaveExecR3 and pfnLoadExecR3 interfaces of the PCI buses …
(edit) @43441   12 years vboxsync ICH9: Fix PCI bridge initialization
(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) @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) @38853   13 years vboxsync DevPciIch9.cpp: PDM provides locking via the helper interface, make …
(edit) @37636   13 years vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(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 …
(edit) @36678   14 years vboxsync PCI: cleanups, R3 mapping work
(edit) @36663   14 years vboxsync PCI: tweaks
(edit) @36288   14 years vboxsync Ich9: Remove the i82801 PCI-to-PCI bridge. It is completely unused and …
(edit) @36268   14 years vboxsync PCI: fixed issues with memory layout mismatch between RC and other …
(edit) @36253   14 years vboxsync PCI: further raw work
(edit) @36218   14 years vboxsync PCI: interrupts work
(edit) @36203   14 years vboxsync don't use doxygen comments to document code sections, they'll end up …
(edit) @36153   14 years vboxsync PCI: more raw and 64-bit BARs coding
(edit) @36138   14 years vboxsync PCI: some of 64-bit BARs support (many real cards do that)
(edit) @36124   14 years vboxsync PCI: code to perform host driver detach on Linux - not yet fully functional
(edit) @36116   14 years vboxsync ICH9/PciBridge: Use the secondary bus number during device init and …
(edit) @36092   14 years vboxsync PCI: simplified BIOS init, fixed routing for nontrivial topologies
(edit) @36079   14 years vboxsync PCI: cleanup, todos, raw PCI regions work
(edit) @35753   14 years vboxsync various nits.
(edit) @35676   14 years vboxsync Main, VMM: PCI passthrough work
(edit) @35397   14 years vboxsync PCI: minor ICH9 reset tweak
(edit) @35391   14 years vboxsync space
(edit) @35390   14 years vboxsync PCI: correct region clenup on reset
(edit) @35358   14 years vboxsync backed out 69217
(edit) @35357   14 years vboxsync VMM, Main: PCI passthrough work
(edit) @35353   14 years vboxsync Move the misc files the in src/VBox/Devices/ directory into a build/ …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35258   14 years vboxsync PCI: ICH9 clear regions on reset, IRQs matching BIOS code
(edit) @34836   14 years vboxsync PCI: fix Windows device manage question marks
(edit) @34749   14 years vboxsync space
(edit) @34748   14 years vboxsync PCI: correct reset handlers
(edit) @34746   14 years vboxsync PCI: registers, better reset and relocation handlers
(edit) @34516   14 years vboxsync PCI: remove irrelevant bits from BARs addresses when printing
(edit) @34485   14 years vboxsync PCI: print interrupts and regions information about devices in 'info pci'
(edit) @34332   14 years vboxsync PCI: run BIOS init on each reset
(edit) @34302   14 years vboxsync PCI: run BIOS fake on reset in ICH9
(edit) @34301   14 years vboxsync PCI: interrupt mapping
(edit) @34299   14 years vboxsync PCI: fixed issue with bridge config space writes
(edit) @34268   14 years vboxsync PCI: some 64-bit BARs bits
(edit) @34231   14 years vboxsync PCI: allow arbitrary width BAR accesses
(edit) @34201   14 years vboxsync PCI: dead code removal
(edit) @34014   14 years vboxsync scm whitespace cleanup
(edit) @33722   14 years vboxsync Main, PCI: uniform PCI slots management, please watch/report regressions
(edit) @33687   14 years vboxsync PCI: part 1 of PCI slots assignment logic in Main
(edit) @33606   14 years vboxsync PCI: add 2 bridges into ICH-9 chipset, more verbose topology printing
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33476   14 years vboxsync PCI: better logging, better access to non-existing devices
(edit) @33472   14 years vboxsync PCI: cleanup, fixes
(edit) @33419   14 years vboxsync PDM, PCI: save MSI-X page in saved state, multiple vectors in MSI, tweaks
(edit) @33370   14 years vboxsync PCI: don't put HDA to other slots
(edit) @33314   14 years vboxsync PCI, PDM: MSI-X support (absolutely untested)
(edit) @33236   14 years vboxsync PCI: MSI-X work
(edit) @33215   14 years vboxsync PCI: fixed few MSI-related bugs, now SLES boots fine with MSI SATA
(edit) @33203   14 years vboxsync PCI: tight packing of builting devices into functions, chipset slot …
(edit) @33142   14 years vboxsync PCI: new bus implementation can be used with IDE controller too
(edit) @33127   14 years vboxsync PCI: bits
(edit) @32960   14 years vboxsync PCI: bad typo in PCI address computation, now Windows boots fine with MCFG
(edit) @32951   14 years vboxsync PCI: cleanup, bits
(edit) @32941   14 years vboxsync PCI: safety checks, cleaner code
(edit) @32935   14 years vboxsync PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
(edit) @32860   14 years vboxsync PCI: MSI per-vector masking, saved states
(edit) @32820   14 years vboxsync PCI, PDM: initial drop of MSI support
(edit) @32776   14 years vboxsync PCI: refactoring for PCIe work
(edit) @32765   14 years vboxsync PCI: Linux guests really access extended PCI space
(edit) @32715   14 years vboxsync PCI: unused vars
(edit) @32714   14 years vboxsync PCI: extended address space access
(edit) @32637   14 years vboxsync PCI: further MCFG work
(edit) @32557   14 years vboxsync PCI: saved state code in ICH9
(edit) @32491   14 years vboxsync ICH PCI: fixed long standing bug in device relocation code (IRQ was …
(edit) @32477   14 years vboxsync PCI: BIOS & ACPI work
(edit) @32471   14 years vboxsync Devices: refactoring, further PCI work
(edit) @32379   14 years vboxsync DevPciIch9: fixed expression
(edit) @32346   14 years vboxsync burn fix
(edit) @32342   14 years vboxsync PCI: typos, first functional version
(edit) @32280   14 years vboxsync PCI: BIOS init, rework
(edit) @32263   14 years vboxsync PCI work: registers, irqs, part of autoconfig
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