[libvirt] [PATCH RESENT] qemu: Enable the capability bit for -no-kvm-pit-reinjection on x86 only

Michal Privoznik mprivozn at redhat.com
Tue May 7 13:14:29 UTC 2013


On 07.05.2013 13:34, Viktor Mihajlovski wrote:
> From: Boris Fiuczynski <fiuczy at linux.vnet.ibm.com>
> 
> On architectures not supporting the Intel specific programmable interval
> timer, like e.g. S390, starting a domain with a clock definition containing
> a pit timer results in the error "Option no-kvm-pit-reinjection not supported
> for this target".
> 
> By moving the capability enablement for -no-kvm-pit-reinjection from the
> InitQMPBasic section into the x86_64 and i686 only enablement section all
> other architectures are no longer automatically enabled. In addition
> architecture related capabilities enablements have refactored into a new
> architecture bound capabilities initialization function.
> 
> Signed-off-by: Boris Fiuczynski <fiuczy at linux.vnet.ibm.com>
> Signed-off-by: Viktor Mihajlovski <mihajlov at linux.vnet.ibm.com>
> ---
>  src/qemu/qemu_capabilities.c |   59 ++++++++++++++++++++++++++++--------------
>  1 file changed, 39 insertions(+), 20 deletions(-)

ACKed & pushed

Michal




More information about the libvir-list mailing list