aboutsummaryrefslogtreecommitdiff
path: root/hw/block/nvme-subsys.c
AgeCommit message (Expand)Author
2021-05-17hw/block/nvme: cleanup includesKlaus Jensen
2021-05-17hw/block/nvme: consolidate header filesKlaus Jensen
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-04-07hw/block/nvme: fix handling of private namespacesKlaus Jensen
2021-03-18hw/block/nvme: assert namespaces array indicesKlaus Jensen
2021-03-09hw/block/nvme: support for shared namespace in subsystemMinwoo Im
2021-03-09hw/block/nvme: support for multi-controller in subsystemMinwoo Im
2021-03-09hw/block/nvme: introduce nvme-subsys deviceMinwoo Im