]> rtime.felk.cvut.cz Git - jailhouse.git/history - hypervisor/include/jailhouse/pci.h
core: pci: Drop list of virtual devices
[jailhouse.git] / hypervisor / include / jailhouse / pci.h
2015-08-14 Jan Kiszkacore: pci: Drop list of virtual devices
2015-08-14 Jan Kiszkacore: ivshmem: Migrate to generic MMIO dispatcher
2015-07-29 Jan Kiszkapci: ivshmem: Use consistent parameter names
2015-07-14 Jan Kiszkacore: pci: Add support for devices with more than 16...
2015-05-22 Jan Kiszkacore: ivshmem: Simplify pci_ivshmem_cfg_read
2015-05-22 Jan Kiszkacore: ivshmem: Refactor pci_ivshmem_cfg_write
2015-05-22 Jan Kiszkacore: Add basic BAR write emulation for physical PCI...
2015-05-18 Jan Kiszkacore: pci: Skip architecture hooks on virtual device...
2015-05-07 Jan Kiszkacore: Make field structs of pci_msix_registers and...
2015-05-07 Jan Kiszkacore: Break up pci_msix_vector control field
2014-11-26 Henning Schildpci_ivshmem: add PCI shared memory device
2014-11-26 Henning Schildpci: add list for virtual PCI devices to cell, makes...
2014-11-26 Henning Schildpci: add a bunch of defines to pci.h
2014-11-25 Henning Schildpci: move define from pci.c to general pci header
2014-09-25 Jan Kiszkacore: Document PCI subsystem interfaces
2014-09-25 Jan Kiszkacore: Prefix arch-specific PCI functions properly
2014-08-26 Jan Kiszkacore: Virtualize MSI-X for interrupt remapping support
2014-08-26 Jan Kiszkacore: Virtualize legacy MSI for interrupt remapping...
2014-08-04 Jan Kiszkacore: Fix PCI device runtime ownership tracking
2014-08-04 Jan Kiszkacore: Introduce PCI device state
2014-08-03 Jan Kiszkacore: Only perform PCI config space writes on PCI_ACCES...
2014-08-03 Jan Kiszkacore: Pass value directly to pci_cfg_write_moderate
2014-08-03 Jan Kiszkacore: Introduce generic PCI config space access functions
2014-08-03 Jan Kiszkax86: Factor out arch_pci_read/write_config
2014-08-03 Jan Kiszkacore: Pass combined register address to pci_cfg_read...
2014-08-03 Jan Kiszkacore/configs/tools: Switch PCI configuration format...
2014-08-03 Jan Kiszkacore: Privatize PCI_CONFIG_HEADER_SIZE define
2014-07-26 Jan Kiszkacore: Rework PCI config space access handling
2014-05-07 Jan Kiszkacore: Avoid exposing register set to pci_mmio_access_ha...
2014-05-07 Ivan Kolchincore: Add support for a guest to access memory-mapped...
2014-04-19 Ivan Kolchinx86: Add handler of accesses to PCI configuration space...