On May 5 07:48, Klaus Jensen wrote: > From: Klaus Jensen <[email protected]> > > Pull the controller memory buffer check to its own function. The check > will be used on its own in later patches. > > Signed-off-by: Klaus Jensen <[email protected]> > Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > Reviewed-by: Maxim Levitsky <[email protected]> > Reviewed-by: Keith Busch <[email protected]> > --- > hw/block/nvme.c | 16 ++++++++++++---- > 1 file changed, 12 insertions(+), 4 deletions(-) >
Woops, noticed that Maxim's R-b is wrong here, please update it to Reviewed-by: Maxim Levitsky <[email protected]> (without the 'y') when merging.
