diff options
author | Volker RĂ¼melin <vr_qemu@t-online.de> | 2021-05-25 20:14:36 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2021-05-26 11:30:51 +0200 |
commit | ac9192bd0a9cae217eac8b3b34d3caae93638e51 (patch) | |
tree | 50b5688cb825d1ff90df15daba4e47651f3a8689 /python/qemu/machine.py | |
parent | d1e45668d2128b064e2cd8080ca662f9b0f33bd6 (diff) | |
download | qemu-ac9192bd0a9cae217eac8b3b34d3caae93638e51.zip qemu-ac9192bd0a9cae217eac8b3b34d3caae93638e51.tar.gz qemu-ac9192bd0a9cae217eac8b3b34d3caae93638e51.tar.bz2 |
pckbd: add state variable for interrupt source
Currently there is only one flag to distinguish between two
interrupt sources and there are no available flags for more
sources. Add an internal state variable to store the interrupt
source. The next patch will introduce an additional interrupt
source. There is no functional change.
Signed-off-by: Volker RĂ¼melin <vr_qemu@t-online.de>
Message-Id: <20210525181441.27768-7-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'python/qemu/machine.py')
0 files changed, 0 insertions, 0 deletions