On Nov 11 16:45, Philippe Mathieu-Daudé wrote: > Some trivial notes I took while reviewing CVE-2021-3947: > https://lore.kernel.org/qemu-devel/20211111153125.2258176-1-philmd@redhat.com/ > > Based-on: <20211111153125.2258176-1-philmd@redhat.com> > > *** BLURB HERE *** > > Philippe Mathieu-Daudé (2): > hw/nvme/ctrl: Have nvme_addr_write() take const buffer > hw/nvme/ctrl: Pass buffers as 'void *' types > > hw/nvme/nvme.h | 4 ++-- > hw/nvme/ctrl.c | 12 ++++++------ > 2 files changed, 8 insertions(+), 8 deletions(-) > Thanks Philippe, LGTM. Reviewed-by: Klaus Jensen