qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Janosch Frank <frankja@linux.ibm.com>
To: qemu-devel@nongnu.org
Cc: borntraeger@de.ibm.com, david@redhat.com, cohuck@redhat.com
Subject: [Qemu-devel] [PATCH v2 1/2] kvm: sync linux headers
Date: Tue, 31 Jul 2018 10:08:59 +0100	[thread overview]
Message-ID: <20180731090900.187430-2-frankja@linux.ibm.com> (raw)
In-Reply-To: <20180731090900.187430-1-frankja@linux.ibm.com>

Import KVM_CAP_S390_HPAGE.
Placeholder for proper sync.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
---
 linux-headers/linux/kvm.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/linux-headers/linux/kvm.h b/linux-headers/linux/kvm.h
index 98f389a5a3..e3b1e3070c 100644
--- a/linux-headers/linux/kvm.h
+++ b/linux-headers/linux/kvm.h
@@ -949,6 +949,7 @@ struct kvm_ppc_resize_hpt {
 #define KVM_CAP_GET_MSR_FEATURES 153
 #define KVM_CAP_HYPERV_EVENTFD 154
 #define KVM_CAP_HYPERV_TLBFLUSH 155
+#define KVM_CAP_S390_HPAGE 156
 
 #ifdef KVM_CAP_IRQ_ROUTING
 
-- 
2.14.3

  reply	other threads:[~2018-07-31  9:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-31  9:08 [Qemu-devel] [PATCH v2 0/2] s390x: Enable KVM huge page backing support Janosch Frank
2018-07-31  9:08 ` Janosch Frank [this message]
2018-07-31  9:09 ` [Qemu-devel] [PATCH v2 2/2] " Janosch Frank
2018-08-01  9:32   ` Thomas Huth
  -- strict thread matches above, loose matches on Subject: below --
2018-06-06 13:26 [Qemu-devel] [PATCH v2 1/2] kvm: sync linux headers gengdongjiu
2018-06-05 20:52 [Qemu-devel] [PATCH v2 0/2] add support for VCPU event states Dongjiu Geng
2018-06-05 20:52 ` [Qemu-devel] [PATCH v2 1/2] kvm: sync linux headers Dongjiu Geng
2018-06-05 13:07   ` Peter Maydell

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=20180731090900.187430-2-frankja@linux.ibm.com \
    --to=frankja@linux.ibm.com \
    --cc=borntraeger@de.ibm.com \
    --cc=cohuck@redhat.com \
    --cc=david@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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;
as well as URLs for NNTP newsgroup(s).