From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39989) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YknpL-0003BX-3W for qemu-devel@nongnu.org; Wed, 22 Apr 2015 02:08:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YknpG-0006gW-9q for qemu-devel@nongnu.org; Wed, 22 Apr 2015 02:08:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YknpG-0006gO-3M for qemu-devel@nongnu.org; Wed, 22 Apr 2015 02:07:58 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t3M67vWG014348 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 22 Apr 2015 02:07:57 -0400 Message-ID: <1429682874.14806.11.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Wed, 22 Apr 2015 08:07:54 +0200 In-Reply-To: <55369B00.4090308@redhat.com> References: <1429521560-2743-1-git-send-email-kraxel@redhat.com> <1429521560-2743-5-git-send-email-kraxel@redhat.com> <55365C33.2090101@redhat.com> <1429628650.21164.24.camel@nilsson.home.kraxel.org> <55369B00.4090308@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 5/6] [wip] tseg, part1, not (yet) tested List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: pbonzini@redhat.com, qemu-devel@nongnu.org, mst@redhat.com Hi, > A "unified" patchset (not necessarily posted, just pushed somewhere) > would be helpful down the road -- IIRC this one was claimed unapplicable > to current master. (Which is also why I didn't try the "info mtree" > command, see elsewhere in the thread -- I didn't try to build the series.) https://www.kraxel.org/cgit/qemu/log/?h=rebase/smm-wip HTH, Gerd