Lukas Straub <[email protected]> writes: > I'll maintain this for now as the colo usecase is the first user > of this functionality. > > Signed-off-by: Lukas Straub <[email protected]> > Acked-by: Stefan Hajnoczi <[email protected]> > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 8c744a9bdf..81288fd219 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2676,6 +2676,13 @@ F: util/uuid.c > F: include/qemu/uuid.h > F: tests/test-uuid.c > > +Yank feature > +M: Lukas Straub <[email protected]> > +S: Odd fixes > +F: util/yank.c > +F: include/qemu/yank.h > +F: qapi/yank.json > + > COLO Framework > M: zhanghailiang <[email protected]> > S: Maintained
I'd squash this into PATCH 1 to mollify checkpatch.pl. Regardless, Reviewed-by: Markus Armbruster <[email protected]>
