diff options
| author | Dr. David Alan Gilbert | 2019-06-20 20:47:05 +0200 |
|---|---|---|
| committer | Jason Wang | 2019-07-02 04:21:07 +0200 |
| commit | c6644548c7f7b0e312ceea1440c2c6921f10e676 (patch) | |
| tree | ffadc076b569478149bbdfac7e2da675b473f666 /linux-headers | |
| parent | net/announce: Add optional ID (diff) | |
| download | qemu-c6644548c7f7b0e312ceea1440c2c6921f10e676.tar.gz qemu-c6644548c7f7b0e312ceea1440c2c6921f10e676.tar.xz qemu-c6644548c7f7b0e312ceea1440c2c6921f10e676.zip | |
net/announce: Add HMP optional ID
Add the optional ID to the HMP command.
e.g.
# start an announce for a long time on eth1
migrate_set_parameter announce-rounds 1000
announce_self "eth1" e1
# start an announce on eth2
announce_self "eth2" e2
# Change e1 to be announcing on eth1 and eth3
announce_self "eth1,eth3" e1
# Cancel e1
migrate_set_parameter announce-rounds 0
announce_self "" e1
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions
