commit | 525ce914edf136d2bd02ac8c404d56c52e737f4d | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Jul 26 13:12:53 2017 -0700 |
committer | Christopher Ferris <cferris@google.com> | Thu Jul 27 16:01:39 2017 -0700 |
tree | 0da29892c385ef568bc67ff2f2814bfb2f7b0412 | |
parent | 4f36cabd8d1b1f3ed6ad4586f86aad5731f4bdaf [diff] [blame] |
Update to kernel headers v4.12.3. Test: Built angler. Change-Id: Icbcf4fac2334de8409b049ed7a3b4c24b4e98ce9
diff --git a/libc/kernel/uapi/asm-x86/asm/kvm.h b/libc/kernel/uapi/asm-x86/asm/kvm.h index 75680ee..913d4bc 100644 --- a/libc/kernel/uapi/asm-x86/asm/kvm.h +++ b/libc/kernel/uapi/asm-x86/asm/kvm.h
@@ -20,6 +20,8 @@ #define _ASM_X86_KVM_H #include <linux/types.h> #include <linux/ioctl.h> +#define KVM_PIO_PAGE_OFFSET 1 +#define KVM_COALESCED_MMIO_PAGE_OFFSET 2 #define DE_VECTOR 0 #define DB_VECTOR 1 #define BP_VECTOR 3