On Tue, 9 Mar 2021 at 11:45, Klaus Jensen <i...@irrelevant.dk> wrote: > > From: Klaus Jensen <k.jen...@samsung.com> > > The following changes since commit 229a834518b950d56fd1bc94923276504d0ee9d4: > > Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20210306' > into staging (2021-03-08 15:45:48 +0000) > > are available in the Git repository at: > > git://git.infradead.org/qemu-nvme.git tags/nvme-next-pull-request > > for you to fetch changes up to 23fb7dfeca17c55e4329ca98459d33fc204c1f59: > > hw/block/nvme: support Identify NS Attached Controller List (2021-03-09 > 11:00:58 +0100) > > ---------------------------------------------------------------- > hw/block/nvme updates > > * NVMe subsystem support (`-device nvme-subsys`) (Minwoo Im) > * Namespace (De|At)tachment support (Minwoo Im) > * Simple Copy command support (Klaus Jensen) > * Flush broadcast support (Gollu Appalanaidu) > * QEMUIOVector/QEMUSGList duality refactoring (Klaus Jensen) > > plus various fixes from Minwoo, Gollu, Dmitry and me. > > v2: > - add `nqn` nvme-subsys device parameter instead of using `id`. > (Paolo)
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM