public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: nilal@redhat.com
To: kvm@vger.kernel.org, pbonzini@redhat.com, pagupta@redhat.com,
	wei.w.wang@intel.com, yang.zhang.wz@gmail.com, riel@redhat.com,
	david@redhat.com, mst@redhat.com
Subject: [QEMU PATCH] kvm: Support for guest page hinting
Date: Tue, 10 Oct 2017 14:41:24 -0400	[thread overview]
Message-ID: <20171010184125.8370-1-nilal@redhat.com> (raw)
In-Reply-To: <20171010183923.7982-1-nilal@redhat.com>

This patch adds a new vq (hvq) to existing virtio-balloon code in QEMU.
This hvq is used to recieve the guest address which is supposed to be
freed.

  parent reply	other threads:[~2017-10-10 18:41 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-10 18:39 [Patch v3 0/5] KVM: Guest page hinting nilal
2017-10-10 18:39 ` [Patch v3 1/5] KVM: Support for guest " nilal
2017-10-13 11:47   ` kbuild test robot
2017-10-13 12:44   ` kbuild test robot
2017-10-10 18:39 ` [Patch v3 2/5] KVM: Guest page hinting functionality nilal
2017-10-10 18:39 ` [Patch v3 3/5] KVM: Adding tracepoints for guest page hinting nilal
2017-10-10 18:39 ` [Patch v3 4/5] virtio: Exposes added descriptor to the other side synchronously nilal
2017-10-10 18:39 ` [Patch v3 5/5] KVM: Sending hyperlist to the host via hinting_vq nilal
2017-10-13 11:44   ` kbuild test robot
2017-10-10 18:41 ` nilal [this message]
2017-10-10 18:41   ` [PATCH] kvm: Support for guest page hinting nilal
2017-10-11 18:49 ` [Patch v3 0/5] KVM: Guest " Konrad Rzeszutek Wilk
  -- strict thread matches above, loose matches on Subject: below --
2017-11-03 20:30 [Patch v4 0/6] " nilal
2017-11-03 20:37 ` [QEMU PATCH] kvm: Support for guest " nilal
2017-11-03 20:37   ` nilal
2017-11-06 11:21     ` Pankaj Gupta
2017-11-06 14:21       ` Nitesh Narayan Lal
2017-11-28 20:03 [Patch v5 0/7] KVM: Guest " nilal
2017-11-28 20:04 ` [QEMU PATCH] kvm: Support for guest " nilal
2017-12-01 17:31 [Patch v6 0/7] KVM: Guest " nilal
2017-12-01 17:32 ` [QEMU PATCH] kvm: Support for guest " nilal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171010184125.8370-1-nilal@redhat.com \
    --to=nilal@redhat.com \
    --cc=david@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=pagupta@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=riel@redhat.com \
    --cc=wei.w.wang@intel.com \
    --cc=yang.zhang.wz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox