From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2FqQ-0002q3-UN for qemu-devel@nongnu.org; Wed, 11 Oct 2017 08:10:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2FqQ-0004iy-0J for qemu-devel@nongnu.org; Wed, 11 Oct 2017 08:10:38 -0400 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]:51786) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e2FqP-0004iZ-PK for qemu-devel@nongnu.org; Wed, 11 Oct 2017 08:10:37 -0400 Received: by mail-wm0-x233.google.com with SMTP id f4so4215136wme.0 for ; Wed, 11 Oct 2017 05:10:37 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <89139120-08aa-358c-f878-5c82a0d435b7@linux.vnet.ibm.com> References: <1507599235-25123-1-git-send-email-stefanb@linux.vnet.ibm.com> <89139120-08aa-358c-f878-5c82a0d435b7@linux.vnet.ibm.com> From: Peter Maydell Date: Wed, 11 Oct 2017 13:10:16 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL v2 00/10] Merge tpm 2017/10/04 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Berger Cc: QEMU Developers , amarnath.valluri@intel.com, =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= On 11 October 2017 at 02:36, Stefan Berger wrote: > I installed OpenBSD 6.2 for i386 . I could recreate this one. PRIx64 solves > it. I don't see the EBADMSG. We include qemu/osdep.h in this file, so this > is odd. OpenBSD only added EBADMSG to its headers very recently: https://github.com/openbsd/src/commit/bd616ed529e7c70988b09205b9cda0caa012efe8#diff-4c402341f93d93b29dc0f6eb539600f5 It's not in 6.1 or earlier. thanks -- PMM