commit | 3d002df33eb034757d98e1ae529318f57df78f91 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Nov 23 19:05:54 2010 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Dec 02 21:13:39 2010 +0200 |
tree | 5c2a07b26b26f74b9b76ee460f567060ce1340f7 | |
parent | b2e0a138e77245290428a7d599a929e2e1bfe510 [diff] |
migration: allow rate > 4g I'd like to disable bandwidth limit or make it very high, Use int64_t all over to make values >= 4g work. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Tested-by: Jason Wang <jasowang@redhat.com>