---
spice.proto | 1 +
1 file changed, 1 insertion(+)
diff --git a/spice.proto b/spice.proto
index a419c71..f024114 100644
--- a/spice.proto
+++ b/spice.proto
@@ -1386,6 +1386,7 @@ channel WebDAVChannel : PortChannel {
channel PowerChannel : BaseChannel {
client:
Empty reset = 101;
+ Empty poweroff;
};
protocol Spice {
--
2.52.0- [PATCH qemu 16/22] spice: Add poweroff corubba
- [PATCH spice-gtk 17/22] power: Add poweroff corubba
- [PATCH qemu 10/22] spice: Add power reset corubba
- [PATCH spice 22/22] docs: Add power corubba
- [PATCH virt-viewer 12/22] spice: Add power reset corubba
- [PATCH spice-protocol 02/22] protocol: Add power channel corubba
- [PATCH virt-viewer 06/22] spice: Add power channel corubba
- [PATCH spice-common 07/22] proto: Add power reset message corubba
- [PATCH spice 09/22] power: Add reset corubba
- [PATCH spice-protocol 08/22] protocol: Add power reset mes... corubba
- [PATCH spice-common 13/22] proto: Add poweroff message corubba
- [PATCH spice-gtk 05/22] power: Add channel corubba
- [PATCH spice 20/22] power: Add capabilities corubba
- [PATCH spice-protocol 19/22] protocol: Add power capabilit... corubba
- [PATCH virt-viewer 18/22] spice: Add poweroff corubba
- [PATCH spice-gtk 11/22] power: Add reset corubba
- [PATCH spice-protocol 14/22] protocol: Add poweroff messag... corubba
- [PATCH virt-viewer 21/22] spice: Add power capabilities corubba
- [PATCH spice 15/22] power: Add poweroff corubba
- Re: [RFC 00/22] Add power-control to SPICE protocol Frediano Ziglio
