qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 3/4] alpha: Provide a PCI-ISA bridge device node for guest OS


From: Richard Henderson
Subject: Re: [PATCH 3/4] alpha: Provide a PCI-ISA bridge device node for guest OS's that expect it
Date: Mon, 14 Jun 2021 21:20:21 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

On 6/13/21 2:15 PM, Jason Thorpe wrote:
+/* The following was copied from hw/isa/i82378.c and modified to provide
+   only the minimal PCI device node.  */
+
+/*
+ * QEMU Intel i82378 emulation (PCI to ISA bridge)
+ *

Why can't we just use the existing device model?
Certainly duplicating code like this isn't the best way.


r~



reply via email to

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