mbox

[PULL,for-6.2,0/2] ppc queue

Message ID 20211126115157.2737402-1-clg@kaod.org
State New
Headers show

Pull-request

https://github.com/legoater/qemu/ tags/pull-ppc-20211119

Message

Cédric Le Goater Nov. 26, 2021, 11:51 a.m. UTC
The following changes since commit 67f9968ce3f0847ffddb6ee2837a3641acd92abf:

  Update version for v6.2.0-rc1 release (2021-11-16 21:07:31 +0100)

are available in the Git repository at:

  https://github.com/legoater/qemu/ tags/pull-ppc-20211119

for you to fetch changes up to a443d55c3f7cafa3d5dfb7fe2b5c3cd9d671b61d:

  tests/tcg/ppc64le: Fix compile flags for byte_reverse (2021-11-17 19:10:44 +0100)

----------------------------------------------------------------
ppc 6.2 queue:

* fix pmu vmstate
* Fix compile of byte_reverse on new compilers

----------------------------------------------------------------
Laurent Vivier (1):
      pmu: fix pmu vmstate subsection list

Richard Henderson (1):
      tests/tcg/ppc64le: Fix compile flags for byte_reverse

 hw/misc/macio/pmu.c               |  1 +
 tests/tcg/ppc64le/Makefile.target | 12 +++---------
 2 files changed, 4 insertions(+), 9 deletions(-)

Comments

Cédric Le Goater Nov. 26, 2021, 11:53 a.m. UTC | #1
Oops forget this email. I got the directory wrong on my command line.

Sorry for the noise.

C.

On 11/26/21 12:51, Cédric Le Goater wrote:
> The following changes since commit 67f9968ce3f0847ffddb6ee2837a3641acd92abf:
> 
>    Update version for v6.2.0-rc1 release (2021-11-16 21:07:31 +0100)
> 
> are available in the Git repository at:
> 
>    https://github.com/legoater/qemu/ tags/pull-ppc-20211119
> 
> for you to fetch changes up to a443d55c3f7cafa3d5dfb7fe2b5c3cd9d671b61d:
> 
>    tests/tcg/ppc64le: Fix compile flags for byte_reverse (2021-11-17 19:10:44 +0100)
> 
> ----------------------------------------------------------------
> ppc 6.2 queue:
> 
> * fix pmu vmstate
> * Fix compile of byte_reverse on new compilers
> 
> ----------------------------------------------------------------
> Laurent Vivier (1):
>        pmu: fix pmu vmstate subsection list
> 
> Richard Henderson (1):
>        tests/tcg/ppc64le: Fix compile flags for byte_reverse
> 
>   hw/misc/macio/pmu.c               |  1 +
>   tests/tcg/ppc64le/Makefile.target | 12 +++---------
>   2 files changed, 4 insertions(+), 9 deletions(-)
>