Re: [PATCH v8 01/15] fixup! migration: remove the QEMUFileOps 'get_buffer' callback

2022-06-28 Thread Dr. David Alan Gilbert
* Peter Xu (pet...@redhat.com) wrote: > This fixes a bug with the cleanup patch. Should be squashed into the patch > in subject. Yep, that one is already in; thanks. Dave > Cc: Daniel P. Berrange > Signed-off-by: Peter Xu > --- > migration/qemu-file.c | 2 +- > 1 file changed, 1 insertion(+)

[PATCH v8 01/15] fixup! migration: remove the QEMUFileOps 'get_buffer' callback

2022-06-22 Thread Peter Xu
This fixes a bug with the cleanup patch. Should be squashed into the patch in subject. Cc: Daniel P. Berrange Signed-off-by: Peter Xu --- migration/qemu-file.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migration/qemu-file.c b/migration/qemu-file.c index 3a380a6072..1e