core-admin/qubes-rpc
Pawel Marczewski 63ac952803
Implement new admin.vm.ImportWithSize API call
This should allow importing a volume and changing the size at the
same time, without performing the resize operation on original
volume first.

The internal API has been renamed to internal.vm.volume.ImportBegin
to avoid confusion, and for symmetry with ImportEnd.

See QubesOS/qubes-issues#5239.
2020-01-23 09:47:22 +01:00
..
.gitignore admin-api: create and install actual Admin API RPC endpoints 2017-05-23 03:24:15 +02:00
admin.vm.Console api/admin: make admin.vm.Console call go through qubesd 2019-06-09 18:03:18 +02:00
admin.vm.volume.Import Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
Makefile qubesd-query-fast: fix compile warnings, enable -Werror 2017-06-05 23:33:58 +02:00
qubes.ConnectTCP Add qubes.ConnectTCP RPC for allowing dom0 sockets binding 2019-08-29 11:40:20 +02:00
qubes.FeaturesRequest Migrate qubes.NotifyTools, qubes.FeaturesRequest, qubes.NotifyUpdates 2017-06-06 03:33:30 +02:00
qubes.GetDate Add qubes.GetDate proxy service 2018-03-03 03:50:58 +01:00
qubes.GetRandomizedTime Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
qubes.NotifyTools Migrate qubes.NotifyTools, qubes.FeaturesRequest, qubes.NotifyUpdates 2017-06-06 03:33:30 +02:00
qubes.NotifyUpdates Migrate qubes.NotifyTools, qubes.FeaturesRequest, qubes.NotifyUpdates 2017-06-06 03:33:30 +02:00
qubesd-query-fast.c Make qubesd-query-fast support keyword targets 2019-10-16 14:23:48 +02:00