[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/4] hw/i386/pc: Trivial cleanups
From: |
Bernhard Beschow |
Subject: |
Re: [PATCH 0/4] hw/i386/pc: Trivial cleanups |
Date: |
Thu, 07 Mar 2024 18:57:54 +0000 |
Am 1. März 2024 18:59:32 UTC schrieb "Philippe Mathieu-Daudé"
<philmd@linaro.org>:
>Trivial cleanups, mostly around the 'isapc' machine.
>
>Philippe Mathieu-Daudé (4):
> hw/i386/pc: Remove pc_compat_1_4..1.7[] left over declarations
> hw/i386/pc: Use generated NotifyVmexitOption_str()
> hw/i386/pc: Remove 'host_type' argument from pc_init1()
> hw/i386/pc: Have pc_init_isa() pass a NULL pci_type argument
Ping. Will this series make it into 9.0? AFAICS all patches are reviewed.
>
> include/hw/i386/pc.h | 12 ------------
> hw/i386/pc_piix.c | 18 ++++++------------
> 2 files changed, 6 insertions(+), 24 deletions(-)
>