[Qemu-devel] [PATCH v2 0/2] migration: fixes for 2.10

Peter Xu posted 2 patches 6 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1501666880-10159-1-git-send-email-peterx@redhat.com
Test FreeBSD passed
Test checkpatch passed
Test docker passed
Test s390x passed
io/channel-socket.c | 3 ++-
migration/ram.c     | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
[Qemu-devel] [PATCH v2 0/2] migration: fixes for 2.10
Posted by Peter Xu 6 years, 8 months ago
v2:
- patch 2: move trace_*() after error_setg_errno(). [Dan]

Two patches isolated from the postcopy recovery series, which may be
good for 2.10.

Peter Xu (2):
  migration: fix comment disorder in RAMState
  io: fix qio_channel_socket_accept err handling

 io/channel-socket.c | 3 ++-
 migration/ram.c     | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.7.4


Re: [Qemu-devel] [PATCH v2 0/2] migration: fixes for 2.10
Posted by Dr. David Alan Gilbert 6 years, 8 months ago
* Peter Xu (peterx@redhat.com) wrote:
> v2:
> - patch 2: move trace_*() after error_setg_errno(). [Dan]
> 
> Two patches isolated from the postcopy recovery series, which may be
> good for 2.10.

Queued

> Peter Xu (2):
>   migration: fix comment disorder in RAMState
>   io: fix qio_channel_socket_accept err handling
> 
>  io/channel-socket.c | 3 ++-
>  migration/ram.c     | 4 ++--
>  2 files changed, 4 insertions(+), 3 deletions(-)
> 
> -- 
> 2.7.4
> 
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK