Linux v3.11-3120-g816434e
This commit is contained in:
parent
d0e2e5b49f
commit
7f84e82fc9
@ -254,6 +254,7 @@ CONFIG_PARAVIRT_TIME_ACCOUNTING=y
|
|||||||
CONFIG_KVM_CLOCK=y
|
CONFIG_KVM_CLOCK=y
|
||||||
CONFIG_KVM_GUEST=y
|
CONFIG_KVM_GUEST=y
|
||||||
CONFIG_KVM_MMU_AUDIT=y # default $x would be nice...
|
CONFIG_KVM_MMU_AUDIT=y # default $x would be nice...
|
||||||
|
# CONFIG_KVM_DEBUG_FS is not set
|
||||||
|
|
||||||
CONFIG_XEN=y
|
CONFIG_XEN=y
|
||||||
# CONFIG_XEN_DEBUG is not set
|
# CONFIG_XEN_DEBUG is not set
|
||||||
|
@ -95,7 +95,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 0
|
%define rcrev 0
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 9
|
%define gitrev 10
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 3.%{upstream_sublevel}.0
|
%define rpmversion 3.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2314,6 +2314,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 05 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc0.git10.1
|
||||||
|
- Linux v3.11-3120-g816434e
|
||||||
|
|
||||||
* Thu Sep 5 2013 Josh Boyer <jwboyer@fedoraproject.org>
|
* Thu Sep 5 2013 Josh Boyer <jwboyer@fedoraproject.org>
|
||||||
- Fixup perf build
|
- Fixup perf build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user