qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] register: fix incorrect read mask
@ 2017-02-06 23:39 Philippe Mathieu-Daudé
  2017-02-06 23:39 ` [Qemu-devel] [PATCH 1/2] register: inline register_enabled_mask Philippe Mathieu-Daudé
  2017-02-06 23:39 ` [Qemu-devel] [PATCH 2/2] register: fix incorrect read mask Philippe Mathieu-Daudé
  0 siblings, 2 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2017-02-06 23:39 UTC (permalink / raw)
  To: Peter Crosthwaite, Alistair Francis
  Cc: Philippe Mathieu-Daudé, qemu-devel, qemu-trivial

Hi,

This serie fix a bug in register_read_memory(). To avoid duplicated code, a new
inlined function register_enabled_mask() is introduced in the first patch.

Philippe Mathieu-Daudé (2):
  register: inline register_enabled_mask
  register: fix incorrect read mask

 hw/core/register.c | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-02-14  1:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-06 23:39 [Qemu-devel] [PATCH 0/2] register: fix incorrect read mask Philippe Mathieu-Daudé
2017-02-06 23:39 ` [Qemu-devel] [PATCH 1/2] register: inline register_enabled_mask Philippe Mathieu-Daudé
2017-02-06 23:39 ` [Qemu-devel] [PATCH 2/2] register: fix incorrect read mask Philippe Mathieu-Daudé
2017-02-10 22:19   ` Alistair Francis
2017-02-11  3:16     ` Philippe Mathieu-Daudé
2017-02-11  3:43     ` [Qemu-devel] [PATCH v2] " Philippe Mathieu-Daudé
2017-02-14  1:20       ` Alistair Francis

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