[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [UNIKRAFT PATCH 0/7] lib/ukblkdev: Minor API improvements and fixes
This series consists of a number of minor improvements and fixes of the ukblkdev API. This is mainly done to inline the ukblkdev API with the uknetdev API. Simon Kuenzer (7): lib/ukblkdev: blkdev.h: Include <uk/assert.h> lib/ukblkdev: blkreq.h: Include <uk/arch/atomic.h> lib/ukblkdev: blkreq.h: Use typedef for __sector lib/ukblkdev: blkreq.h: Use UK_BLKREQ_ prefix for states and ops lib/ukblkdev: API refactoring: `uk_blkdev_queue_configure()` lib/ukblkdev: Provide `uk_blkdev_size()` lib/ukblkdev: blkdev.h: Description about interrupts lib/ukblkdev/blkdev.c | 16 ++++++++-------- lib/ukblkdev/exportsyms.uk | 2 +- lib/ukblkdev/include/uk/blkdev.h | 19 ++++++++++++------- lib/ukblkdev/include/uk/blkdev_core.h | 6 +++--- lib/ukblkdev/include/uk/blkdev_driver.h | 2 +- lib/ukblkdev/include/uk/blkreq.h | 21 +++++++++++++-------- plat/drivers/virtio/virtio_blk.c | 16 ++++++++-------- plat/xen/drivers/blk/blkfront.c | 14 +++++++------- 8 files changed, 53 insertions(+), 43 deletions(-) -- 2.20.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |