| Revision tags: v9.2.0, v9.1.2, v9.1.1, v9.1.0 | 
|
| #
                22369636 |  | 18-Jun-2024 | Richard Henderson <richard.henderson@linaro.org> | Merge tag 'edgar/xilinx-queue-2024-06-17.for-upstream' of https://gitlab.com/edgar.iglesias/qemu into staging
 Xilinx queue:
 
 hw/dma: Add error handling for loading descriptions failing (Fea Wang)
 
 #
 Merge tag 'edgar/xilinx-queue-2024-06-17.for-upstream' of https://gitlab.com/edgar.iglesias/qemu into staging
 Xilinx queue:
 
 hw/dma: Add error handling for loading descriptions failing (Fea Wang)
 
 # -----BEGIN PGP SIGNATURE-----
 #
 # iQEzBAABCgAdFiEErET+3BT38evtv0FRKcWWeA9ryoMFAmZxg3oACgkQKcWWeA9r
 # yoPMTAf/VwI/fJ/bK0LgDSaZbh+D+IowM1d/FyLslMSIsbXk+gEmVeQIOG448myl
 # mpbm1ijlQieSHBeJhDb/Pa2HmUI6t60wtSPaQtTlOziu/2lXkp2WXb3Y7U9QIQpJ
 # OrG6n0xrQse5tNYE4C+X4nvYXbCM0ij/W5+XV3yVTTc4qiLN73keJ1Idd7wONGqY
 # igaYbsiT82FH61qUuYNm1t+vagSEj3jSFBe6BOdRCbkP9NSuqJg5HVkprUqRgGAW
 # sG2ig99pHInNAlMKwNCLPU3nZcaeN+jy8DwGvsUFymu/wxEl7ZoBj9iv8aQUm+Tj
 # 0Tl3XUTqzb+HAK66MkquYA83BIMfjQ==
 # =bbD0
 # -----END PGP SIGNATURE-----
 # gpg: Signature made Tue 18 Jun 2024 05:54:18 AM PDT
 # gpg:                using RSA key AC44FEDC14F7F1EBEDBF415129C596780F6BCA83
 # gpg: Good signature from "Edgar E. Iglesias (Xilinx key) <edgar.iglesias@xilinx.com>" [unknown]
 # gpg:                 aka "Edgar E. Iglesias <edgar.iglesias@gmail.com>" [full]
 
 * tag 'edgar/xilinx-queue-2024-06-17.for-upstream' of https://gitlab.com/edgar.iglesias/qemu:
 hw/net: Fix the transmission return size
 hw/dma: Add a trace log for a description loading failure
 hw/dma: Enhance error handling in loading description
 
 Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
 show more ...  
 | 
| #
                8e25ddda |  | 12-Jun-2024 | Fea.Wang <fea.wang@sifive.com> | hw/dma: Add a trace log for a description loading failure
 Due to a description loading failure, adding a trace log makes observing
 the DMA behavior easy.
 
 Signed-off-by: Fea.Wang <fea.wang@sifive.co
 hw/dma: Add a trace log for a description loading failure
 Due to a description loading failure, adding a trace log makes observing
 the DMA behavior easy.
 
 Signed-off-by: Fea.Wang <fea.wang@sifive.com>
 Reviewed-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
 Reviewed-by: Frank Chang <frank.chang@sifive.com>
 Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
 Signed-off-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
 show more ...  
 | 
            | Revision tags: v8.0.0, v7.2.0, v7.0.0, v6.2.0, v6.1.0 | 
|
| #
                8c345b3e |  | 02-Jun-2021 | Peter Maydell <peter.maydell@linaro.org> | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-02' into staging
 * Update the references to some doc files (use *.rst instead of *.txt)
 * Bump minimum versions of some r
 Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-02' into staging
 * Update the references to some doc files (use *.rst instead of *.txt)
 * Bump minimum versions of some requirements after removing CentOS 7 support
 
 # gpg: Signature made Wed 02 Jun 2021 08:12:18 BST
 # gpg:                using RSA key 27B88847EEE0250118F3EAB92ED9D774FE702DB5
 # gpg:                issuer "thuth@redhat.com"
 # gpg: Good signature from "Thomas Huth <th.huth@gmx.de>" [full]
 # gpg:                 aka "Thomas Huth <thuth@redhat.com>" [full]
 # gpg:                 aka "Thomas Huth <huth@tuxfamily.org>" [full]
 # gpg:                 aka "Thomas Huth <th.huth@posteo.de>" [unknown]
 # Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5
 
 * remotes/thuth-gitlab/tags/pull-request-2021-06-02:
 configure: bump min required CLang to 6.0 / XCode 10.0
 configure: bump min required GCC to 7.5.0
 configure: bump min required glib version to 2.56
 tests/docker: drop CentOS 7 container
 tests/vm: convert centos VM recipe to CentOS 8
 crypto: drop used conditional check
 crypto: bump min gnutls to 3.5.18, dropping RHEL-7 support
 crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 support
 crypto: drop back compatibility typedefs for nettle
 crypto: bump min nettle to 3.4, dropping RHEL-7 support
 patchew: move quick build job from CentOS 7 to CentOS 8 container
 block/ssh: Bump minimum libssh version to 0.8.7
 docs: fix references to docs/devel/s390-dasd-ipl.rst
 docs: fix references to docs/specs/tpm.rst
 docs: fix references to docs/devel/build-system.rst
 docs: fix references to docs/devel/atomics.rst
 docs: fix references to docs/devel/tracing.rst
 
 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
 show more ...  
 | 
| #
                d0fb9657 |  | 17-May-2021 | Stefano Garzarella <sgarzare@redhat.com> | docs: fix references to docs/devel/tracing.rst
 Commit e50caf4a5c ("tracing: convert documentation to rST")
 converted docs/devel/tracing.txt to docs/devel/tracing.rst.
 
 We still have several referenc
 docs: fix references to docs/devel/tracing.rst
 Commit e50caf4a5c ("tracing: convert documentation to rST")
 converted docs/devel/tracing.txt to docs/devel/tracing.rst.
 
 We still have several references to the old file, so let's fix them
 with the following command:
 
 sed -i s/tracing.txt/tracing.rst/ $(git grep -l docs/devel/tracing.txt)
 
 Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
 Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
 Message-Id: <20210517151702.109066-2-sgarzare@redhat.com>
 Signed-off-by: Thomas Huth <thuth@redhat.com>
 show more ...  
 | 
            | Revision tags: v5.2.0, v5.0.0 | 
|
| #
                6918ab25 |  | 23-Jan-2020 | Peter Maydell <peter.maydell@linaro.org> | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200123-4' into staging
 target-arm queue:
 * fix bug in PAuth emulation
 * add PMU to Cortex-R5, Cortex-R5F
 * qemu-nbd: Convert
 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200123-4' into staging
 target-arm queue:
 * fix bug in PAuth emulation
 * add PMU to Cortex-R5, Cortex-R5F
 * qemu-nbd: Convert documentation to rST
 * qemu-block-drivers: Convert documentation to rST
 * Fix Exynos4210 UART DMA support
 * Various minor code cleanups
 
 # gpg: Signature made Thu 23 Jan 2020 16:35:38 GMT
 # gpg:                using RSA key E1A5C593CD419DE28E8315CF3C2525ED14360CDE
 # gpg:                issuer "peter.maydell@linaro.org"
 # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>" [ultimate]
 # gpg:                 aka "Peter Maydell <pmaydell@gmail.com>" [ultimate]
 # gpg:                 aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>" [ultimate]
 # Primary key fingerprint: E1A5 C593 CD41 9DE2 8E83  15CF 3C25 25ED 1436 0CDE
 
 * remotes/pmaydell/tags/pull-target-arm-20200123-4:
 hw/arm/exynos4210: Connect serial port DMA busy signals with pl330
 hw/char/exynos4210_uart: Add receive DMA support
 hw/char/exynos4210_uart: Implement Rx FIFO level triggers and timeouts
 hw/char/exynos4210_uart: Implement post_load function
 hw/char/exynos4210_uart: Convert to support tracing
 hw/arm/exynos4210: Fix DMA initialization
 hw/core/or-irq: Increase limit of or-lines to 48
 dma/pl330: Convert to support tracing
 hw/misc/stm32f4xx_syscfg: Fix copy/paste error
 target/arm/arch_dump: Add SVE notes
 qemu-block-drivers: Convert to rST
 docs: Create stub system manual
 qemu-nbd: Convert invocation documentation to rST
 hw/arm: Use helper function to trigger hotplug handler plug
 hw/acpi: Remove extra indent in ACPI GED hotplug cb
 tests/tcg/aarch64: Add pauth-4
 tests/tcg/aarch64: Add pauth-3
 tests/tcg/aarch64: Fix compilation parameters for pauth-%
 target/arm: Fix PAuth sbox functions
 target/arm: add PMU feature to cortex-r5 and cortex-r5f
 
 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
 show more ...  
 | 
