VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @7045   17 years vboxsync Realigning after RTGCPHYS change.
(edit) @6300   17 years vboxsync no "\n", ".", nor "!" at end of an error message
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5361   17 years vboxsync Added option to emulate PIIX4 IDE controller. Defaults to PIIX4 for …
(edit) @4787   17 years vboxsync Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
(edit) @4193   17 years vboxsync SSMAFTER_DEBUG_IT hacks.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4014   17 years vboxsync Use pdmdrv.h and pdmdev.h where appropirate.
(edit) @3650   17 years vboxsync Don't allow the guest to set status bits of the PCI status register to …
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2597   18 years vboxsync New device helper PCISetConfigCallbacks. (patch from R. Zeljko)
(edit) @2596   18 years vboxsync Moved PFNPCICONFIGREAD and PFNPCICONFIGWRITE out in the open.
(edit) @2538   18 years vboxsync Quick implementation of IRQ level flip-flip (pass …
(edit) @2477   18 years vboxsync export
(edit) @2475   18 years vboxsync Makefile.kmk -> Makefile.kup
(edit) @2038   18 years vboxsync less strict check for failures caused by MMIO2.
(edit) @486   18 years vboxsync 64-bit alignment.
(edit) @463   18 years vboxsync log causes for SSM load config mismatch to release log
(edit) @332   18 years vboxsync introduced PDMDevHlpGetVM()
(add) @1   55 years vboxsync import
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