Daniel P. Berrange
aa23d432cd
Change code generator to give async event messages their own postfix
...
The naming convention for structs used in the RPC layer is for
incoming requests to be called XXXX_args, and the associated
outgoing reply to be called XXXX_ret. Asynchronously emitted
messages (eg events) are re-using the XXXX_ret naming scheme.
This patch changes that such that async messages are XXXX_msg,
and stops adding entries for them in the dispatch table, avoiding
the need for a dummy no-op implementation.
* qemud/remote.c: Remove dummy remoteDispatchDomainEvent, no
longer required. Update to replace remote_domain_event_ret
with xdr_remote_domain_event_msg
* qemud/remote_protocol.x: Rename remote_domain_event_ret to
remote_domain_event_msg
* qemud/remote_generate_stubs.pl: Adding handling for new
XXX_msg structs.
* src/remote_internal.c: Rename remote_domain_event_ret to
remote_domain_event_msg
* qemud/remote_dispatch_prototypes.h, qemud/remote_dispatch_ret.h,
qemud/remote_dispatch_table.h, qemud/remote_protocol.h,
qemud/remote_protocol.c: auto-regenerate
2009-07-16 16:09:47 +01:00
..
2009-07-16 15:06:42 +02:00
2009-07-16 15:06:42 +02:00
2009-05-19 10:17:17 +00:00
2009-06-03 11:13:33 +00:00
2009-06-03 11:13:33 +00:00
2009-05-13 16:19:59 +00:00
2008-11-17 11:03:25 +00:00
2009-06-29 10:41:56 +00:00
2009-06-29 10:41:56 +00:00
2009-05-08 10:24:11 +00:00
2009-03-06 14:44:04 +00:00
2009-06-22 11:54:49 +00:00
2009-06-22 11:54:49 +00:00
2009-05-20 13:37:30 +00:00
2008-08-20 20:48:35 +00:00
2009-05-29 14:29:22 +00:00
2009-05-29 14:29:22 +00:00
2009-07-10 19:29:31 -04:00
2009-07-09 20:04:07 +01:00
2008-12-04 21:09:20 +00:00
2008-12-04 21:09:20 +00:00
2009-05-08 10:05:56 +00:00
2009-06-12 13:20:13 +00:00
2008-11-19 16:24:01 +00:00
2008-11-19 16:24:01 +00:00
2008-01-29 18:15:54 +00:00
2009-01-23 12:29:29 +00:00
2008-08-20 20:48:35 +00:00
2009-07-15 20:16:26 +02:00
2009-07-15 20:16:26 +02:00
2009-01-15 19:56:05 +00:00
2009-03-03 11:40:08 +00:00
2008-11-07 16:43:23 +00:00
2009-06-03 11:13:33 +00:00
2009-01-05 14:06:41 +00:00
2009-06-12 13:20:13 +00:00
2009-01-05 14:08:26 +00:00
2009-07-15 20:16:26 +02:00
2009-05-21 13:46:35 +00:00
2008-10-15 18:39:34 +00:00
2008-10-15 18:39:34 +00:00
2008-10-15 18:39:34 +00:00
2008-10-15 18:39:34 +00:00
2009-07-16 10:53:16 +01:00
2009-07-16 15:06:42 +02:00
2009-07-01 11:21:15 +00:00
2009-06-16 15:27:33 +00:00
2009-07-16 15:06:42 +02:00
2009-06-29 17:09:42 +00:00
2009-04-22 14:26:50 +00:00
2009-06-29 17:09:42 +00:00
2009-06-16 15:42:46 +00:00
2008-08-20 20:48:35 +00:00
2009-07-15 20:16:26 +02:00
2008-11-17 11:03:25 +00:00
2008-11-17 11:03:25 +00:00
2009-07-16 15:06:42 +02:00
2009-07-16 15:06:42 +02:00
2009-07-08 12:01:35 +02:00
2008-10-10 13:57:13 +00:00
2009-06-25 14:51:21 +00:00
2009-06-12 13:12:55 +00:00
2009-06-12 13:20:13 +00:00
2009-06-26 14:09:01 +00:00
2009-06-12 13:20:13 +00:00
2009-06-26 14:09:01 +00:00
2009-07-08 12:01:35 +02:00
2009-06-17 08:38:17 +00:00
2009-07-16 15:06:42 +02:00
2009-06-03 13:28:02 +00:00
2009-06-03 13:28:02 +00:00
2009-03-24 10:59:13 +00:00
2009-06-12 12:06:15 +00:00
2008-09-05 14:10:58 +00:00
2009-06-26 20:14:18 +00:00
2009-07-16 13:57:44 +01:00
2009-03-02 16:18:11 +00:00
2009-05-11 13:50:38 +00:00
2008-11-28 15:25:04 +00:00
2009-07-16 15:06:42 +02:00
2009-07-09 20:04:07 +01:00
2009-07-16 16:50:23 +02:00
2008-11-21 12:16:08 +00:00
2009-03-16 13:54:26 +00:00
2009-01-28 16:13:46 +00:00
2008-04-10 16:54:54 +00:00
2009-07-16 16:09:47 +01:00
2008-11-28 12:03:20 +00:00
2009-07-03 10:29:09 +00:00
2009-03-03 10:06:49 +00:00
2009-04-03 14:10:17 +00:00
2009-06-12 11:38:50 +00:00
2009-01-29 12:10:32 +00:00
2008-08-01 14:43:12 +00:00
2009-01-29 12:10:32 +00:00
2008-04-10 16:54:54 +00:00
2009-06-26 16:18:59 +00:00
2008-04-10 16:53:29 +00:00
2009-06-22 16:33:24 +00:00
2008-04-10 16:53:29 +00:00
2009-04-01 16:03:22 +00:00
2008-04-10 16:53:29 +00:00
2009-05-19 13:15:50 +00:00
2008-04-10 16:53:29 +00:00
2009-04-07 12:50:17 +00:00
2009-04-07 12:50:17 +00:00
2009-07-16 15:06:42 +02:00
2009-06-17 08:38:17 +00:00
2009-07-08 11:46:25 +02:00
2009-07-08 11:46:25 +02:00
2009-07-08 12:01:35 +02:00
2008-04-10 16:53:29 +00:00
2009-06-22 17:19:30 +00:00
2008-08-20 20:48:35 +00:00
2009-01-15 19:56:05 +00:00
2009-01-15 19:56:05 +00:00
2009-01-15 19:56:05 +00:00
2009-01-15 19:56:05 +00:00
2009-01-15 19:56:05 +00:00
2009-01-15 19:56:05 +00:00
2009-06-03 13:28:02 +00:00
2009-06-12 13:20:13 +00:00
2009-06-29 17:00:52 +00:00
2008-11-19 16:58:23 +00:00
2009-07-16 10:53:21 +01:00
2009-06-29 17:00:52 +00:00
2009-03-03 11:40:08 +00:00
2008-04-10 16:54:54 +00:00
2009-07-16 15:06:42 +02:00
2008-06-26 16:07:48 +00:00
2008-10-15 18:39:34 +00:00
2009-07-16 16:40:08 +02:00
2009-05-27 12:10:47 +00:00
2009-07-01 13:08:17 +00:00
2009-03-31 15:47:16 +00:00
2008-12-17 21:26:16 +00:00
2009-06-16 09:31:19 +00:00
2009-01-22 17:49:41 +00:00
2009-06-19 12:34:30 +00:00
2009-05-21 14:14:01 +00:00
2009-06-26 18:14:16 +00:00
2009-04-24 12:17:50 +00:00
2009-06-19 12:34:30 +00:00
2009-01-20 17:34:56 +00:00
2009-03-03 09:44:41 +00:00
2009-03-03 09:44:41 +00:00
2009-03-31 15:47:16 +00:00
2009-01-21 18:11:14 +00:00