| #
                db1e7afa |  | 23-Jan-2020 | Guenter Roeck <linux@roeck-us.net> | dma/pl330: Convert to support tracing
 Replace debug logging code with tracing.
 
 Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
 Signed-off-by: Guenter Roeck <linux@roeck-us.net>
 Message-id: 20
 dma/pl330: Convert to support tracing
 Replace debug logging code with tracing.
 
 Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
 Signed-off-by: Guenter Roeck <linux@roeck-us.net>
 Message-id: 20200123052540.6132-2-linux@roeck-us.net
 [PMM: tweak dmald/dmast trace events to fix OSX-only
 format string complaint]
 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
 show more ...  
 | 
            | Revision tags: v4.2.0, v4.0.0, v4.0.0-rc1 | 
|
| #
                d132baa0 |  | 25-Mar-2019 | Peter Maydell <peter.maydell@linaro.org> | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
 Pull request
 
 Compilation fixes and cleanups for QEMU 4.0.0.
 
 # gpg: Signature made Mon 25 Mar 2019 15:58:28 GM
 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
 Pull request
 
 Compilation fixes and cleanups for QEMU 4.0.0.
 
 # gpg: Signature made Mon 25 Mar 2019 15:58:28 GMT
 # gpg:                using RSA key 9CA4ABB381AB73C8
 # gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>" [full]
 # gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>" [full]
 # Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8
 
 * remotes/stefanha/tags/tracing-pull-request:
 trace-events: Fix attribution of trace points to source
 trace-events: Delete unused trace points
 scripts/cleanup-trace-events: Update for current practice
 trace-events: Shorten file names in comments
 trace-events: Consistently point to docs/devel/tracing.txt
 trace: avoid SystemTap dtrace(1) warnings on empty files
 trace: handle tracefs path truncation
 
 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
 show more ...  
 | 
            | Revision tags: v4.0.0-rc0 | 
|
| #
                500016e5 |  | 14-Mar-2019 | Markus Armbruster <armbru@redhat.com> | trace-events: Shorten file names in comments
 We spell out sub/dir/ in sub/dir/trace-events' comments pointing to
 source files.  That's because when trace-events got split up, the
 comments were moved
 trace-events: Shorten file names in comments
 We spell out sub/dir/ in sub/dir/trace-events' comments pointing to
 source files.  That's because when trace-events got split up, the
 comments were moved verbatim.
 
 Delete the sub/dir/ part from these comments.  Gets rid of several
 misspellings.
 
 Signed-off-by: Markus Armbruster <armbru@redhat.com>
 Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
 Message-id: 20190314180929.27722-3-armbru@redhat.com
 Message-Id: <20190314180929.27722-3-armbru@redhat.com>
 Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
 show more ...  
 | 
            | Revision tags: v3.1.0, v3.1.0-rc5, v3.1.0-rc4, v3.1.0-rc3, v3.1.0-rc2, v3.1.0-rc1, v3.1.0-rc0, libfdt-20181002, ppc-for-3.1-20180925, ppc-for-3.1-20180907, ppc-for-3.1-20180821, v3.0.0, v3.0.0-rc4, v2.12.1, ppc-for-3.0-20180801, v3.0.0-rc3, v3.0.0-rc2, v3.0.0-rc1, ppc-for-3.0-20180716, v3.0.0-rc0, ppc-for-3.0-20180709, ppc-for-3.0-20180703, v2.11.2, ppc-for-3.0-20180622, ppc-for-3.0-20180618, ppc-for-3.0-20180612, ppc-for-2.13-20180504, ppc-for-2.13-20180427, v2.12.0, v2.12.0-rc4, v2.12.0-rc3, ppc-for-2.12-20180410, v2.12.0-rc2, v2.12.0-rc1, v2.12.0-rc0, ppc-for-2.12-20180319, ppc-for-2.12-20180315, ppc-for-2.12-20180306, ppc-for-2.12-20180302, ppc-for-2.12-20180216, v2.11.1, ppc-for-2.12-20180212, ppc-for-2.12-20180129, ppc-for-2.12-20180121, ppc-for-2.12-20180119, ppc-for-2.12-20180117 | 
