[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 00/12] decodetree patches
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 00/12] decodetree patches |
Date: |
Wed, 13 Mar 2019 14:44:08 +0000 |
On Tue, 12 Mar 2019 at 17:03, Richard Henderson
<address@hidden> wrote:
>
> The following changes since commit 46316f1dfffc6be72e94e89f7b0e9162e7dcdcf1:
>
> Merge remote-tracking branch
> 'remotes/awilliam/tags/vfio-updates-20190311.0' into staging (2019-03-12
> 13:37:29 +0000)
>
> are available in the Git repository at:
>
> https://github.com/rth7680/qemu.git tags/pull-dt-20190312
>
> for you to fetch changes up to 2decfc95583dc28add69810eaca6ada7b4b44d3a:
>
> decodetree: Properly diagnose fields overflowing an insn (2019-03-12
> 09:46:58 -0700)
>
> ----------------------------------------------------------------
> Break out documentation to docs/devel/.
> Add support for pattern groups.
> Other misc cleanups for multiple decode functions.
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0
for any user-visible changes.
-- PMM
- [Qemu-devel] [PULL 12/12] decodetree: Properly diagnose fields overflowing an insn, (continued)
- [Qemu-devel] [PULL 12/12] decodetree: Properly diagnose fields overflowing an insn, Richard Henderson, 2019/03/12
- [Qemu-devel] [PULL 07/12] test/decode: Add tests for PatternGroups, Richard Henderson, 2019/03/12
- [Qemu-devel] [PULL 09/12] decodetree: Produce clean output for an empty input file, Richard Henderson, 2019/03/12
- [Qemu-devel] [PULL 08/12] decodetree: Add --static-decode option, Richard Henderson, 2019/03/12
- [Qemu-devel] [PULL 04/12] decodetree: Ensure build_tree does not include values outside insnmask, Richard Henderson, 2019/03/12
- [Qemu-devel] [PULL 05/12] decodetree: Do not unconditionaly return from Pattern.output_code, Richard Henderson, 2019/03/12
- [Qemu-devel] [PULL 06/12] decodetree: Allow grouping of overlapping patterns, Richard Henderson, 2019/03/12
- [Qemu-devel] [PULL 03/12] decodetree: Document the usefulness of argument sets, Richard Henderson, 2019/03/12
- [Qemu-devel] [PULL 01/12] MAINTAINERS: Add scripts/decodetree.py to the TCG section, Richard Henderson, 2019/03/12
- [Qemu-devel] [PULL 02/12] decodetree: Move documentation to docs/devel/decodetree.rst, Richard Henderson, 2019/03/12
- Re: [Qemu-devel] [PULL 00/12] decodetree patches,
Peter Maydell <=