On Monday 16 May 2016 10:11 PM, Stefan Hajnoczi wrote:
On Thu, May 12, 2016 at 10:33:05PM +0530, Ashijeet Acharya wrote:
Changed the listen(),connect(),parse_host_port() in net/socket.c with the
socket_*()functions in include/qemu/sockets.h.
What is the rationale for this change? Please ex
On Wednesday 04 May 2016 02:09 PM, Daniel P. Berrange wrote:
On Tue, May 03, 2016 at 11:43:58PM +0530, Ashi wrote:
On Tuesday 03 May 2016 07:31 PM, Daniel P. Berrange wrote:
On Tue, May 03, 2016 at 07:04:17PM +0530, Ashijeet Acharya wrote:
From: Ashijeet
Replaced connect()/listen
On Tuesday 03 May 2016 07:31 PM, Daniel P. Berrange wrote:
On Tue, May 03, 2016 at 07:04:17PM +0530, Ashijeet Acharya wrote:
From: Ashijeet
Replaced connect()/listen()/parse_host_port() in net/socket.c
with inet_connect()/inet_listen/inet_parse() in include/qemu/sockets.h.
If you're going
Hi all,
I have completed my GSoC Application for the project idea regarding
postcopy migration. I would like to get views from the qemu community
before I finally post it.
Proposal Timeline:
The progress will be tracked through weekly email updates and blog posts
documenting the work.
-> B