|
|
@64387
|
8 years |
vboxsync |
PDM,Devices: Some PCI device type cleanup.
|
|
|
@64373
|
8 years |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@64355
|
8 years |
vboxsync |
PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
|
|
|
@64328
|
8 years |
vboxsync |
DevPciIch9: Removed obsolete (we think) mapping restriction supposedly …
|
|
|
@64115
|
8 years |
vboxsync |
PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
|
|
|
@63879
|
8 years |
vboxsync |
DevPciIch9: play safe with BAR64 handling, it applies only to MEM …
|
|
|
@63777
|
8 years |
vboxsync |
removed assertion
|
|
|
@63776
|
8 years |
vboxsync |
DevPciIch9: fixed condition in ich9pciBiosInitDevice()
|
|
|
@63773
|
8 years |
vboxsync |
DevPciIch9: fix in ich9pciSetRegionAddress() to only consider …
|
|
|
@63702
|
8 years |
vboxsync |
DevPciIch: use the proper constant here
|
|
|
@63685
|
8 years |
vboxsync |
PDM,DevPci*: Allow larger PCI region sizes.
|
|
|
@63667
|
8 years |
vboxsync |
Not intended.
|
|
|
@63666
|
8 years |
vboxsync |
Not so strict.
|
|
|
@63665
|
8 years |
vboxsync |
PCI: Take into account amount of RAM below/above 4GB when mapping …
|
|
|
@63663
|
8 years |
vboxsync |
DevPCI,DevPciIch9: sketched getting memory sizes above & below 4GB.
|
|
|
@63661
|
8 years |
vboxsync |
build fix
|
|
|
@63659
|
8 years |
vboxsync |
PCI: Enable mapping 64-bit BARs above 4GB.
|
|
|
@63658
|
8 years |
vboxsync |
PCI: Enable mapping 64-bit BARs above 4GB.
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63478
|
8 years |
vboxsync |
Devices: warnings (clang)
|
|
|
@62889
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62885
|
8 years |
vboxsync |
Devices: gcc warnings
|
|
|
@62631
|
8 years |
vboxsync |
ich9pciConfigWriteDev: Put the '~' operator outside the UINT32_C() …
|
|
|
@62630
|
8 years |
vboxsync |
Devices: unused parameter warnings.
|
|
|
@62389
|
8 years |
vboxsync |
PCI: fix limit check for 64-bit BAR index
|
|
|
@61770
|
8 years |
vboxsync |
PCI: Print INTx# to I/O APIC IRQ mapping information.
|
|
|
@58091
|
9 years |
vboxsync |
pciraw: integrate the changes to make MSI work, and assorted fixes and …
|
|
|
@57781
|
9 years |
vboxsync |
Devices/Bus/PCI: Improved BAR mapping sanity checking, including …
|
|
|
@57393
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56992
|
9 years |
vboxsync |
Devices: Log & Assertion formatting fixes.
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@56284
|
9 years |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@56110
|
10 years |
vboxsync |
build fix
|
|
|
@56109
|
10 years |
vboxsync |
DevPciIch9: logging
|
|
|
@52530
|
10 years |
vboxsync |
ICH9: PCI IRQ disable bit has no effect on MSIs (#7505).
|
|
|
@51485
|
11 years |
vboxsync |
ICH9: Reset more, improved debug info output.
|
|
|
@51377
|
11 years |
vboxsync |
ICH9: A bit of logging to track MSI delivery.
|
|
|
@50654
|
11 years |
vboxsync |
Add some comments and minor cosmetics to improve chances of mere …
|
|
|
@50638
|
11 years |
vboxsync |
ich9pciWriteBarByte: minor cosmetic - we already have region pointer …
|
|
|
@50583
|
11 years |
vboxsync |
DevPciIch9.cpp: Qualify LogRel.
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@44796
|
12 years |
vboxsync |
DevPciIch9.cpp: Added a not about a lazy bird.
|
|
|
@44600
|
12 years |
vboxsync |
Annoying assertions.
|
|
|
@44508
|
12 years |
vboxsync |
Drop the pfnSaveExecR3 and pfnLoadExecR3 interfaces of the PCI buses …
|
|
|
@43441
|
12 years |
vboxsync |
ICH9: Fix PCI bridge initialization
|
|
|
@41697
|
12 years |
vboxsync |
Debugger: Added "info pci" command PCI devices; added showing bus …
|
|
|
@40907
|
13 years |
vboxsync |
Working on tracking IRQs for tracing and logging purposes.
|
|
|
@40282
|
13 years |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@40280
|
13 years |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@39273
|
13 years |
vboxsync |
Updated help info, fixed a few innocent MSVC warnings.
|
|
|
@39136
|
13 years |
vboxsync |
More MMIO refactoring and some other cleanups.
|
|
|
@39135
|
13 years |
vboxsync |
Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
|
|
|
@39091
|
13 years |
vboxsync |
More parameter warning fixes; made PciIch9 check the saved state version.
|
|
|
@38853
|
13 years |
vboxsync |
DevPciIch9.cpp: PDM provides locking via the helper interface, make …
|
|
|
@37636
|
13 years |
vboxsync |
Changed FNIOMMMIOWRITE to take a const buffer pointer.
|
|
|
@36836
|
14 years |
vboxsync |
PCI: don't fail on extended caps access, just record
|
|
|
@36716
|
14 years |
vboxsync |
PCI: 64-bit BARs tweaks, release logs on device attach, allow extended …
|
|
|
@36678
|
14 years |
vboxsync |
PCI: cleanups, R3 mapping work
|
|
|
@36663
|
14 years |
vboxsync |
PCI: tweaks
|
|
|
@36288
|
14 years |
vboxsync |
Ich9: Remove the i82801 PCI-to-PCI bridge. It is completely unused and …
|
|
|
@36268
|
14 years |
vboxsync |
PCI: fixed issues with memory layout mismatch between RC and other …
|
|
|
@36253
|
14 years |
vboxsync |
PCI: further raw work
|
|
|
@36218
|
14 years |
vboxsync |
PCI: interrupts work
|
|
|
@36203
|
14 years |
vboxsync |
don't use doxygen comments to document code sections, they'll end up …
|
|
|
@36153
|
14 years |
vboxsync |
PCI: more raw and 64-bit BARs coding
|
|
|
@36138
|
14 years |
vboxsync |
PCI: some of 64-bit BARs support (many real cards do that)
|
|
|
@36124
|
14 years |
vboxsync |
PCI: code to perform host driver detach on Linux - not yet fully functional
|
|
|
@36116
|
14 years |
vboxsync |
ICH9/PciBridge: Use the secondary bus number during device init and …
|
|
|
@36092
|
14 years |
vboxsync |
PCI: simplified BIOS init, fixed routing for nontrivial topologies
|
|
|
@36079
|
14 years |
vboxsync |
PCI: cleanup, todos, raw PCI regions work
|
|
|
@35753
|
14 years |
vboxsync |
various nits.
|
|
|
@35676
|
14 years |
vboxsync |
Main, VMM: PCI passthrough work
|
|
|
@35397
|
14 years |
vboxsync |
PCI: minor ICH9 reset tweak
|
|
|
@35391
|
14 years |
vboxsync |
space
|
|
|
@35390
|
14 years |
vboxsync |
PCI: correct region clenup on reset
|
|
|
@35358
|
14 years |
vboxsync |
backed out 69217
|
|
|
@35357
|
14 years |
vboxsync |
VMM, Main: PCI passthrough work
|
|
|
@35353
|
14 years |
vboxsync |
Move the misc files the in src/VBox/Devices/ directory into a build/ …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35258
|
14 years |
vboxsync |
PCI: ICH9 clear regions on reset, IRQs matching BIOS code
|
|
|
@34836
|
14 years |
vboxsync |
PCI: fix Windows device manage question marks
|
|
|
@34749
|
14 years |
vboxsync |
space
|
|
|
@34748
|
14 years |
vboxsync |
PCI: correct reset handlers
|
|
|
@34746
|
14 years |
vboxsync |
PCI: registers, better reset and relocation handlers
|
|
|
@34516
|
14 years |
vboxsync |
PCI: remove irrelevant bits from BARs addresses when printing
|
|
|
@34485
|
14 years |
vboxsync |
PCI: print interrupts and regions information about devices in 'info pci'
|
|
|
@34332
|
14 years |
vboxsync |
PCI: run BIOS init on each reset
|
|
|
@34302
|
14 years |
vboxsync |
PCI: run BIOS fake on reset in ICH9
|
|
|
@34301
|
14 years |
vboxsync |
PCI: interrupt mapping
|
|
|
@34299
|
14 years |
vboxsync |
PCI: fixed issue with bridge config space writes
|
|
|
@34268
|
14 years |
vboxsync |
PCI: some 64-bit BARs bits
|
|
|
@34231
|
14 years |
vboxsync |
PCI: allow arbitrary width BAR accesses
|
|
|
@34201
|
14 years |
vboxsync |
PCI: dead code removal
|
|
|
@34014
|
14 years |
vboxsync |
scm whitespace cleanup
|
|
|
@33722
|
14 years |
vboxsync |
Main, PCI: uniform PCI slots management, please watch/report regressions
|
|
|
@33687
|
14 years |
vboxsync |
PCI: part 1 of PCI slots assignment logic in Main
|
|
|
@33606
|
14 years |
vboxsync |
PCI: add 2 bridges into ICH-9 chipset, more verbose topology printing
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33476
|
14 years |
vboxsync |
PCI: better logging, better access to non-existing devices
|
|
|