[PATCH 0/3] docs/devel/tcg-ops: Minor documentation updates

Philippe Mathieu-Daudé posted 3 patches 3 weeks, 5 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260504125032.35465-1-philmd@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
docs/devel/tcg-ops.rst | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)
[PATCH 0/3] docs/devel/tcg-ops: Minor documentation updates
Posted by Philippe Mathieu-Daudé 3 weeks, 5 days ago
Update TCG opcode list.

Philippe Mathieu-Daudé (3):
  docs/devel/tcg-ops: Stop listing dup2_vec()
  docs/devel/tcg-ops: List more vector opcodes
  docs/devel/tcg-ops: Slightly expand on discard() opcode

 docs/devel/tcg-ops.rst | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

-- 
2.53.0


Re: [PATCH 0/3] docs/devel/tcg-ops: Minor documentation updates
Posted by Pierrick Bouvier 3 weeks, 5 days ago
On 5/4/2026 5:50 AM, Philippe Mathieu-Daudé wrote:
> Update TCG opcode list.
> 
> Philippe Mathieu-Daudé (3):
>   docs/devel/tcg-ops: Stop listing dup2_vec()
>   docs/devel/tcg-ops: List more vector opcodes
>   docs/devel/tcg-ops: Slightly expand on discard() opcode
> 
>  docs/devel/tcg-ops.rst | 20 ++++++++++++--------
>  1 file changed, 12 insertions(+), 8 deletions(-)
> 

I will let Richard pull that as part of tcg subsystem except if he
prefers me to pull it through docs.

Regards,
Pierrick

Re: [PATCH 0/3] docs/devel/tcg-ops: Minor documentation updates
Posted by Philippe Mathieu-Daudé 2 days, 9 hours ago
On 4/5/26 19:24, Pierrick Bouvier wrote:
> On 5/4/2026 5:50 AM, Philippe Mathieu-Daudé wrote:
>> Update TCG opcode list.
>>
>> Philippe Mathieu-Daudé (3):
>>    docs/devel/tcg-ops: Stop listing dup2_vec()
>>    docs/devel/tcg-ops: List more vector opcodes
>>    docs/devel/tcg-ops: Slightly expand on discard() opcode
>>
>>   docs/devel/tcg-ops.rst | 20 ++++++++++++--------
>>   1 file changed, 12 insertions(+), 8 deletions(-)
>>
> 
> I will let Richard pull that as part of tcg subsystem except if he
> prefers me to pull it through docs.

OK.