qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v5 5/8] vt82c686: Add emulation of VT8231 south bridge


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 5/8] vt82c686: Add emulation of VT8231 south bridge
Date: Thu, 4 Mar 2021 21:08:14 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 3/2/21 10:11 PM, BALATON Zoltan wrote:
> Add emulation of VT8231 south bridge ISA part based on the similar
> VT82C686B but implemented in a separate subclass that holds the
> differences while reusing parts that can be shared.
> 
> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---
>  hw/isa/vt82c686.c         | 84 +++++++++++++++++++++++++++++++++++++++
>  include/hw/isa/vt82c686.h |  1 +
>  include/hw/pci/pci_ids.h  |  1 +
>  3 files changed, 86 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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