|
| #
                acc95bc8 |  | 11-Jan-2018 | Michael S. Tsirkin <mst@redhat.com> | Merge remote-tracking branch 'origin/master' into HEAD
 Resolve conflicts around apb.
 
 Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
 
 | 
| #
                7642f96e |  | 11-Jan-2018 | Peter Maydell <peter.maydell@linaro.org> | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into staging
 qemu-sparc update
 
 # gpg: Signature made Tue 09 Jan 2018 22:12:22 GMT
 # gpg:                using RSA key 0x5BC2C5
 Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into staging
 qemu-sparc update
 
 # gpg: Signature made Tue 09 Jan 2018 22:12:22 GMT
 # gpg:                using RSA key 0x5BC2C56FAE0F321F
 # gpg: Good signature from "Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>"
 # Primary key fingerprint: CC62 1AB9 8E82 200D 915C  C9C4 5BC2 C56F AE0F 321F
 
 * remotes/mcayland/tags/qemu-sparc-signed: (25 commits)
 sun4u_iommu: add trace event for IOMMU translations
 sun4u_iommu: convert from IOMMU_DPRINTF to trace-events
 sun4u_iommu: update to reflect IOMMU is no longer part of the APB device
 sun4u: split IOMMU device out from apb.c to sun4u_iommu.c
 apb: QOMify IOMMU
 sun4m: remove include/hw/sparc/sun4m.h and all references to it
 sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.h
 sun4m: move sun4m_iommu.c from hw/dma to hw/sparc
 sun4u: switch from EBUS_DPRINTF() macro to trace-events
 sparc64: introduce trace-events for hw/sparc64
 apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constants
 ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs
 apb: remove busA property from PBMPCIBridge state
 apb: split pci_pbm_map_irq() into separate functions for bus A and bus B
 apb: remove pci_apb_init() and instantiate APB device using qdev
 apb: move the two secondary PCI bridges objects into APBState
 apb: use gpios to wire up the apb device to the SPARC CPU IRQs
 apb: return APBState from pci_apb_init() rather than PCIBus
 apb: APB QOMify tidy-up
 sun4u: move initialisation of all ISABus devices into ebus_realize()
 ...
 
 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
 show more ...  
 | 
            | Revision tags: ppc-for-2.12-20180111 | 
|
| #
                ba51ef25 |  | 08-Jan-2018 | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | sun4m: move sun4m_iommu.c from hw/dma to hw/sparc
 This seems more appropriate and brings sun4m in line with the other
 architectures.
 
 Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
 
 sun4m: move sun4m_iommu.c from hw/dma to hw/sparc
 This seems more appropriate and brings sun4m in line with the other
 architectures.
 
 Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
 Acked-by: Artyom Tarasenko <atar4qemu@gmail.com>
 show more ...  
 | 
            | Revision tags: ppc-for-2.12-20180108, ppc-for-2.12-20180103, ppc-for-2.12-20171219, v2.10.2, ppc-for-2.12-20171215, v2.11.0, v2.11.0-rc5, v2.11.0-rc4, ppc-for-2.11-20171205, ppc-for-2.11-20171204, v2.11.0-rc3, ppc-for-2.11-20171127, ppc-for-2.11-20171122, v2.11.0-rc2, ppc-for-2.11-20171120, v2.11.0-rc1, ppc-for-2.11-20171114, ppc-for-2.11-20171108, v2.11.0-rc0 | 
