commit | 6ed391bf90ca8442a6a9c8a29467a8750b1bfb64 | [log] [tgz] |
---|---|---|
author | Wen Congyang <wency@cn.fujitsu.com> | Fri Mar 11 17:10:32 2011 +0800 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Mar 22 08:39:12 2011 -0500 |
tree | 306fc06a0c0c275d735312e15a0b68e8dff3bdc0 | |
parent | ff73edf514fb5bf18ef4bac0452fff23a5a8b924 [diff] |
fix vnc regression This patch fix the following regression: 1. we should use bitmap_set() and bitmap_clear() to replace vnc_set_bits(). Signed-off-by: Wen Congyang <wency@cn.fujitsu.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>