freebsd-skq/sys/dev/xen
Roger Pau Monné 06798cf583 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
2019-10-01 08:21:41 +00:00
..
balloon
blkback
blkfront Implement support for online disk capacity changes. 2019-03-30 07:20:28 +00:00
console Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
control xen/ctrl: acknowledge all control requests 2019-10-01 08:21:41 +00:00
debug Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
evtchn
gntdev Replace redundant code with a few new vm_page_grab facilities: 2019-09-10 19:08:01 +00:00
grant_table
netback
netfront
pci
pcifront
privcmd Replace redundant code with a few new vm_page_grab facilities: 2019-09-10 19:08:01 +00:00
pvcpu
timer
xenpci
xenstore