VirtualBox

source: vbox/trunk/src/VBox/Devices/Bus

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32862   14 years vboxsync MSI: don't generate events if globally disabled
(edit) @32861   14 years vboxsync one more
(edit) @32860   14 years vboxsync PCI: MSI per-vector masking, saved states
(edit) @32822   14 years vboxsync one more of same kind
(edit) @32821   14 years vboxsync fix burn and fancy quote
(edit) @32820   14 years vboxsync PCI, PDM: initial drop of MSI support
(edit) @32779   14 years vboxsync APIC, PCI: started on MSI support (APIC side), cleanup
(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) @32490   14 years vboxsync PIIX 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
(edit) @32216   14 years vboxsync PCI: device assignment logic
(edit) @32152   14 years vboxsync PCI work: more docs, exact device config
(edit) @32147   14 years vboxsync Main, Device: fix saved states (PCI)
(edit) @32120   14 years vboxsync Main, devices: support for chipset selection in the public API
(edit) @32037   14 years vboxsync PCI work: make ICH9 PCI an additional device, not alternative …
(edit) @31762   14 years vboxsync PCI: new implementation placeholders
(edit) @31336   14 years vboxsync PCI: Make additional config space bits read-only.
(edit) @30130   14 years vboxsync PCI: make LPC placement on the bus unconditional (fixes older OSX guests)
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27079   15 years vboxsync Added comments about PCI/ACPI/IOAPIC interrupt routing backdoor.
(edit) @26989   15 years vboxsync Extra comment for the backdoor config bytes
(edit) @26173   15 years vboxsync PDM: s/pCfgHandle/pCfg/g - part 2.
(edit) @26169   15 years vboxsync PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
(edit) @26165   15 years vboxsync PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
(edit) @26160   15 years vboxsync PDM: s/pDevReg/pReg/g
(edit) @26157   15 years vboxsync PDMDEVHLPR3 cleanup; reduced the number of strict functions.
(edit) @25780   15 years vboxsync Misc: -Wshadow warnings.
(edit) @25594   15 years vboxsync PCI: Bits 0-1 of the address register are reserved. Real hardware …
(edit) @25267   15 years vboxsync DevPCI: warning
(edit) @24638   15 years vboxsync PCI: Fix interrupt mapping for certain slots behind a bridge
(edit) @24265   15 years vboxsync Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
(edit) @24146   15 years vboxsync Unused variables
(edit) @24145   15 years vboxsync DevPCI: Don't disable PCI device before the PCI state is being loaded.
(edit) @23253   15 years vboxsync DevPCI: Some save state and double underscore cleanup.
(edit) @23186   15 years vboxsync DevPCI: Workaround needed for EFI is the right thing to do, enabled …
(edit) @22793   15 years vboxsync SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
(edit) @22493   15 years vboxsync VMM,DevPCI,VBox/types.h: Added a VBOXSTRICTRC type for indicating …
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20367   15 years vboxsync Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20163   16 years vboxsync DevPCI: Moved the I/O ports from 0xc000 to 0xd000 to avoid clashing …
(edit) @20159   16 years vboxsync DevPCI: Fixed missing restore of register 0x38 (unknown).
(edit) @20156   16 years vboxsync DevPCI: Restore all config registers.
(edit) @20154   16 years vboxsync PCI: The risky half of the remapping fix. Fixes #1587 and #3903.
(edit) @20153   16 years vboxsync SSM,PCI: We must restore the PCI configuration registers before PGM so …
(edit) @19314   16 years vboxsync DevPCI.cpp: Temporary EFI hack for fixing VGA detection.
(edit) @16745   16 years vboxsync add rudimentary support for ICH6 IDE controller
(edit) @16245   16 years vboxsync further devices work
(edit) @15787   16 years vboxsync PCI: don't allow to change subsystem ID and vendor ID; mask out …
(edit) @15535   16 years vboxsync space
(edit) @15128   16 years vboxsync DevPCI: AssertMsgReturn
(edit) @15100   16 years vboxsync PCI device size sanity check
(edit) @14830   16 years vboxsync DevPCI: field trivial I/O port accesses in R0/RC. (speeds up OS/2 boot …
(edit) @14474   16 years vboxsync warnings
(edit) @13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
(edit) @13404   16 years vboxsync DevPCI: Put the bridge cache array on the normal heap.
(edit) @13302   16 years vboxsync PCI: put bridges on a separate array to speed up searching for the …
(edit) @13233   16 years vboxsync PCI: Remove assertion because it fails if there is a region registered …
(edit) @13220   16 years vboxsync DevPCI: a little review comment for later.
(edit) @13217   16 years vboxsync pciinternal: drop unnecessary alignments.
(edit) @13201   16 years vboxsync Could return uninitialized variable in the bridging case
(edit) @13192   16 years vboxsync PCI: Forgotten variable initialization
(edit) @13191   16 years vboxsync PCI: fix alignment on 32bit
(edit) @13189   16 years vboxsync PCI: Add support for PCI-to-PCI bridges
(edit) @12977   16 years vboxsync #1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
(edit) @12969   16 years vboxsync #1865: PDMINS.
(edit) @12653   16 years vboxsync various files: doxygen fixes.
(edit) @12569   16 years vboxsync Missed this change.
(edit) @12561   16 years vboxsync IOM: Made some minor adjustments to the MMIO CPU registration context …
(edit) @12545   16 years vboxsync Updates for per-cpu MMIO range registration. (APIC)
(edit) @11309   16 years vboxsync iprt: Retired HCSTRING, replaced by R3STRING.
(edit) @11269   16 years vboxsync Devices: pData -> pThis.
(edit) @11268   16 years vboxsync Devices: ELEMENTS -> RT_ELEMENTS.
(edit) @11266   16 years vboxsync Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
(edit) @11233   16 years vboxsync DevPCI: Cosmetics.
(edit) @11232   16 years vboxsync DevPCI: Cosmetics.
(edit) @11231   16 years vboxsync DevPCI: Cosmetics.
(edit) @11230   16 years vboxsync DevPCI: header.
(edit) @11224   16 years vboxsync PDM: GC->RC, HC->R3 wrt PCI bus registration.
(edit) @11192   16 years vboxsync Use PCIDev*.
(edit) @11185   16 years vboxsync DevPCI: Use CFGM*Def.
(edit) @11169   16 years vboxsync #1865: PCI.
(edit) @10202   16 years vboxsync removed VBOX_WITH_PDM_LOCK
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7679   17 years vboxsync Using an uninitialized variable
(edit) @7635   17 years vboxsync The new MMIO2 code. WARNING! This changes the pci mapping protocol …
(edit) @7072   17 years vboxsync Make our devices use the RTGCPHYS32 type & backed out the alignment …
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