Message ID | 20211101132300.192584-1-mlevitsk@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <kvm-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7E0C9C433F5 for <kvm@archiver.kernel.org>; Mon, 1 Nov 2021 13:23:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5939461058 for <kvm@archiver.kernel.org>; Mon, 1 Nov 2021 13:23:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231867AbhKANZv (ORCPT <rfc822;kvm@archiver.kernel.org>); Mon, 1 Nov 2021 09:25:51 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:43318 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230417AbhKANZv (ORCPT <rfc822;kvm@vger.kernel.org>); Mon, 1 Nov 2021 09:25:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1635772997; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=RZLftubQZhcRywV/L4ITsBdUbnfH9UsZVxjpxPe8d9E=; b=JytEJGPbAu+nK3JacP/IcKFMoRmz5qk7NqJwsQ9V65bN6bwI8I3MbsuvoKDvRD4C2PIbw5 qlgtRLApsCXwS+sbhgb7jD4t8/jQWKjxH1pVEGqpE0Ux/zYh5gb1gHkCu5kbQPWUFzVt3p p52OPpJJ4Jzlwhvx5YRHwe6hV9oN/jk= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-284-YrwGze3yM1qCJwoCR6itjw-1; Mon, 01 Nov 2021 09:23:16 -0400 X-MC-Unique: YrwGze3yM1qCJwoCR6itjw-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id E7C138026AD; Mon, 1 Nov 2021 13:23:14 +0000 (UTC) Received: from localhost.localdomain (unknown [10.40.194.243]) by smtp.corp.redhat.com (Postfix) with ESMTP id 10BDD60C0F; Mon, 1 Nov 2021 13:23:04 +0000 (UTC) From: Maxim Levitsky <mlevitsk@redhat.com> To: qemu-devel@nongnu.org Cc: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= <philmd@redhat.com>, kvm@vger.kernel.org, Marcelo Tosatti <mtosatti@redhat.com>, =?utf-8?q?Alex_?= =?utf-8?q?Benn=C3=A9e?= <alex.bennee@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, Maxim Levitsky <mlevitsk@redhat.com> Subject: [PATCH v2 0/3] KVM: qemu patches for few KVM features I developed Date: Mon, 1 Nov 2021 15:22:57 +0200 Message-Id: <20211101132300.192584-1-mlevitsk@redhat.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Precedence: bulk List-ID: <kvm.vger.kernel.org> X-Mailing-List: kvm@vger.kernel.org |
Series |
KVM: qemu patches for few KVM features I developed
|
expand
|