Enable HV assisted KVM on ppc64
This commit is contained in:
parent
b21ed959a4
commit
7ac8101a19
@ -142,8 +142,7 @@ CONFIG_PERF_EVENTS=y
|
|||||||
CONFIG_EVENT_PROFILE=y
|
CONFIG_EVENT_PROFILE=y
|
||||||
|
|
||||||
CONFIG_KVM_BOOK3S_64=m
|
CONFIG_KVM_BOOK3S_64=m
|
||||||
#-- Enable _HV once publicly available POWER7 hardware can use it
|
CONFIG_KVM_BOOK3S_64_HV=y
|
||||||
# CONFIG_KVM_BOOK3S_64_HV is not set
|
|
||||||
# CONFIG_KVM_EXIT_TIMING is not set
|
# CONFIG_KVM_EXIT_TIMING is not set
|
||||||
|
|
||||||
#-- bz#607175
|
#-- bz#607175
|
||||||
|
@ -62,7 +62,7 @@ Summary: The Linux kernel
|
|||||||
# For non-released -rc kernels, this will be appended after the rcX and
|
# For non-released -rc kernels, this will be appended after the rcX and
|
||||||
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
|
||||||
#
|
#
|
||||||
%global baserelease 2
|
%global baserelease 3
|
||||||
%global fedora_build %{baserelease}
|
%global fedora_build %{baserelease}
|
||||||
|
|
||||||
# base_sublevel is the kernel version we're starting with and patching
|
# base_sublevel is the kernel version we're starting with and patching
|
||||||
@ -2278,6 +2278,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 08 2012 Josh Boyer <jwboyer@redhat.com>
|
||||||
|
- Enable HV assisted KVM on ppc64
|
||||||
|
|
||||||
* Tue Jun 05 2012 Josh Boyer <jwboyer@redhat.com>
|
* Tue Jun 05 2012 Josh Boyer <jwboyer@redhat.com>
|
||||||
- Disable MV643XX on ppc32 because ARM broke it (rhbz 828776)
|
- Disable MV643XX on ppc32 because ARM broke it (rhbz 828776)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user