Home
last modified time | relevance | path

Searched hist:"06798 cf5832716ec459faeda0dba49a865cc18f7" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/xen/control/
H A Dcontrol.cdiff 06798cf5832716ec459faeda0dba49a865cc18f7 Tue Oct 01 10:21:41 CEST 2019 Roger Pau Monné <royger@FreeBSD.org> xen/ctrl: acknowledge all control requests

Currently only suspend requests are acknowledged by writing an empty
string back to the xenstore control node, but poweroff or reboot
requests are not acknowledged and FreeBSD simply proceeds to perform
the desired action.

Fix this by acknowledging all requests, and remove the suspend specific
ack done in the handler.

Sponsored by: Citrix Systems R&D
MFC after: 3 days