|
| From: | Philippe Mathieu-Daudé |
| Subject: | Re: [PATCH v3 3/7] hw/isa/piix4: Resolve redundant i8259[] attribute |
| Date: | Thu, 17 Feb 2022 00:13:52 +0100 |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.1 |
On 16/2/22 23:45, Bernhard Beschow wrote:
This is a follow-up on patch "malta: Move PCI interrupt handling from gt64xxx_pci to piix4" where i8259[] was moved from MaltaState to PIIX4State to make the code movement more obvious. However, i8259[] seems redundant to *isa, so remove it. Signed-off-by: Bernhard Beschow <shentey@gmail.com> --- hw/isa/piix4.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
| [Prev in Thread] | Current Thread | [Next in Thread] |