hw/input/pckbd: QOM'ify IRQ numbers
commitb86ce7a66af5605a050ab1dec867ec6ef631887f
authorBernhard Beschow <shentey@gmail.com>
Tue, 1 Mar 2022 22:00:33 +0000 (1 23:00 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 8 Mar 2022 18:38:17 +0000 (8 19:38 +0100)
treecef67c5a6c7f0838e71c11d7a1e3f6730f8b5be9
parente89d9fa385c040135a2bce94588dbbd2f7e8e55f
hw/input/pckbd: QOM'ify IRQ numbers

Exposing the IRQ numbers as QOM properties not only allows them to be
configurable but also to be printed by standard QOM mechanisms. This
allows isabus_dev_print() to be retired eventually.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220301220037.76555-4-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220307134353.1950-11-philippe.mathieu.daude@gmail.com>
Reviewed-by: Bernhard Beschow <shentey@gmail.com>
hw/input/pckbd.c