|
| #
                47ba789c |  | 31-Oct-2017 | Peter Maydell <peter.maydell@linaro.org> | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into staging
 qemu-sparc update
 
 # gpg: Signature made Tue 31 Oct 2017 17:43:11 GMT
 # gpg:                using RSA key 0x5BC2C5
 Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into staging
 qemu-sparc update
 
 # gpg: Signature made Tue 31 Oct 2017 17:43:11 GMT
 # gpg:                using RSA key 0x5BC2C56FAE0F321F
 # gpg: Good signature from "Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>"
 # Primary key fingerprint: CC62 1AB9 8E82 200D 915C  C9C4 5BC2 C56F AE0F 321F
 
 * remotes/mcayland/tags/qemu-sparc-signed:
 sun4m: change TYPE_SUN4M_IOMMU macro from "iommu" to "sun4m-iommu"
 sun4m_iommu: remove legacy sparc_iommu_memory_rw() function
 sparc32_dma: switch over to using IOMMU memory region and DMA API
 sun4m: implement IOMMU translation using IOMMU memory region
 sparc32_dma: add len to esp/le DMA memory tracing
 sparc32_dma: remove is_ledma hack and replace with memory region alias
 sparc32_dma: introduce new SPARC32_DMA type container object
 sparc32_dma: make lance device child of ledma device
 lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.h
 sparc32_dma: make esp device child of espdma device
 esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h
 sparc32_dma: use object link instead of qdev property to pass IOMMU reference
 sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.h
 sun4m: move DMA device wiring from sparc32_dma_init() to sun4m_hw_init()
 sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h
 sparc32_dma: split esp and le into separate DMA devices
 sparc32_dma: rename SPARC32_DMA type to SPARC32_DMA_DEVICE
 
 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
 show more ...  
 | 
            | Revision tags: ppc-for-2.11-20171017 | 
|
| #
                331b7fc1 |  | 14-Oct-2017 | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | sparc32_dma: add len to esp/le DMA memory tracing
 This is surprisingly useful when trying to debug DMA issues.
 
 Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
 Reviewed-by: Artyom Ta
 sparc32_dma: add len to esp/le DMA memory tracing
 This is surprisingly useful when trying to debug DMA issues.
 
 Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
 Reviewed-by: Artyom Tarasenko <atar4qemu@gmail.com>
 Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
 Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
 show more ...  
 | 
            | Revision tags: v2.10.1, ppc-for-2.11-20170927, ppc-for-2.11-20170915, ppc-for-2.11-20170908, v2.9.1, v2.10.0, v2.10.0-rc4, ppc-for-2.10-20170823, ppc-for-2.10-20170822, v2.10.0-rc3, ppc-for-2.10-20170809, v2.10.0-rc2, v2.10.0-rc1 | 
|
| #
                7d48cf81 |  | 01-Aug-2017 | Peter Maydell <peter.maydell@linaro.org> | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
 Pull request
 
 Fixes for inconsistencies in the trace event format strings, broken
 trace_event_get_state() usage
 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
 Pull request
 
 Fixes for inconsistencies in the trace event format strings, broken
 trace_event_get_state() usage, and handle_qmp_command() fix.
 
 # gpg: Signature made Tue 01 Aug 2017 14:16:05 BST
 # gpg:                using RSA key 0x9CA4ABB381AB73C8
 # gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>"
 # gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>"
 # Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8
 
 * remotes/stefanha/tags/tracing-pull-request:
 monitor: Reduce handle_qmp_command() tracing overhead
 trace-events: fix code style: print 0x before hex numbers
 checkpatch: check trace-events code style
 trace-events: fix code style: %# -> 0x%
 coding_style: add point about 0x in trace-events
 trace: add trace_event_get_state_backends()
 trace: add TRACE_<event>_BACKEND_DSTATE()
 trace: ensure unique function / variable names per .stp file
 trace: ensure .stp files are rebuilt if trace tool source changes
 
 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
 show more ...  
 | 
| #
                8908eb1a |  | 31-Jul-2017 | Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> | trace-events: fix code style: print 0x before hex numbers
 The only exception are groups of numers separated by symbols
 '.', ' ', ':', '/', like 'ab.09.7d'.
 
 This patch is made by the following:
 
 > f
 trace-events: fix code style: print 0x before hex numbers
 The only exception are groups of numers separated by symbols
 '.', ' ', ':', '/', like 'ab.09.7d'.
 
 This patch is made by the following:
 
 > find . -name trace-events | xargs python script.py
 
 where script.py is the following python script:
 =========================
 #!/usr/bin/env python
 
 import sys
 import re
 import fileinput
 
 rhex = '%[-+ *.0-9]*(?:[hljztL]|ll|hh)?(?:x|X|"\s*PRI[xX][^"]*"?)'
 rgroup = re.compile('((?:' + rhex + '[.:/ ])+' + rhex + ')')
 rbad = re.compile('(?<!0x)' + rhex)
 
 files = sys.argv[1:]
 
 for fname in files:
 for line in fileinput.input(fname, inplace=True):
 arr = re.split(rgroup, line)
 for i in range(0, len(arr), 2):
 arr[i] = re.sub(rbad, '0x\g<0>', arr[i])
 
 sys.stdout.write(''.join(arr))
 =========================
 
 Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
 Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
 Acked-by: Cornelia Huck <cohuck@redhat.com>
 Message-id: 20170731160135.12101-5-vsementsov@virtuozzo.com
 Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
 show more ...  
 | 
