Re: [Qemu-devel] [PATCH 0/4] Trivial changes in "registerfields.h"

2017-12-13 Thread Edgar E. Iglesias
On Wed, Dec 13, 2017 at 02:17:32AM -0300, Philippe Mathieu-Daudé wrote: > Philippe Mathieu-Daudé (4): > MAINTAINERS: add "hw/registerfields.h" in Register API entry > hw/registerfields: fix a typo in the FIELD() documentation > hw/registerfields: add 64-bit extract/deposit macros > hw/regis

Re: [Qemu-devel] [PATCH 0/4] Trivial changes in "registerfields.h"

2017-12-13 Thread Alistair Francis
On Wed, Dec 13, 2017 at 1:06 AM, Darren Kenny wrote: > Looks good to me, for all patches: > > Reviewed-by: Darren Kenny Same, for all four patches. Reviewed-by: Alistair Francis Alistair > > Thanks, > > Darren. > > > On Wed, Dec 13, 2017 at 02:17:32AM -0300, Philippe Mathieu-Daudé wrote: >>

Re: [Qemu-devel] [PATCH 0/4] Trivial changes in "registerfields.h"

2017-12-13 Thread Darren Kenny
Looks good to me, for all patches: Reviewed-by: Darren Kenny Thanks, Darren. On Wed, Dec 13, 2017 at 02:17:32AM -0300, Philippe Mathieu-Daudé wrote: Philippe Mathieu-Daudé (4): MAINTAINERS: add "hw/registerfields.h" in Register API entry hw/registerfields: fix a typo in the FIELD() documen

[Qemu-devel] [PATCH 0/4] Trivial changes in "registerfields.h"

2017-12-12 Thread Philippe Mathieu-Daudé
Philippe Mathieu-Daudé (4): MAINTAINERS: add "hw/registerfields.h" in Register API entry hw/registerfields: fix a typo in the FIELD() documentation hw/registerfields: add 64-bit extract/deposit macros hw/registerfields: add missing include include/hw/registerfields.h | 15 ++-