From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 18B97C432C0 for ; Mon, 18 Nov 2019 10:54:46 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D86A820730 for ; Mon, 18 Nov 2019 10:54:45 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="QQUsmNpo" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D86A820730 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:60476 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iWeg8-0002rS-JY for qemu-devel@archiver.kernel.org; Mon, 18 Nov 2019 05:54:44 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42341) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iWeew-0001Po-2K for qemu-devel@nongnu.org; Mon, 18 Nov 2019 05:53:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iWeeu-0004OG-Ub for qemu-devel@nongnu.org; Mon, 18 Nov 2019 05:53:29 -0500 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:43544 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iWeeu-0004O6-RD for qemu-devel@nongnu.org; Mon, 18 Nov 2019 05:53:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1574074408; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=VOJpFvfyUkEDAVTDedTppBO4Oaee+sBhpudYpz4W9T0=; b=QQUsmNpoU+4JnLgrd2NVnR9dX0iiZZrKzZCQgMMD/OmN9KmAS2m/Y9v8XqiR+koRdR47la SmAYDzjcZkqPh2+x2dzbkTTv/wPJ4TnRUdu1oLCX96CRnauND9W0bC1juJ43odUaxALdK2 5UdM8OuFxzprewMpem4GU8fAkylV2cE= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-306-CpFZyXvnNUKIa0qU18l7RA-1; Mon, 18 Nov 2019 05:53:25 -0500 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 30A971005500; Mon, 18 Nov 2019 10:53:23 +0000 (UTC) Received: from thinkpad.redhat.com (ovpn-117-32.ams2.redhat.com [10.36.117.32]) by smtp.corp.redhat.com (Postfix) with ESMTP id B1F3B60856; Mon, 18 Nov 2019 10:53:20 +0000 (UTC) From: Laurent Vivier To: qemu-devel@nongnu.org Subject: [PULL v2 0/6] ppc-for-4.2 queue 2019-11-15 Date: Mon, 18 Nov 2019 11:53:13 +0100 Message-Id: <20191118105319.7658-1-lvivier@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-MC-Unique: CpFZyXvnNUKIa0qU18l7RA-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 205.139.110.120 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Laurent Vivier , qemu-ppc@nongnu.org, Mark Cave-Ayland , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= , David Gibson Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" The following changes since commit 36609b4fa36f0ac934874371874416f7533a5408= : Merge remote-tracking branch 'remotes/palmer/tags/palmer-for-master-4.2-s= f1' 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(-) --=20 2.23.0