summaryrefslogtreecommitdiffstats
path: root/hw/block/nvme-subsys.c
Commit message (Expand)AuthorAgeFilesLines
* hw/nvme: move nvme emulation out of hw/blockKlaus Jensen2021-05-171-80/+0Star
* hw/block/nvme: cleanup includesKlaus Jensen2021-05-171-10/+1Star
* hw/block/nvme: consolidate header filesKlaus Jensen2021-05-171-1/+0Star
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* hw/block/nvme: fix handling of private namespacesKlaus Jensen2021-04-071-28/+0Star
* hw/block/nvme: assert namespaces array indicesKlaus Jensen2021-03-181-2/+5
* hw/block/nvme: support for shared namespace in subsystemMinwoo Im2021-03-091-0/+25
* hw/block/nvme: support for multi-controller in subsystemMinwoo Im2021-03-091-0/+21
* hw/block/nvme: introduce nvme-subsys deviceMinwoo Im2021-03-091-0/+70