vhci: Add function to pause processing input from vhci
authorPauli Virtanen <pav@iki.fi>
Sat, 19 Aug 2023 13:31:20 +0000 (16:31 +0300)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commitfccfb170a5715015dfaf36a1eddc330d7f62ce0a
treebde7563f2ce9643fbddbe55515a65763963b20f8
parentd8e6a5e68d9224e759cbe7a7d1f05917243230f1
vhci: Add function to pause processing input from vhci

Add function to pause (temporarily) reading data from vhci.  This can be
used to synchronously pause handling of btdev commands from the kernel.
emulator/vhci.c
emulator/vhci.h