summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2013-04-30 12:38:54 -0400
committerJosh Boyer <jwboyer@redhat.com>2013-04-30 12:38:54 -0400
commit8856395208e809c9c61f6d1e7bc47d352f884685 (patch)
tree23e6b118403cc495365f80e9785c9f5f38761c61
parentc2b217b23eff35e6d4ce8d353705e9323787dff7 (diff)
downloadkernel-8856395208e809c9c61f6d1e7bc47d352f884685.tar.gz
kernel-8856395208e809c9c61f6d1e7bc47d352f884685.tar.xz
kernel-8856395208e809c9c61f6d1e7bc47d352f884685.zip
Linux v3.9-3520-g5a5a1bf
-rw-r--r--config-x86-generic2
-rw-r--r--kernel.spec5
-rw-r--r--sources2
3 files changed, 6 insertions, 3 deletions
diff --git a/config-x86-generic b/config-x86-generic
index 398d4209c..099a3f98d 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -245,7 +245,7 @@ CONFIG_KVM_AMD=m
CONFIG_LGUEST=m
CONFIG_LGUEST_GUEST=y
-CONFIG_PARAVIRT_GUEST=y
+CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y
CONFIG_PARAVIRT_TIME_ACCOUNTING=y
# CONFIG_PARAVIRT_DEBUG is not set
diff --git a/kernel.spec b/kernel.spec
index e60bc5d06..5bca1df13 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
-%define gitrev 4
+%define gitrev 5
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -2290,6 +2290,9 @@ fi
# ||----w |
# || ||
%changelog
+* Tue Apr 30 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git5.1
+- Linux v3.9-3520-g5a5a1bf
+
* Tue Apr 30 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git4.1
- Linux v3.9-3143-g56847d8
diff --git a/sources b/sources
index cf3636a03..7fa5b9717 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
4348c9b6b2eb3144d601e87c19d5d909 linux-3.9.tar.xz
-60c488542da8362dc70bc28ece41119d patch-3.9-git4.xz
+5e4a52d1e51f5dc0f218d82f0a08269c patch-3.9-git5.xz