| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | hw/nvme: fix style | Gollu Appalanaidu | 2021-06-29 | 1 | -3/+3 | |
| | | | | | | | | Identify command related functions style fix. Signed-off-by: Gollu Appalanaidu <anaidu.gollu@samsung.com> Signed-off-by: Klaus Jensen <k.jensen@samsung.com> | |||||
| * | hw/nvme: move nvme emulation out of hw/block | Klaus Jensen | 2021-05-17 | 1 | -0/+6365 | |
| With the introduction of the nvme-subsystem device we are really cluttering up the hw/block directory. As suggested by Philippe previously, move the nvme emulation to hw/nvme. Suggested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Klaus Jensen <k.jensen@samsung.com> Reviewed-by: Keith Busch <kbusch@kernel.org> | ||||||