[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Re: [PATCH 19/19] migration: add a parser to accept FT
From: |
Yoshiaki Tamura |
Subject: |
Re: [Qemu-devel] Re: [PATCH 19/19] migration: add a parser to accept FT migration incoming mode. |
Date: |
Sat, 29 Jan 2011 20:32:07 +0900 |
2011/1/29 Paolo Bonzini <address@hidden>:
> On 01/29/2011 10:31 AM, Yoshiaki Tamura wrote:
>>
>> OK, then while keeping "-incoming kemari:tcp:<host>:<port>" as a
>> strong solution, could you please explain why placing the original
>> parser under tcp handler wasn't a good idea? With that,
>> -incoming exec .*,ft_mode shouldn't be a problem.
>
> But a hypothetical -incoming unix.*,ft_mode would have to be implemented
> twice.
You mean Kemari should be able to use with unix domain sockets,
or other local communication patch? Since Kemari needs two
remote hosts, I don't see why need to use unix domain sockets
except for testing. Maybe I'm missing the point :)
Yoshi
>
> Paolo
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to address@hidden
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
- [Qemu-devel] [PATCH 19/19] migration: add a parser to accept FT migration incoming mode., (continued)
- [Qemu-devel] [PATCH 19/19] migration: add a parser to accept FT migration incoming mode., Yoshiaki Tamura, 2011/01/28
- [Qemu-devel] Re: [PATCH 19/19] migration: add a parser to accept FT migration incoming mode., Paolo Bonzini, 2011/01/28
- [Qemu-devel] Re: [PATCH 19/19] migration: add a parser to accept FT migration incoming mode., Yoshiaki Tamura, 2011/01/28
- [Qemu-devel] Re: [PATCH 19/19] migration: add a parser to accept FT migration incoming mode., Paolo Bonzini, 2011/01/28
- Re: [Qemu-devel] Re: [PATCH 19/19] migration: add a parser to accept FT migration incoming mode., Yoshiaki Tamura, 2011/01/28
- Re: [Qemu-devel] Re: [PATCH 19/19] migration: add a parser to accept FT migration incoming mode., Paolo Bonzini, 2011/01/28
- Re: [Qemu-devel] Re: [PATCH 19/19] migration: add a parser to accept FT migration incoming mode., Yoshiaki Tamura, 2011/01/28
- Re: [Qemu-devel] Re: [PATCH 19/19] migration: add a parser to accept FT migration incoming mode., Paolo Bonzini, 2011/01/28
- Re: [Qemu-devel] Re: [PATCH 19/19] migration: add a parser to accept FT migration incoming mode., Yoshiaki Tamura, 2011/01/29
- Re: [Qemu-devel] Re: [PATCH 19/19] migration: add a parser to accept FT migration incoming mode., Paolo Bonzini, 2011/01/29
- Re: [Qemu-devel] Re: [PATCH 19/19] migration: add a parser to accept FT migration incoming mode.,
Yoshiaki Tamura <=
- Re: [Qemu-devel] Re: [PATCH 19/19] migration: add a parser to accept FT migration incoming mode., Paolo Bonzini, 2011/01/29
- Re: [Qemu-devel] Re: [PATCH 19/19] migration: add a parser to accept FT migration incoming mode., Yoshiaki Tamura, 2011/01/29
- [Qemu-devel] [PATCH 13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async()., Yoshiaki Tamura, 2011/01/28
- [Qemu-devel] [PATCH 16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on., Yoshiaki Tamura, 2011/01/28
- [Qemu-devel] [PATCH 18/19] Introduce -k option to enable FT migration mode (Kemari)., Yoshiaki Tamura, 2011/01/28
- [Qemu-devel] [PATCH 11/19] ioport: insert event_tap_ioport() to ioport_write()., Yoshiaki Tamura, 2011/01/28
- [Qemu-devel] [PATCH 06/19] virtio: decrement last_avail_idx with inuse before saving., Yoshiaki Tamura, 2011/01/28
- [Qemu-devel] [PATCH 09/19] Introduce event-tap., Yoshiaki Tamura, 2011/01/28
- [Qemu-devel] [PATCH 07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode., Yoshiaki Tamura, 2011/01/28
- [Qemu-devel] [PATCH 04/19] qemu-char: export socket_set_nodelay()., Yoshiaki Tamura, 2011/01/28