Am 23.02.22 um 23:29 schrieb David Miller:
Yes I'm adding to this patch, I haven't quite figured out where to
put them, they are inline to various things in the patch themselves
so I'm putting in the cover letter under the patch they go to.
I hope that's correct.
You usually put it under your Signed-off-by: line in the patch.
I think Thomas can fixup when applying.
Thanks
- David Miller
On Wed, Feb 23, 2022 at 8:40 AM Christian Borntraeger
<borntrae...@linux.ibm.com> wrote:
Am 18.02.22 um 00:17 schrieb David Miller:
resolves: https://gitlab.com/qemu-project/qemu/-/issues/737
implements:
AND WITH COMPLEMENT (NCRK, NCGRK)
NAND (NNRK, NNGRK)
NOT EXCLUSIVE OR (NXRK, NXGRK)
NOR (NORK, NOGRK)
OR WITH COMPLEMENT (OCRK, OCGRK)
SELECT (SELR, SELGR)
SELECT HIGH (SELFHR)
MOVE RIGHT TO LEFT (MVCRL)
POPULATION COUNT (POPCNT)
Signed-off-by: David Miller <dmiller...@gmail.com>
For your next patches, feel free to add previous Reviewed-by: tags so that
others
can see what review has already happened.