From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYt8b-0002Wi-C2 for qemu-devel@nongnu.org; Thu, 25 Feb 2016 05:27:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYt8W-0008Ef-9N for qemu-devel@nongnu.org; Thu, 25 Feb 2016 05:27:13 -0500 Received: from e06smtp07.uk.ibm.com ([195.75.94.103]:38776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYt8V-0008ES-Vf for qemu-devel@nongnu.org; Thu, 25 Feb 2016 05:27:08 -0500 Received: from localhost by e06smtp07.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 25 Feb 2016 10:27:06 -0000 Received: from b06cxnps4075.portsmouth.uk.ibm.com (d06relay12.portsmouth.uk.ibm.com [9.149.109.197]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id DF2A217D805D for ; Thu, 25 Feb 2016 10:27:26 +0000 (GMT) Received: from d06av03.portsmouth.uk.ibm.com (d06av03.portsmouth.uk.ibm.com [9.149.37.213]) by b06cxnps4075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u1PAR4wv52625640 for ; Thu, 25 Feb 2016 10:27:04 GMT Received: from d06av03.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av03.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u1PAR3dt016076 for ; Thu, 25 Feb 2016 03:27:04 -0700 Date: Thu, 25 Feb 2016 11:27:01 +0100 From: Cornelia Huck Message-ID: <20160225112701.5f60ff2b.cornelia.huck@de.ibm.com> In-Reply-To: <56CED11B.9050003@redhat.com> References: <1456394274-21082-1-git-send-email-thuth@redhat.com> <56CED11B.9050003@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Remove the old s390-virtio machine List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth Cc: borntraeger@de.ibm.com, qemu-devel@nongnu.org, agraf@suse.de On Thu, 25 Feb 2016 11:02:03 +0100 Thomas Huth wrote: > By the way, I think you can now also remove the "X: > hw/s390x/s390-virtio-bus.[ch]" entry from the virtio-ccw machine, since > these two files do not exist anymore. I'd apply such a patch as well :)