-
Volker Rümelin authored
Currently there is no way to disable poll mode in oss_enable_out and oss_enable_in when it was enabled before. The enable code path always resets the poll mode state variable. Fixes: b027a538 "oss: Remove unused error handling of qemu_set_fd_handler" Signed-off-by:
Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20200123074943.6699-8-vr_qemu@t-online.de>
Signed-off-by:
Gerd Hoffmann <kraxel@redhat.com>Volker Rümelin authoredCurrently there is no way to disable poll mode in oss_enable_out and oss_enable_in when it was enabled before. The enable code path always resets the poll mode state variable. Fixes: b027a538 "oss: Remove unused error handling of qemu_set_fd_handler" Signed-off-by:
Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20200123074943.6699-8-vr_qemu@t-online.de>
Signed-off-by:
Gerd Hoffmann <kraxel@redhat.com>
Loading