-
Wei Yang authored
All current bitmap_set test cases set range across word, while the handle of a range within one word is different from that. Add case to set 1 bit as a represent for set range within one word. Signed-off-by:
Wei Yang <richardw.yang@linux.intel.com>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>Wei Yang authoredAll current bitmap_set test cases set range across word, while the handle of a range within one word is different from that. Add case to set 1 bit as a represent for set range within one word. Signed-off-by:
Wei Yang <richardw.yang@linux.intel.com>
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading