|
|
@45305
|
12 years |
vboxsync |
IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@44795
|
12 years |
vboxsync |
DevPCI.cpp: Some cleanups.
|
|
|
@44508
|
12 years |
vboxsync |
Drop the pfnSaveExecR3 and pfnLoadExecR3 interfaces of the PCI buses …
|
|
|
@44506
|
12 years |
vboxsync |
DevPCI.cpp: Some cleaning up.
|
|
|
@44310
|
12 years |
vboxsync |
Devices/Bus/Pci, Devices/PC/DevAPIC: the Guru meditation handler does …
|
|
|
@41825
|
12 years |
vboxsync |
PCI/DevATA: Put PCIDevPhysRead/Write into …
|
|
|
@41816
|
12 years |
vboxsync |
DevPCI: Changed return values of PCIDevPhysRead/Write to …
|
|
|
@41811
|
12 years |
vboxsync |
PCI/DevATA: Added bus mastering support.
|
|
|
@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.
|
|
|
@39091
|
13 years |
vboxsync |
More parameter warning fixes; made PciIch9 check the saved state version.
|
|
|
@38852
|
13 years |
vboxsync |
DevPCI.cpp: PDM provides locking via the helper interface, make the …
|
|
|
@36079
|
14 years |
vboxsync |
PCI: cleanup, todos, raw PCI regions work
|
|
|
@35753
|
14 years |
vboxsync |
various nits.
|
|
|
@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 …
|
|
|
@34751
|
14 years |
vboxsync |
Typo.
|
|
|
@34750
|
14 years |
vboxsync |
PCI: Added pciirq dbg info command for old chipset.
|
|
|
@34332
|
14 years |
vboxsync |
PCI: run BIOS init on each reset
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@32906
|
14 years |
vboxsync |
PCI: forgot another init
|
|
|
@32860
|
14 years |
vboxsync |
PCI: MSI per-vector masking, saved states
|
|
|
@32820
|
14 years |
vboxsync |
PCI, PDM: initial drop of MSI support
|
|
|
@32776
|
14 years |
vboxsync |
PCI: refactoring for PCIe work
|
|
|
@32490
|
14 years |
vboxsync |
PIIX PCI: fixed long standing bug in device relocation code (IRQ was …
|
|
|
@32147
|
14 years |
vboxsync |
Main, Device: fix saved states (PCI)
|
|
|
@32120
|
14 years |
vboxsync |
Main, devices: support for chipset selection in the public API
|
|
|
@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
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20367
|
16 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.
|
|
|
@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.
|
|
|
@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 …
|
|
|