The patch titled kvm: bump API version has been removed from the -mm tree. Its filename was kvm-bump-api-version.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: kvm: bump API version From: Avi Kivity <avi@xxxxxxxxxxxx> Signed-off-by: Avi Kivity <avi@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/kvm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN include/linux/kvm.h~kvm-bump-api-version include/linux/kvm.h --- a/include/linux/kvm.h~kvm-bump-api-version +++ a/include/linux/kvm.h @@ -11,7 +11,7 @@ #include <asm/types.h> #include <linux/ioctl.h> -#define KVM_API_VERSION 3 +#define KVM_API_VERSION 4 /* * Architectural interrupt line count, and the size of the bitmap needed _ Patches currently in -mm which might be from avi@xxxxxxxxxxxx are git-kvm.patch kvm-add-internal-filesystem-for-generating-inodes-tweak.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html