Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
488e1c3fef2e789d38a5190baae977131a911fa7
/
src
/
hw
/
virtio-pci.c
7de1f65
pci: refactor pci_find_capapibilty to get bdf as the first argument instead of the whole pci_device
by Aleksandr Bezzubikov
· 4 years, 11 months ago
dc2433e
virtio: fix virtio-pci
by Gerd Hoffmann
· 6 years ago
0e21548
virtio: pci cfg access
by Gerd Hoffmann
· 7 years ago
c579d2f
virtio: uninline _vp_{read,write}
by Gerd Hoffmann
· 6 years ago
4d8510c
pci: Split low-level pci code from higher-level 'struct pci_device' code
by Kevin O'Connor
· 6 years ago
7b67300
pci: Implement '%pP' printf handler for 'struct pci_device' pointers
by Kevin O'Connor
· 6 years ago
f46739b
virtio: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 6 years ago
6cfebb4
virtio-pci: use high memory for rings
by Gerd Hoffmann
· 7 years ago
fb752e1
virtio: legacy cleanup
by Gerd Hoffmann
· 7 years ago
084eec8
virtio: use version 1.0 if available (flip the big switch)
by Gerd Hoffmann
· 7 years ago
6c14fef
virtio: add version 1.0 support to vp_find_vq
by Gerd Hoffmann
· 7 years ago
2e68fb1
virtio: add version 1.0 support to vp_notify
by Gerd Hoffmann
· 7 years ago
984db76
virtio: add version 1.0 support to vp_reset
by Gerd Hoffmann
· 7 years ago
adeb2e3
virtio: add version 1.0 support to vp_get_isr
by Gerd Hoffmann
· 7 years ago
6ee9776
virtio: add version 1.0 support to vp_{get,set}_status
by Gerd Hoffmann
· 7 years ago
46d1792
virtio: make features 64bit, support version 1.0 features
by Gerd Hoffmann
· 7 years ago
0de7891
virtio: create vp_cap struct for legacy bar
by Gerd Hoffmann
· 7 years ago
d896646
virtio: find version 1.0 virtio capabilities
by Gerd Hoffmann
· 7 years ago
74d0cdc
virtio: pass struct pci_device to vp_init_simple
by Gerd Hoffmann
· 7 years ago
daf5cc9
virtio: add struct vp_device
by Gerd Hoffmann
· 7 years ago
8abc6a8
vp_init_simple: enable PCI bus-mastering before relying on DMA.
by Eric Northup
· 8 years ago
2d2fa31
Move function definitions for output.c from util.h to new file output.h.
by Kevin O'Connor
· 9 years ago
9dea590
Move malloc code from pmm.c to new files malloc.c and malloc.h.
by Kevin O'Connor
· 9 years ago
fa9c66a
Rename util.c to string.c and introduce string.h.
by Kevin O'Connor
· 9 years ago
5d369d8
Move code centered around specific hardware devices to src/hw/
by Kevin O'Connor
· 9 years ago
[Renamed from src/virtio-pci.c]
70451b6
virtio-pci: include pci.h and pci_regs.h
by Sebastian Herbszt
· 11 years ago
e1a17bb
virtio-pci: allocate vq in vp_find_vq
by Paolo Bonzini
· 11 years ago
4e34332
virtio-pci: introduce vp_init_simple
by Paolo Bonzini
· 11 years ago
7d09d0e
Fix virtio compile errors on various gcc versions.
by Kevin O'Connor
· 12 years ago
89acfa3
Support for booting from virtio disks
by Gleb Natapov
· 12 years ago