| commit | 4cdc0789ec17ce1ce48506cae62035310e932a2e | [log] [tgz] |
|---|---|---|
| author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Jul 31 12:53:18 2012 +0530 |
| committer | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Jul 31 22:01:40 2012 +0530 |
| tree | cf69e02ca97a62b0668d9f30d059ee148269a9a6 | |
| parent | b7d28d25fd1344d4a260d5e9a250fa9bdb519ac6 [diff] |
hw/9pfs: Fix assert when disabling migration For 9p we can get the attach request multiple times for the same export. So don't adding migration blocker for every attach request. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>