diff options
author | Bernhard Beschow <shentey@gmail.com> | 2025-05-26 22:38:20 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2025-06-02 14:29:15 -0400 |
commit | 0b006153b7ec66505cb2d231235aa19ca5d2ce37 (patch) | |
tree | 7237188e369d626c9641a7043ce7e7f03321d6bc /scripts/qemugdb/timers.py | |
parent | 494c50dcc0995ae6eb526d2848c33cbf910ab218 (diff) | |
download | qemu-0b006153b7ec66505cb2d231235aa19ca5d2ce37.zip qemu-0b006153b7ec66505cb2d231235aa19ca5d2ce37.tar.gz qemu-0b006153b7ec66505cb2d231235aa19ca5d2ce37.tar.bz2 |
hw/i386/pc_piix: Fix RTC ISA IRQ wiring of isapc machine
Commit 56b1f50e3c10 ("hw/i386/pc: Wire RTC ISA IRQs in south bridges")
attempted to refactor RTC IRQ wiring which was previously done in
pc_basic_device_init() but forgot about the isapc machine. Fix this by
wiring in the code section dedicated exclusively to the isapc machine.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2961
Fixes: 56b1f50e3c10 ("hw/i386/pc: Wire RTC ISA IRQs in south bridges")
cc: qemu-stable
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Message-Id: <20250526203820.1853-1-shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/qemugdb/timers.py')
0 files changed, 0 insertions, 0 deletions