| #
                25dd0e77 |  | 31-Jul-2017 | Peter Maydell <peter.maydell@linaro.org> | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
 trivial patches for 2017-07-31
 
 # gpg: Signature made Mon 31 Jul 2017 11:18:57 BST
 # gpg:                using RSA
 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
 trivial patches for 2017-07-31
 
 # gpg: Signature made Mon 31 Jul 2017 11:18:57 BST
 # gpg:                using RSA key 0x701B4F6B1A693E59
 # gpg: Good signature from "Michael Tokarev <mjt@tls.msk.ru>"
 # gpg:                 aka "Michael Tokarev <mjt@corpit.ru>"
 # gpg:                 aka "Michael Tokarev <mjt@debian.org>"
 # Primary key fingerprint: 6EE1 95D1 886E 8FFB 810D  4324 457C E0A0 8044 65C5
 #      Subkey fingerprint: 7B73 BAD6 8BE7 A2C2 8931  4B22 701B 4F6B 1A69 3E59
 
 * remotes/mjt/tags/trivial-patches-fetch: (25 commits)
 docs: fix broken paths to docs/specs/ivshmem-spec.txt
 docs: fix broken paths to docs/config/ich9-ehci-uhci.cfg
 docs: fix broken paths to docs/devel/tracing.txt
 docs: fix broken paths to docs/devel/atomics.txt
 docs: fix broken paths to docs/devel/qapi-code-gen.txt
 docs: fix broken paths to docs/interop/qcow2.txt
 docs: fix broken paths to docs/interop dir
 thunk: assert nb_fields is valid
 syscall: check inotify() and eventfd() return value
 syscall: fix use of uninitialized values
 syscall: fix dereference of undefined pointer
 linux-user/sh4: fix incorrect memory write
 m68k/translate: fix incorrect copy/paste
 net/eth: fix incorrect check of iov_to_buf() return value
 ui/vnc: fix leak of SocketAddress **
 qcow2: fix null pointer dereference
 ivshmem: fix incorrect error handling in ivshmem_recv_msg()
 loader: check get_image_size() return value
 tests: add missing dependency to build QTEST_QEMU_BINARY
 qemu-system-tricore: segfault when entering "x 0" on the monitor
 ...
 
 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
 show more ...  
 | 
            | Revision tags: ppc-for-2.10-20170731 | 
