[PULL 0/1] ppc queue

Daniel Henrique Barboza posted 1 patch 1 year, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221117151657.182061-1-danielhb413@gmail.com
Maintainers: Daniel Henrique Barboza <danielhb413@gmail.com>, "Cédric Le Goater" <clg@kaod.org>, David Gibson <david@gibson.dropbear.id.au>, Greg Kurz <groug@kaod.org>
There is a newer version of this series
target/ppc/cpu_init.c    | 2 ++
target/ppc/excp_helper.c | 2 ++
2 files changed, 4 insertions(+)
[PULL 0/1] ppc queue
Posted by Daniel Henrique Barboza 1 year, 5 months ago
The following changes since commit 2c8311241d1f7377bb4ff76064b1d1fe15166413:

  Update VERSION for v7.2.0-rc1 (2022-11-15 18:56:38 -0500)

are available in the Git repository at:

  https://gitlab.com/danielhb/qemu.git tags/pull-ppc-20221117

for you to fetch changes up to 049b4ad66984aad278b3fc0a75b5a995c9b66a16:

  target/ppc: Fix build warnings when building with 'disable-tcg' (2022-11-17 11:28:04 -0300)

----------------------------------------------------------------
ppc patch queue for 2022-11-17:

Short queue with a build regression fix when using --disable-tcg.

----------------------------------------------------------------
Vaibhav Jain (1):
      target/ppc: Fix build warnings when building with 'disable-tcg'

 target/ppc/cpu_init.c    | 2 ++
 target/ppc/excp_helper.c | 2 ++
 2 files changed, 4 insertions(+)
Re: [PULL 0/1] ppc queue
Posted by Stefan Hajnoczi 1 year, 5 months ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/7.2 for any user-visible changes.