qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH 0/2] Confine igd-passthrough-isa-bridge to XEN


From: Paolo Bonzini
Subject: Re: [PATCH 0/2] Confine igd-passthrough-isa-bridge to XEN
Date: Thu, 5 May 2022 19:13:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 5/5/22 18:56, Bernhard Beschow wrote:
Am 26. März 2022 16:58:22 UTC schrieb Bernhard Beschow <shentey@gmail.com>:
This patch series changes the "igd-passthrough-isa-bridge" device only to be
provided if CONFIG_XEN_PCI_PASSTHROUGH is true. With it xen_pt gets decoupled
from i386/pc.

Bernhard Beschow (2):
  hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN
  hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirection

hw/i386/pc_piix.c        | 118 -------------------------------------
hw/xen/xen_pt.c          |  12 ----
hw/xen/xen_pt.h          |   2 +
hw/xen/xen_pt_graphics.c | 122 +++++++++++++++++++++++++++++++++++++++
include/hw/i386/pc.h     |   1 -
5 files changed, 124 insertions(+), 131 deletions(-)


Ping

Thanks to Anthony the series is reviewed. Which tree wants to pick it up?

Best regards,
Bernhard


Queued, thanks.

Paolo



reply via email to

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