From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50439) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1diflk-0006hS-RY for qemu-devel@nongnu.org; Fri, 18 Aug 2017 07:48:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1diflg-0001MG-RY for qemu-devel@nongnu.org; Fri, 18 Aug 2017 07:48:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28267) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1diflg-0001Lu-LF for qemu-devel@nongnu.org; Fri, 18 Aug 2017 07:48:48 -0400 From: Cornelia Huck Date: Fri, 18 Aug 2017 13:48:41 +0200 Message-Id: <20170818114844.30061-1-cohuck@redhat.com> Subject: [Qemu-devel] [PATCH v2 0/3] s390x: diag-related things List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: rth@twiddle.net, agraf@suse.de, thuth@redhat.com, borntraeger@de.ibm.com, Cornelia Huck ...which are a fix in tcg for diag handling and diag288 watchdog changes. v1->v2: just reorder patches for less churn [Thomas] Cornelia Huck (2): s390x/tcg: specification exception for unknown diag s390x: wire up diag288 in tcg Thomas Huth (1): watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggable hw/watchdog/wdt_diag288.c | 1 + target/s390x/misc_helper.c | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) -- 2.13.5