aboutsummaryrefslogtreecommitdiffstats
path: root/hw/nvme/subsys.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/nvme: Allocate sec-ctrl-list as a dynamic arrayMinwoo Im2024-07-111-0/+2
* hw/nvme: separate identify data for sec. ctrl listMinwoo Im2024-07-111-4/+4
* hw/nvme: fix verification of number of ruhisKlaus Jensen2023-06-281-2/+4
* hw/nvme: flexible data placement emulationJesper Devantier2023-03-061-2/+92
* hw/nvme: Add support for Secondary Controller ListLukasz Maniak2022-06-231-9/+66
* hw/nvme: enforce common serial per subsystemKlaus Jensen2022-06-031-0/+7
* hw/nvme: reattach subsystem namespaces on hotplugHannes Reinecke2021-11-191-1/+9
* qbus: Rename qbus_create_inplace() to qbus_init()Peter Maydell2021-09-301-2/+1
* hw/nvme: fix controller hot unpluggingKlaus Jensen2021-07-261-0/+3
* hw/nvme: unregister controller with subsystem at exitKlaus Jensen2021-07-261-0/+5
* hw/nvme: mark nvme-subsys non-hotpluggableKlaus Jensen2021-07-261-0/+1
* hw/nvme: move nvme emulation out of hw/blockKlaus Jensen2021-05-171-0/+80