Message ID | 20190616153525.27072-1-tao3.xu@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <kvm-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id ED09214B6 for <patchwork-kvm@patchwork.kernel.org>; Sun, 16 Jun 2019 15:38:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DAD7F287CD for <patchwork-kvm@patchwork.kernel.org>; Sun, 16 Jun 2019 15:38:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CD3C5287D4; Sun, 16 Jun 2019 15:38:04 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5C089287CD for <patchwork-kvm@patchwork.kernel.org>; Sun, 16 Jun 2019 15:38:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726054AbfFPPiC (ORCPT <rfc822;patchwork-kvm@patchwork.kernel.org>); Sun, 16 Jun 2019 11:38:02 -0400 Received: from mga07.intel.com ([134.134.136.100]:48772 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725895AbfFPPiC (ORCPT <rfc822;kvm@vger.kernel.org>); Sun, 16 Jun 2019 11:38:02 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Jun 2019 08:38:01 -0700 X-ExtLoop1: 1 Received: from tao-optiplex-7060.sh.intel.com ([10.239.13.104]) by FMSMGA003.fm.intel.com with ESMTP; 16 Jun 2019 08:37:59 -0700 From: Tao Xu <tao3.xu@intel.com> To: pbonzini@redhat.com, rth@twiddle.net, ehabkost@redhat.com Cc: cohuck@redhat.com, mst@redhat.com, mtosatti@redhat.com, qemu-devel@nongnu.org, kvm@vger.kernel.org, tao3.xu@intel.com, jingqi.liu@intel.com Subject: [PATCH v3 0/2] x86: Enable user wait instructions Date: Sun, 16 Jun 2019 23:35:23 +0800 Message-Id: <20190616153525.27072-1-tao3.xu@intel.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: <kvm.vger.kernel.org> X-Mailing-List: kvm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
x86: Enable user wait instructions
|
expand
|