Michal Privoznik
0123b42c54
conf: Turn @uuid member of _virDomainMemoryDef struct into a pointer
...
The _virDomainMemoryDef structure has @uuid member which is
needed for PPC64 guests. No other architectures use it. Since the
member is VIR_UUID_BUFLEN bytes long, the structure is
unnecessary big. If the member is just a pointer then we can also
replace some calls of virUUIDIsValid() with plain test against
NULL and also simplify formatter code which can now also check
the pointer against NULL.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2021-01-18 16:18:48 +01:00
..
2020-11-24 17:59:26 +01:00
2020-11-09 16:32:55 +00:00
2021-01-04 14:53:08 +01:00
2021-01-04 14:53:08 +01:00
2021-01-18 11:53:49 +01:00
2021-01-06 09:25:12 +01:00
2020-11-06 10:40:51 +01:00
2021-01-08 15:27:44 +01:00
2020-11-06 10:40:51 +01:00
2021-01-11 18:32:59 +01:00
2021-01-18 11:53:31 +01:00
2021-01-18 11:53:31 +01:00
2020-10-01 12:04:48 +02:00
2021-01-18 11:53:47 +01:00
2020-12-04 16:15:03 +01:00
2020-11-13 14:49:50 +03:00
2021-01-18 16:18:48 +01:00
2020-12-04 16:24:19 +01:00
2020-12-07 11:32:40 +01:00
2020-12-07 11:32:40 +01:00
2020-11-03 21:26:32 +01:00
2020-11-03 21:26:32 +01:00
2021-01-18 11:53:33 +01:00
2021-01-18 11:53:33 +01:00
2021-01-18 11:53:33 +01:00
2020-12-08 15:12:34 +01:00
2020-09-14 18:10:56 +02:00
2020-09-14 18:10:56 +02:00
2021-01-08 09:18:00 +01:00
2020-11-03 21:26:32 +01:00
2020-12-02 15:43:07 +01:00
2020-09-07 10:47:54 +02:00
2021-01-18 11:53:33 +01:00
2020-08-04 17:58:08 +01:00
2020-12-16 21:31:57 -05:00
2020-10-27 12:03:19 +00:00
2021-01-06 13:15:17 +01:00
2020-11-09 12:25:49 +01:00
2020-11-09 12:25:49 +01:00
2021-01-08 09:17:25 +01:00
2020-09-05 07:55:45 +02:00
2021-01-11 18:32:59 +01:00
2020-09-04 10:20:49 +02:00
2021-01-08 09:17:25 +01:00
2021-01-08 09:17:25 +01:00
2021-01-13 15:16:55 +01:00
2021-01-08 09:17:25 +01:00
2021-01-18 11:53:48 +01:00
2020-08-03 19:40:36 +02:00
2021-01-08 11:34:49 -05:00
2020-10-20 15:08:22 +02:00
2020-12-02 15:43:07 +01:00
2020-11-06 10:40:51 +01:00
2020-10-05 16:44:06 +02:00
2020-08-24 16:42:00 +02:00
2020-08-03 19:32:27 +02:00
2021-01-06 13:15:17 +01:00
2020-11-03 21:26:32 +01:00
2021-01-08 15:27:44 +01:00
2020-10-01 09:55:02 +02:00
2021-01-06 11:44:12 +01:00
2021-01-18 11:53:33 +01:00
2020-12-09 09:33:47 +01:00
2020-12-02 15:43:07 +01:00
2020-11-24 17:59:26 +01:00
2020-11-24 17:59:26 +01:00