commit | e39f0062cccaade333bd10fa27f3807f0a76f383 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 23 11:43:51 2010 +0100 |
committer | Blue Swirl <blauwirbel@gmail.com> | Fri Jan 14 16:11:57 2011 +0000 |
tree | bc02d6548ac1f15feea6af065a8a0d1248e0d9f6 | |
parent | 377529c009e3fce480d9c233bb3238b14a950816 [diff] |
fix sparse support (?) I didn't test with sparse, but the old code using += before a variable was set was wrong. Sparse support should probably be ripped out or redone, but this at least keeps some sanity. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>