From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Jones Subject: [kvm-unit-tests PATCH v2 0/2] report: one fix, one feature Date: Tue, 22 Nov 2016 15:21:44 +0100 Message-ID: <1479824506-19690-1-git-send-email-drjones@redhat.com> Cc: rkrcmar@redhat.com, thuth@redhat.com To: kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:53177 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756157AbcKVOVu (ORCPT ); Tue, 22 Nov 2016 09:21:50 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 548E8C04D28D for ; Tue, 22 Nov 2016 14:21:50 +0000 (UTC) Sender: kvm-owner@vger.kernel.org List-ID: Andrew Jones (2): report: add lock to report_abort report: introduce report_info lib/libcflat.h | 1 + lib/report.c | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) -- 2.7.4