From: Laurent Vivier <lvivier@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Laurent Vivier" <lvivier@redhat.com>,
qemu-ppc@nongnu.org,
"Mark Cave-Ayland" <mark.cave-ayland@ilande.co.uk>,
"Cédric Le Goater" <clg@kaod.org>,
"David Gibson" <david@gibson.dropbear.id.au>
Subject: [PULL v2 0/6] ppc-for-4.2 queue 2019-11-15
Date: Mon, 18 Nov 2019 11:53:13 +0100 [thread overview]
Message-ID: <20191118105319.7658-1-lvivier@redhat.com> (raw)
The following changes since commit 36609b4fa36f0ac934874371874416f7533a5408:
Merge remote-tracking branch 'remotes/palmer/tags/palmer-for-master-4.2-sf1' into staging (2019-11-02 17:59:03 +0000)
are available in the Git repository at:
https://github.com/vivier/qemu.git tags/ppc-for-4.2-pull-request
for you to fetch changes up to cd8843ff25d62a0af747517289a4f330b1ae2a6e:
mos6522: fix T1 and T2 timers (2019-11-18 11:50:49 +0100)
----------------------------------------------------------------
ppc patch queue 2019-11-15
Several fixes for 4.2.0-rc2:
fix mos6522 performance issue,
xive/xics issues,
fix /chosen device-tree on reset
and KVM default cpu-model for all machine classes
----------------------------------------------------------------
Alexey Kardashevskiy (1):
spapr: Add /chosen to FDT only at reset time to preserve kernel and
initramdisk
David Gibson (1):
spapr/kvm: Set default cpu model for all machine classes
Greg Kurz (3):
ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip
xive, xics: Fix reference counting on CPU objects
ppc: Skip partially initialized vCPUs in 'info pic'
Laurent Vivier (1):
mos6522: fix T1 and T2 timers
hw/intc/spapr_xive.c | 10 ++++++
hw/intc/xics.c | 22 ++++++++++++-
hw/intc/xics_spapr.c | 10 ++++++
hw/intc/xive.c | 20 +++++++++++-
hw/misc/mos6522.c | 67 +++++++++++++++++++++++++++++---------
hw/ppc/pnv.c | 21 ++++++++++++
hw/ppc/pnv_core.c | 7 ++--
hw/ppc/spapr.c | 25 ++++++++------
hw/ppc/spapr_cpu_core.c | 7 +---
hw/ppc/spapr_irq.c | 14 ++++++++
include/hw/ppc/pnv.h | 1 +
include/hw/ppc/spapr_irq.h | 2 ++
include/hw/ppc/xics.h | 1 +
include/hw/ppc/xive.h | 1 +
target/ppc/kvm.c | 21 +++++++-----
15 files changed, 185 insertions(+), 44 deletions(-)
--
2.23.0
next reply other threads:[~2019-11-18 10:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-18 10:53 Laurent Vivier [this message]
2019-11-18 10:53 ` [PULL v2 1/6] ppc: Add intc_destroy() handlers to SpaprInterruptController/PnvChip Laurent Vivier
2019-11-18 10:53 ` [PULL v2 2/6] xive, xics: Fix reference counting on CPU objects Laurent Vivier
2019-11-18 10:53 ` [PULL v2 3/6] ppc: Skip partially initialized vCPUs in 'info pic' Laurent Vivier
2019-11-18 10:53 ` [PULL v2 4/6] spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk Laurent Vivier
2019-12-03 15:57 ` Laurent Vivier
2019-12-03 16:09 ` Laurent Vivier
2019-12-04 4:23 ` Alexey Kardashevskiy
2019-12-04 4:40 ` Alexey Kardashevskiy
2019-12-04 10:32 ` Laurent Vivier
2019-12-05 4:26 ` Alexey Kardashevskiy
2019-12-05 8:52 ` Laurent Vivier
2019-11-18 10:53 ` [PULL v2 5/6] spapr/kvm: Set default cpu model for all machine classes Laurent Vivier
2019-11-18 10:53 ` [PULL v2 6/6] mos6522: fix T1 and T2 timers Laurent Vivier
2019-11-18 13:47 ` [PULL v2 0/6] ppc-for-4.2 queue 2019-11-15 Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191118105319.7658-1-lvivier@redhat.com \
--to=lvivier@redhat.com \
--cc=clg@kaod.org \
--cc=david@gibson.dropbear.id.au \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).