qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] bitops patches
@ 2012-07-14 12:34 Blue Swirl
  2012-07-14 12:34 ` [Qemu-devel] [PATCH v3 1/2] bitops: drop volatile qualifier Blue Swirl
  2012-07-14 12:34 ` [Qemu-devel] [PATCH v3 2/2] bitops: fix types Blue Swirl
  0 siblings, 2 replies; 13+ messages in thread
From: Blue Swirl @ 2012-07-14 12:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: blauwirbel

Improve bit operations.

v2->v3
1/2: drop also now useless casts.
2/2: unify to 'unsigned long' which is used by kernel.
Drop bool patch (3).

v1->v2
Split from single patch.

Blue Swirl (2):
  bitops: drop volatile qualifier
  bitops: fix types

 bitops.h |   52 +++++++++++++++++++++++++++-------------------------
 1 files changed, 27 insertions(+), 25 deletions(-)

-- 
1.7.2.5

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

end of thread, other threads:[~2012-07-24 19:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-14 12:34 [Qemu-devel] [PATCH v3 0/2] bitops patches Blue Swirl
2012-07-14 12:34 ` [Qemu-devel] [PATCH v3 1/2] bitops: drop volatile qualifier Blue Swirl
2012-07-14 12:36   ` Peter Maydell
2012-07-16 14:40   ` Eric Blake
2012-07-23 16:38     ` Blue Swirl
2012-07-14 12:34 ` [Qemu-devel] [PATCH v3 2/2] bitops: fix types Blue Swirl
2012-07-16 15:25   ` Avi Kivity
2012-07-16 15:34   ` Peter Maydell
2012-07-17 12:36     ` Markus Armbruster
2012-07-23 17:33       ` Blue Swirl
2012-07-23 17:44         ` Peter Maydell
2012-07-24  9:26           ` Markus Armbruster
2012-07-24 19:51             ` Blue Swirl

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).