|
|
@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
|
14 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 …
|
|
|
@25267
|
15 years |
vboxsync |
DevPCI: warning
|
|
|
@24638
|
15 years |
vboxsync |
PCI: Fix interrupt mapping for certain slots behind a bridge
|
|
|
@24265
|
15 years |
vboxsync |
Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
|
|
|
@24146
|
15 years |
vboxsync |
Unused variables
|
|
|
@24145
|
15 years |
vboxsync |
DevPCI: Don't disable PCI device before the PCI state is being loaded.
|
|
|
@23253
|
15 years |
vboxsync |
DevPCI: Some save state and double underscore cleanup.
|
|
|
@23186
|
15 years |
vboxsync |
DevPCI: Workaround needed for EFI is the right thing to do, enabled …
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22493
|
15 years |
vboxsync |
VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@20374
|
15 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20367
|
15 years |
vboxsync |
Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20163
|
16 years |
vboxsync |
DevPCI: Moved the I/O ports from 0xc000 to 0xd000 to avoid clashing …
|
|
|
@20159
|
16 years |
vboxsync |
DevPCI: Fixed missing restore of register 0x38 (unknown).
|
|
|
@20156
|
16 years |
vboxsync |
DevPCI: Restore all config registers.
|
|
|
@20154
|
16 years |
vboxsync |
PCI: The risky half of the remapping fix. Fixes #1587 and #3903.
|
|
|
@20153
|
16 years |
vboxsync |
SSM,PCI: We must restore the PCI configuration registers before PGM so …
|
|
|
@19314
|
16 years |
vboxsync |
DevPCI.cpp: Temporary EFI hack for fixing VGA detection.
|
|
|
@16745
|
16 years |
vboxsync |
add rudimentary support for ICH6 IDE controller
|
|
|
@16245
|
16 years |
vboxsync |
further devices work
|
|
|
@15787
|
16 years |
vboxsync |
PCI: don't allow to change subsystem ID and vendor ID; mask out …
|
|
|
@15535
|
16 years |
vboxsync |
space
|
|
|
@15128
|
16 years |
vboxsync |
DevPCI: AssertMsgReturn
|
|
|
@15100
|
16 years |
vboxsync |
PCI device size sanity check
|
|
|
@14830
|
16 years |
vboxsync |
DevPCI: field trivial I/O port accesses in R0/RC. (speeds up OS/2 boot …
|
|
|
@14474
|
16 years |
vboxsync |
warnings
|
|
|
@13840
|
16 years |
vboxsync |
Hex format types (Vhx[sd] -> Rhx[sd]).
|
|
|
@13404
|
16 years |
vboxsync |
DevPCI: Put the bridge cache array on the normal heap.
|
|
|
@13302
|
16 years |
vboxsync |
PCI: put bridges on a separate array to speed up searching for the …
|
|
|
@13233
|
16 years |
vboxsync |
PCI: Remove assertion because it fails if there is a region registered …
|
|
|
@13220
|
16 years |
vboxsync |
DevPCI: a little review comment for later.
|
|
|
@13217
|
16 years |
vboxsync |
pciinternal: drop unnecessary alignments.
|
|
|
@13201
|
16 years |
vboxsync |
Could return uninitialized variable in the bridging case
|
|
|
@13192
|
16 years |
vboxsync |
PCI: Forgotten variable initialization
|
|
|
@13191
|
16 years |
vboxsync |
PCI: fix alignment on 32bit
|
|
|
@13189
|
16 years |
vboxsync |
PCI: Add support for PCI-to-PCI bridges
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12969
|
16 years |
vboxsync |
#1865: PDMINS.
|
|
|
@12653
|
16 years |
vboxsync |
various files: doxygen fixes.
|
|
|
@12569
|
16 years |
vboxsync |
Missed this change.
|
|
|
@12561
|
16 years |
vboxsync |
IOM: Made some minor adjustments to the MMIO CPU registration context …
|
|
|
@12545
|
16 years |
vboxsync |
Updates for per-cpu MMIO range registration. (APIC)
|
|
|
@11309
|
16 years |
vboxsync |
iprt: Retired HCSTRING, replaced by R3STRING.
|
|
|
@11269
|
16 years |
vboxsync |
Devices: pData -> pThis.
|
|
|
@11268
|
16 years |
vboxsync |
Devices: ELEMENTS -> RT_ELEMENTS.
|
|
|
@11266
|
16 years |
vboxsync |
Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
|
|
|
@11233
|
16 years |
vboxsync |
DevPCI: Cosmetics.
|
|
|
@11232
|
16 years |
vboxsync |
DevPCI: Cosmetics.
|
|
|
@11231
|
16 years |
vboxsync |
DevPCI: Cosmetics.
|
|
|
@11230
|
16 years |
vboxsync |
DevPCI: header.
|
|
|
@11224
|
16 years |
vboxsync |
PDM: GC->RC, HC->R3 wrt PCI bus registration.
|
|
|
@11192
|
16 years |
vboxsync |
Use PCIDev*.
|
|
|
@11185
|
16 years |
vboxsync |
DevPCI: Use CFGM*Def.
|
|
|
@11169
|
16 years |
vboxsync |
#1865: PCI.
|
|
|
@10202
|
16 years |
vboxsync |
removed VBOX_WITH_PDM_LOCK
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7679
|
17 years |
vboxsync |
Using an uninitialized variable
|
|
|
@7635
|
17 years |
vboxsync |
The new MMIO2 code.
WARNING! This changes the pci mapping protocol …
|
|
|
@7072
|
17 years |
vboxsync |
Make our devices use the RTGCPHYS32 type & backed out the alignment …
|
|
|