On 22/2/22 20:34, Bernhard Beschow wrote:
Now that the last users of ISADevice::isairq[] have been resolved during the previous commits, it can be removed for good.Signed-off-by: Bernhard Beschow <shen...@gmail.com> --- hw/isa/isa-bus.c | 13 ------------- include/hw/isa/isa.h | 2 -- 2 files changed, 15 deletions(-)
Nice :) Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>