summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorGleb Natapov <gleb@redhat.com>2013-01-14 11:01:26 +0200
committerGleb Natapov <gleb@redhat.com>2013-01-14 11:01:26 +0200
commitaa11e3a8a6d9f92c3fe4b91a9aca5d8c23d55d4d (patch)
tree17e13edc8e1b9998fed9660f55b2873246d4376b /include/linux
parentf79ed82da494bc2ea677c6fc28b5439eacf4f5cc (diff)
parent324b3e63167bce69e6622c2be182595790bf7e38 (diff)
Merge branch 'kvm-ppc-next' of https://github.com/agraf/linux-2.6 into queue
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/kvm_host.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/kvm_host.h b/include/linux/kvm_host.h
index cbe0d683e2e5..4dd7d7531e69 100644
--- a/include/linux/kvm_host.h
+++ b/include/linux/kvm_host.h
@@ -122,6 +122,7 @@ static inline bool is_error_page(struct page *page)
#define KVM_REQ_WATCHDOG 18
#define KVM_REQ_MASTERCLOCK_UPDATE 19
#define KVM_REQ_MCLOCK_INPROGRESS 20
+#define KVM_REQ_EPR_EXIT 21
#define KVM_USERSPACE_IRQ_SOURCE_ID 0
#define KVM_IRQFD_RESAMPLE_IRQ_SOURCE_ID 1