summary refs log tree commit diff
path: root/devices/src/virtio/net.rs
diff options
context:
space:
mode:
authorFletcher Woodruff <fletcherw@chromium.org>2019-10-02 13:11:34 -0600
committerCommit Bot <commit-bot@chromium.org>2019-10-03 06:57:34 +0000
commit82ff397489cc9fcc6bee1cdc98aa5eede18f8978 (patch)
tree85fdae43df3cc74ef018c3a8eb3c2c6f91d7970c /devices/src/virtio/net.rs
parentf9b035d50c431c2a544ad1cb91ca5121165ae7aa (diff)
downloadcrosvm-82ff397489cc9fcc6bee1cdc98aa5eede18f8978.tar
crosvm-82ff397489cc9fcc6bee1cdc98aa5eede18f8978.tar.gz
crosvm-82ff397489cc9fcc6bee1cdc98aa5eede18f8978.tar.bz2
crosvm-82ff397489cc9fcc6bee1cdc98aa5eede18f8978.tar.lz
crosvm-82ff397489cc9fcc6bee1cdc98aa5eede18f8978.tar.xz
crosvm-82ff397489cc9fcc6bee1cdc98aa5eede18f8978.tar.zst
crosvm-82ff397489cc9fcc6bee1cdc98aa5eede18f8978.zip
sys_util: allow adding handlers for all signals
Currently, sys_util's register_signal_handler only permits handlers for
real-time signals. Rename that function to register_rt_signal_handler
and add a new register_signal_handler that supports all signals, then
update references to the old name.

BUG=chromium:1008990
TEST=builds

Change-Id: I455e14c562cd1f2ca4b308b4e38c503845321926
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/1836185
Tested-by: Fletcher Woodruff <fletcherw@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Dylan Reid <dgreid@chromium.org>
Commit-Queue: Fletcher Woodruff <fletcherw@chromium.org>
Diffstat (limited to 'devices/src/virtio/net.rs')
0 files changed, 0 insertions, 0 deletions