commit | 2723feaa8ec64f677f644c9189ed87d83f5559c1 | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Tue Jun 21 18:04:38 2011 +0800 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Jul 19 13:28:34 2011 +0300 |
tree | 23ecb435e42dac4614c5470935e813cf91f74c5d | |
parent | f59281dafb832b161133743fcf3dc29051e6fdb8 [diff] |
vhost: set log when updating used flags or avail event We need to log writes when updating used flags and avail event fields. Otherwise the guest may see a stale value after migration and miss notifying the host. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>