|
| #
                87e0331c |  | 28-Jul-2017 | Philippe Mathieu-Daudé <f4bug@amsat.org> | docs: fix broken paths to docs/devel/tracing.txt
 With the move of some docs/ to docs/devel/ on ac06724a71,
 no references were updated.
 
 Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
 Review
 docs: fix broken paths to docs/devel/tracing.txt
 With the move of some docs/ to docs/devel/ on ac06724a71,
 no references were updated.
 
 Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
 Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
 Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
 show more ...  
 | 
            | Revision tags: v2.10.0-rc0, ppc-for-2.10-20170725, ppc-for-2.10-20170717, ppc-for-2.10-20170714, ppc-for-2.10-20170711, ppc-for-2.10-20170630, ppc-for-2.10-20170609, ppc-for-2.10-20170606, ppc-for-2.10-20170525, ppc-for-2.10-20170511, ppc-for-2.10-20170510, ppc-for-2.10-20170426, ppc-for-2.10-20170424, v2.8.1.1, v2.9.0, v2.9.0-rc5, v2.9.0-rc4, v2.9.0-rc3, ppc-for-2.9-20170403, v2.8.1, ppc-for-2.9-20170329, v2.9.0-rc2, ppc-for-2.9-20170323, v2.9.0-rc1, v2.9.0-rc0, ppc-for-2.9-20170314, ppc-for-2.9-20170306, submodule-update-20170303, ppc-for-2.9-20170303, ppc-for-2.9-20170301, ppc-for-2.9-20170222, isa-cleanup-20170206, ppc-for-2.9-20170202, ppc-for-2.9-20170112, master-20170112, v2.7.1, v2.8.0, v2.8.0-rc4, v2.8.0-rc3, ppc-for-2.8-20161201, v2.8.0-rc2, ppc-for-2.8-20161123, v2.8.0-rc1, isa-cleanup-20161118, qemu-kvm-1.5.3-127.el7, v2.8.0-rc0, ppc-for-2.8-20161115, qemu-kvm-1.5.3-126.el7_3.1, qemu-kvm-0.12.1.2-2.496.el6, ppc-for-2.8-20161028, qemu-kvm-0.12.1.2-2.495.el6, ppc-for-2.8-20161026, ppc-for-2.8-20161017, qemu-kvm-rhev-2.3.0-31.el7_2.23, ppc-for-2.7-20161013, qemu-kvm-1.5.3-105.el7_2.10, ppc-for-2.8-20161006, qemu-kvm-1.5.3-105.el7_2.9, v2.6.2, RHELSA-7.3_qemu-kvm-rhev, qemu-kvm-rhev-2.6.0-28.el7, RHEL-7.3_qemu-kvm-rhev, qemu-kvm-rhev-2.6.0-27.el7, ppc-for-2.8-20160923, qemu-kvm-0.12.1.2-2.494.el6, ppc-for-2.8-20160922, RHEL-7.3_qemu-kvm, qemu-kvm-1.5.3-126.el7, qemu-kvm-rhev-2.6.0-26.el7, vfio-fixes-20160915.0, qemu-kvm-1.5.3-125.el7, qemu-kvm-rhev-2.3.0-31.el7_2.22, qemu-kvm-rhev-2.6.0-25.el7, qemu-kvm-1.5.3-124.el7, qemu-kvm-rhev-2.6.0-24.el7, qemu-kvm-1.5.3-123.el7, qemu-kvm-0.12.1.2-2.415.el6_5.16, ppc-for-2.8-20160907, qemu-kvm-rhev-2.6.0-23.el7, ppc-for-2.8-20160906, v2.7.0, RHEL-7.3-qemu-guest-agent, qemu-guest-agent-2.5.0-3.el7, v2.7.0-rc5, qemu-kvm-1.5.3-122.el7, qemu-kvm-rhev-2.6.0-22.el7, v2.7.0-rc4, v2.6.1, v2.7.0-rc3, qemu-kvm-rhev-2.6.0-21.el7, qemu-kvm-1.5.3-105.el7_2.8, ppc-for-2.7-20160815, qemu-kvm-rhev-2.6.0-20.el7, ppc-for-2.7-20160810, v2.7.0-rc2, ppc-for-2.7-20160808, qemu-kvm-rhev-2.6.0-19.el7, ppc-for-2.7-20160803, qemu-kvm-rhev-2.6.0-18.el7, qemu-kvm-1.5.3-105.el7_2.7, qemu-kvm-rhev-2.3.0-31.el7_2.21, qemu-kvm-1.5.3-121.el7, v2.7.0-rc1, qemu-kvm-rhev-2.6.0-17.el7, qemu-kvm-1.5.3-120.el7, ppc-for-2.7-20160729, qemu-kvm-0.12.1.2-2.493.el6, qemu-kvm-1.5.3-105.el7_2.6, qemu-kvm-0.12.1.2-2.491.el6_8.3, qemu-kvm-rhev-2.3.0-31.el7_2.20, qemu-kvm-1.5.3-119.el7, qemu-kvm-rhev-2.6.0-16.el7, ppc-for-2.7-20160726, v2.7.0-rc0, qemu-kvm-rhev-2.6.0-15.el7, qemu-kvm-rhev-2.3.0-31.el7_2.19, qemu-kvm-rhev-2.6.0-14.el7, qemu-kvm-1.5.3-118.el7, vfio-update-20160718.0, ppc-for-2.7-20160718, qemu-kvm-1.5.3-117.el7, qemu-kvm-rhev-2.6.0-13.el7, qemu-kvm-rhev-2.6.0-12.el7, qemu-kvm-rhev-2.3.0-31.el7_2.18, ppc-for-2.7-20160705, qemu-kvm-rhev-2.6.0-11.el7, qemu-kvm-1.5.3-105.el7_2.5, ppc-for-2.7-20160701, vfio-update-20160630.0, qemu-kvm-0.12.1.2-2.492.el6, qemu-kvm-rhev-2.6.0-10.el7, qemu-kvm-rhev-2.3.0-31.el7_2.17, qemu-kvm-1.5.3-116.el7 | 
