|
|
@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.
|
|
|
@35738
|
14 years |
vboxsync |
r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
|
|
|
@35685
|
14 years |
vboxsync |
Main, Device: passthrough conditional
|
|
|
@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
|
|
|
@34876
|
14 years |
vboxsync |
PCI: some infrastructure work
|
|
|
@34836
|
14 years |
vboxsync |
PCI: fix Windows device manage question marks
|
|
|
@34751
|
14 years |
vboxsync |
Typo.
|
|
|
@34750
|
14 years |
vboxsync |
PCI: Added pciirq dbg info command for old chipset.
|
|
|
@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
|
|
|
@34331
|
14 years |
vboxsync |
PCI: more 4.0 interfaces
|
|
|
@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
|
|
|
@33472
|
14 years |
vboxsync |
PCI: cleanup, fixes
|
|
|
@33419
|
14 years |
vboxsync |
PDM, PCI: save MSI-X page in saved state, multiple vectors in MSI, tweaks
|
|
|
@33370
|
14 years |
vboxsync |
PCI: don't put HDA to other slots
|
|
|
@33317
|
14 years |
vboxsync |
Windows build fix
|
|
|
@33315
|
14 years |
vboxsync |
one more
|
|
|
@33314
|
14 years |
vboxsync |
PCI, PDM: MSI-X support (absolutely untested)
|
|
|
@33236
|
14 years |
vboxsync |
PCI: MSI-X work
|
|
|
@33215
|
14 years |
vboxsync |
PCI: fixed few MSI-related bugs, now SLES boots fine with MSI SATA
|
|
|
@33203
|
14 years |
vboxsync |
PCI: tight packing of builting devices into functions, chipset slot …
|
|
|
@33142
|
14 years |
vboxsync |
PCI: new bus implementation can be used with IDE controller too
|
|
|
@33127
|
14 years |
vboxsync |
PCI: bits
|
|
|
@32960
|
14 years |
vboxsync |
PCI: bad typo in PCI address computation, now Windows boots fine with MCFG
|
|
|
@32951
|
14 years |
vboxsync |
PCI: cleanup, bits
|
|
|
@32941
|
14 years |
vboxsync |
PCI: safety checks, cleaner code
|
|
|
@32935
|
14 years |
vboxsync |
PDM, VMM, PCI: reworked MSI API: now MSIs delivered via IOAPIC API, …
|
|
|
@32906
|
14 years |
vboxsync |
PCI: forgot another init
|
|
|
@32862
|
14 years |
vboxsync |
MSI: don't generate events if globally disabled
|
|
|
@32861
|
14 years |
vboxsync |
one more
|
|
|
@32860
|
14 years |
vboxsync |
PCI: MSI per-vector masking, saved states
|
|
|
@32822
|
14 years |
vboxsync |
one more of same kind
|
|
|
@32821
|
14 years |
vboxsync |
fix burn and fancy quote
|
|
|
@32820
|
14 years |
vboxsync |
PCI, PDM: initial drop of MSI support
|
|
|
@32779
|
14 years |
vboxsync |
APIC, PCI: started on MSI support (APIC side), cleanup
|
|
|
@32776
|
14 years |
vboxsync |
PCI: refactoring for PCIe work
|
|
|
@32765
|
14 years |
vboxsync |
PCI: Linux guests really access extended PCI space
|
|
|
@32715
|
14 years |
vboxsync |
PCI: unused vars
|
|
|
@32714
|
14 years |
vboxsync |
PCI: extended address space access
|
|
|
@32637
|
14 years |
vboxsync |
PCI: further MCFG work
|
|
|
@32557
|
14 years |
vboxsync |
PCI: saved state code in ICH9
|
|
|
@32491
|
14 years |
vboxsync |
ICH PCI: fixed long standing bug in device relocation code (IRQ was …
|
|
|
@32490
|
14 years |
vboxsync |
PIIX PCI: fixed long standing bug in device relocation code (IRQ was …
|
|
|
@32477
|
14 years |
vboxsync |
PCI: BIOS & ACPI work
|
|
|
@32471
|
14 years |
vboxsync |
Devices: refactoring, further PCI work
|
|
|
@32379
|
14 years |
vboxsync |
DevPciIch9: fixed expression
|
|
|
@32346
|
14 years |
vboxsync |
burn fix
|
|
|
@32342
|
14 years |
vboxsync |
PCI: typos, first functional version
|
|
|
@32280
|
14 years |
vboxsync |
PCI: BIOS init, rework
|
|
|
@32263
|
14 years |
vboxsync |
PCI work: registers, irqs, part of autoconfig
|
|
|
@32216
|
14 years |
vboxsync |
PCI: device assignment logic
|
|
|
@32152
|
14 years |
vboxsync |
PCI work: more docs, exact device config
|
|
|
@32147
|
14 years |
vboxsync |
Main, Device: fix saved states (PCI)
|
|
|
@32120
|
14 years |
vboxsync |
Main, devices: support for chipset selection in the public API
|
|
|
@32037
|
14 years |
vboxsync |
PCI work: make ICH9 PCI an additional device, not alternative …
|
|
|
@31762
|
14 years |
vboxsync |
PCI: new implementation placeholders
|
|
|
@31336
|
14 years |
vboxsync |
PCI: Make additional config space bits read-only.
|
|
|
@30130
|
15 years |
vboxsync |
PCI: make LPC placement on the bus unconditional (fixes older OSX guests)
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27079
|
15 years |
vboxsync |
Added comments about PCI/ACPI/IOAPIC interrupt routing backdoor.
|
|
|
@26989
|
15 years |
vboxsync |
Extra comment for the backdoor config bytes
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26169
|
15 years |
vboxsync |
PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26160
|
15 years |
vboxsync |
PDM: s/pDevReg/pReg/g
|
|
|
@26157
|
15 years |
vboxsync |
PDMDEVHLPR3 cleanup; reduced the number of strict functions.
|
|
|
@25780
|
15 years |
vboxsync |
Misc: -Wshadow warnings.
|
|
|
@25594
|
15 years |
vboxsync |
PCI: Bits 0-1 of the address register are reserved. Real hardware …
|
|
|