]> Git Repo - qemu.git/commit - migration/migration.c
migration: Create socket-address parameter
authorJuan Quintela <[email protected]>
Wed, 27 Feb 2019 10:51:27 +0000 (11:51 +0100)
committerDr. David Alan Gilbert <[email protected]>
Wed, 6 Mar 2019 10:49:17 +0000 (10:49 +0000)
commit9aca82ba3108d15529a2e0f5b0996cac309a7216
tree181376ae740b5a50d9a51d67a27538d7134e8bd4
parentcdf842299de873663e992a6b5db8914c406bba6f
migration: Create socket-address parameter

It will be used to store the uri parameters. We want this only for
tcp, so we don't set it for other uris.  We need it to know what port
is migration running.

Reviewed-by: Dr. David Alan Gilbert <[email protected]>
Signed-off-by: Juan Quintela <[email protected]>
Signed-off-by: Dr. David Alan Gilbert <[email protected]>
  dgilbert: Removed DummyStruct as suggested by Eric & Markus

--
hmp.c
migration/migration.c
migration/migration.h
migration/socket.c
qapi/migration.json
This page took 0.026717 seconds and 4 git commands to generate.