|
| #
                98c710f2 |  | 27-Jun-2016 | Andrew Jeffery <andrew@aj.id.au> | Merge remote-tracking branch 'clg/aspeed'
 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
 
 | 
| #
                aba5d976 |  | 15-Aug-2016 | Peter Maydell <peter.maydell@linaro.org> | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
 # gpg: Signature made Fri 12 Aug 2016 11:48:03 BST
 # gpg:                using RSA key 0x9CA4ABB381AB73C8
 # gpg
 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
 # gpg: Signature made Fri 12 Aug 2016 11:48:03 BST
 # gpg:                using RSA key 0x9CA4ABB381AB73C8
 # gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>"
 # gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>"
 # Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8
 
 * remotes/stefanha/tags/tracing-pull-request:
 trace-events: fix first line comment in trace-events
 
 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
 show more ...  
 | 
| #
                e723b871 |  | 08-Aug-2016 | Laurent Vivier <lvivier@redhat.com> | trace-events: fix first line comment in trace-events
 Documentation is docs/tracing.txt instead of docs/trace-events.txt.
 
 find . -name trace-events -exec \
 sed -i "s?See docs/trace-events.txt f
 trace-events: fix first line comment in trace-events
 Documentation is docs/tracing.txt instead of docs/trace-events.txt.
 
 find . -name trace-events -exec \
 sed -i "s?See docs/trace-events.txt for syntax documentation.?See docs/tracing.txt for syntax documentation.?" \
 {} \;
 
 Signed-off-by: Laurent Vivier <lvivier@redhat.com>
 Message-id: 1470669081-17860-1-git-send-email-lvivier@redhat.com
 Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
 show more ...  
 | 
            | Revision tags: ppc-for-2.7-20160627, qemu-kvm-rhev-2.6.0-9.el7, ppc-for-2.7-20160623, qemu-kvm-0.12.1.2-2.491.el6_8.2, qemu-kvm-rhev-2.6.0-8.el7 | 
|
| #
                b0ad00b8 |  | 20-Jun-2016 | Peter Maydell <peter.maydell@linaro.org> | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
 # gpg: Signature made Mon 20 Jun 2016 21:29:27 BST
 # gpg:                using RSA key 0x9CA4ABB381AB73C8
 # gpg
 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
 # gpg: Signature made Mon 20 Jun 2016 21:29:27 BST
 # gpg:                using RSA key 0x9CA4ABB381AB73C8
 # gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>"
 # gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>"
 # Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8
 
 * remotes/stefanha/tags/tracing-pull-request: (42 commits)
 trace: split out trace events for linux-user/ directory
 trace: split out trace events for qom/ directory
 trace: split out trace events for target-ppc/ directory
 trace: split out trace events for target-s390x/ directory
 trace: split out trace events for target-sparc/ directory
 trace: split out trace events for net/ directory
 trace: split out trace events for audio/ directory
 trace: split out trace events for ui/ directory
 trace: split out trace events for hw/alpha/ directory
 trace: split out trace events for hw/arm/ directory
 trace: split out trace events for hw/acpi/ directory
 trace: split out trace events for hw/vfio/ directory
 trace: split out trace events for hw/s390x/ directory
 trace: split out trace events for hw/pci/ directory
 trace: split out trace events for hw/ppc/ directory
 trace: split out trace events for hw/9pfs/ directory
 trace: split out trace events for hw/i386/ directory
 trace: split out trace events for hw/isa/ directory
 trace: split out trace events for hw/sd/ directory
 trace: split out trace events for hw/sparc/ directory
 ...
 
 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
 show more ...  
 | 
            | Revision tags: qemu-kvm-1.5.3-115.el7, ppc-for-2.7-20160617, qemu-kvm-rhev-2.3.0-31.el7_2.16 | 
|
| #
                81013450 |  | 16-Jun-2016 | Daniel P. Berrange <berrange@redhat.com> | trace: split out trace events for hw/dma/ directory
 Move all trace-events for files in the hw/dma/ directory to
 their own file.
 
 Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
 Message-id: 1
 trace: split out trace events for hw/dma/ directory
 Move all trace-events for files in the hw/dma/ directory to
 their own file.
 
 Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
 Message-id: 1466066426-16657-21-git-send-email-berrange@redhat.com
 Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
 show more ...  
 |