diff options
author | Volker Rümelin <vr_qemu@t-online.de> | 2021-05-25 20:14:38 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2021-05-26 11:31:51 +0200 |
commit | e4697fabb58133c3cfa5d3afe727db80beda5af7 (patch) | |
tree | 0ca40e469240b750a5e38d6cbf698f00a816c4d8 /python/qemu/machine.py | |
parent | aa67a42f8d28cb7db743a070afa8f143235a4e7f (diff) | |
download | qemu-e4697fabb58133c3cfa5d3afe727db80beda5af7.zip qemu-e4697fabb58133c3cfa5d3afe727db80beda5af7.tar.gz qemu-e4697fabb58133c3cfa5d3afe727db80beda5af7.tar.bz2 |
pckbd: add function kbd_pending()
Replace reads of the variable s->pending with a call to a new
function kbd_pending() to ease the review of the next patch.
There is no functional change.
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20210525181441.27768-9-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