qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v10 58/59] kvm/i386: Add xen-evtchn-max-pirq property


From: Paul Durrant
Subject: Re: [PATCH v10 58/59] kvm/i386: Add xen-evtchn-max-pirq property
Date: Tue, 14 Feb 2023 16:16:00 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 01/02/2023 14:31, David Woodhouse wrote:
From: David Woodhouse <dwmw@amazon.co.uk>

The default number of PIRQs is set to 256 to avoid issues with 32-bit MSI
devices. Allow it to be increased if the user desires.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
---
  accel/kvm/kvm-all.c       |  1 +
  hw/i386/kvm/xen_evtchn.c  | 21 +++++++++++----------
  include/sysemu/kvm_int.h  |  1 +
  include/sysemu/kvm_xen.h  |  1 +
  target/i386/kvm/kvm.c     | 34 ++++++++++++++++++++++++++++++++++
  target/i386/kvm/xen-emu.c |  6 ++++++
  6 files changed, 54 insertions(+), 10 deletions(-)


Reviewed-by: Paul Durrant <paul@xen.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]