]> xenbits.xensource.com Git - osstest/seabios.git/commit
virtio: Move standard definitions from virtio-ring.h to standard headers
authorKevin O'Connor <kevin@koconnor.net>
Tue, 29 Sep 2015 14:14:58 +0000 (10:14 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 15 Oct 2015 14:52:13 +0000 (10:52 -0400)
commiteee06e060ebd536a1ac9610fdcb41406142b88f0
tree3bb88c25927ae61651a4a24b969afa246d8d2e88
parent1dcf02b06797309676a2915454d1388b8ef0434d
virtio: Move standard definitions from virtio-ring.h to standard headers

Move PAGE_SHIFT / virt_to_phys() to memmap.h and smp_[rw]mb() to
x86.h.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/hw/pvscsi.c
src/hw/virtio-ring.h
src/memmap.h
src/x86.h