Eric Blake
eb826444f9
vcpu: implement the remote protocol
Done by editing the first three files, then running
'make -C src rpcgen', then editing src/remote_protocol-structs
to match.
* daemon/remote.c (remoteDispatchDomainSetVcpusFlags)
(remoteDispatchDomainGetVcpusFlags): New functions.
* src/remote/remote_driver.c (remoteDomainSetVcpusFlags)
(remoteDomainGetVcpusFlags, remote_driver): Client side
serialization.
* src/remote/remote_protocol.x
(remote_domain_set_vcpus_flags_args)
(remote_domain_get_vcpus_flags_args)
(remote_domain_get_vcpus_flags_ret)
(REMOTE_PROC_DOMAIN_SET_VCPUS_FLAGS)
(REMOTE_PROC_DOMAIN_GET_VCPUS_FLAGS): Define wire format.
* daemon/remote_dispatch_args.h: Regenerate.
* daemon/remote_dispatch_prototypes.h: Likewise.
* daemon/remote_dispatch_table.h: Likewise.
* src/remote/remote_protocol.c: Likewise.
* src/remote/remote_protocol.h: Likewise.
* src/remote_protocol-structs: Likewise.
2010-10-19 10:02:33 -06:00
..
2010-08-31 10:00:31 -06:00
2010-08-24 14:19:05 +01:00
2010-03-26 13:52:29 +00:00
2010-04-15 11:40:08 -06:00
2010-03-09 19:22:28 +01:00
2009-09-21 14:41:42 +01:00
2010-09-22 17:52:20 +01:00
2010-05-25 17:09:18 +01:00
2010-07-23 17:30:33 -04:00
2010-05-21 12:48:34 -04:00
2010-03-10 11:27:02 +01:00
2010-07-17 04:51:01 +10:00
2009-09-21 14:41:42 +01:00
2009-09-21 14:41:42 +01:00
2010-03-10 11:27:02 +01:00
2009-09-21 14:41:42 +01:00
2010-05-26 10:51:36 -04:00
2010-03-10 11:27:02 +01:00
2010-09-10 11:14:59 +01:00
2009-09-21 14:41:45 +01:00
2010-03-09 19:22:28 +01:00
2010-07-23 17:30:33 -04:00
2010-07-23 17:30:33 -04:00
2010-07-23 17:30:33 -04:00
2010-07-23 17:30:33 -04:00
2010-10-19 10:02:33 -06:00
2010-10-19 10:02:33 -06:00
2010-10-19 10:02:33 -06:00
2010-10-19 10:02:33 -06:00
2010-07-23 17:30:33 -04:00
2010-10-19 10:02:33 -06:00
2010-09-10 11:14:51 +01:00
2009-09-30 14:05:41 +02:00
2010-03-09 19:22:28 +01:00
2009-09-21 14:41:42 +01:00
2009-11-03 14:45:43 -05:00