All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] bitops patches
@ 2012-07-08 19:22 blauwirbel
  2012-07-08 19:22 ` [Qemu-devel] [PATCH v2 1/3] bitops: fix types blauwirbel
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: blauwirbel @ 2012-07-08 19:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: blueswirl

From: Blue Swirl <blauwirbel@gmail.com>

Improve bit operations.

v1->v2
Split from single patch.

Blue Swirl (3):
  bitops: fix types
  bitops: drop volatile qualifier
  bitops: use bool

 bitops.h |   42 ++++++++++++++++++++++--------------------
 1 files changed, 22 insertions(+), 20 deletions(-)

-- 
1.7.2.5

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

end of thread, other threads:[~2012-07-13  8:59 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-08 19:22 [Qemu-devel] [PATCH v2 0/3] bitops patches blauwirbel
2012-07-08 19:22 ` [Qemu-devel] [PATCH v2 1/3] bitops: fix types blauwirbel
2012-07-09  7:49   ` Markus Armbruster
2012-07-10 19:18     ` Blue Swirl
2012-07-10 19:37       ` Peter Maydell
2012-07-10 20:01         ` Blue Swirl
2012-07-10 21:36           ` Peter Maydell
2012-07-12 20:18             ` Blue Swirl
2012-07-12 21:05               ` Peter Maydell
2012-07-11 12:49   ` Kevin Wolf
2012-07-12 20:21     ` Blue Swirl
2012-07-13  8:59       ` Kevin Wolf
2012-07-08 19:22 ` [Qemu-devel] [PATCH v2 2/3] bitops: drop volatile qualifier blauwirbel
2012-07-09  7:46   ` Peter Maydell
2012-07-08 19:22 ` [Qemu-devel] [PATCH v2 3/3] bitops: use bool blauwirbel
2012-07-09  7:43   ` Markus Armbruster
2012-07-10 19:32     ` Blue Swirl
2012-07-09  8:14   ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.