qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] bitmap: refine bitmap_set
@ 2019-07-17  7:11 Wei Yang
  2019-07-17  7:11 ` [Qemu-devel] [PATCH v2 1/2] bitmap: get last word mask from nr directly Wei Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Wei Yang @ 2019-07-17  7:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: quintela, corentincj, pl, peterx, kraxel, pbonzini, Wei Yang

Patch 1 refine bitmap_set a little.
Patch 2 add related test case to bitmap_set.

v2:
  * refine bitmap_set_atomic
  * add a test case

Wei Yang (2):
  bitmap: get last word mask from nr directly
  test-bitmap: add test for bitmap_set

 tests/test-bitmap.c | 33 +++++++++++++++++++++++++++++++++
 util/bitmap.c       |  9 +++------
 2 files changed, 36 insertions(+), 6 deletions(-)

-- 
2.17.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-07-18  1:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-17  7:11 [Qemu-devel] [PATCH v2 0/2] bitmap: refine bitmap_set Wei Yang
2019-07-17  7:11 ` [Qemu-devel] [PATCH v2 1/2] bitmap: get last word mask from nr directly Wei Yang
2019-07-17  7:11 ` [Qemu-devel] [PATCH v2 2/2] test-bitmap: add test for bitmap_set Wei Yang
2019-07-17  7:43   ` Peter Xu
2019-07-17  8:08     ` Wei Yang
2019-07-18  1:05 ` [Qemu-devel] [PATCH v2 0/2] bitmap: refine bitmap_set no-reply

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).