[Qemu-devel] [PATCH 0/2] register: fix incorrect read mask

Philippe Mathieu-Daudé posted 2 patches 7 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170206233931.14921-1-f4bug@amsat.org
Test checkpatch passed
Test docker passed
Test s390x passed
There is a newer version of this series
hw/core/register.c | 21 +++++++++++++++------
1 file changed, 15 insertions(+), 6 deletions(-)
[Qemu-devel] [PATCH 0/2] register: fix incorrect read mask
Posted by Philippe Mathieu-Daudé 7 years, 2 months ago
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