Eric Blake
4eedfd075e
snapshot: simplify indentation of cpu features
...
Auto-indent makes life a bit easier; this patch also drops unused
arguments and replaces a misspelled flag name with two entry points
instead, so that callers don't have to worry about how much spacing
is present when embedding cpu elements.
* src/conf/cpu_conf.h (virCPUFormatFlags): Delete.
(virCPUDefFormat): Drop unused argument.
(virCPUDefFormatBuf): Alter signature.
(virCPUDefFormatBufFull): New prototype.
* src/conf/cpu_conf.c (virCPUDefFormatBuf): Split...
(virCPUDefFormatBufFull): ...into new function.
(virCPUDefFormat): Adjust caller.
* src/conf/domain_conf.c (virDomainDefFormatInternal): Likewise.
* src/conf/capabilities.c (virCapabilitiesFormatXML): Likewise.
* src/cpu/cpu.c (cpuBaselineXML): Likewise.
* tests/cputest.c (cpuTestCompareXML): Likewise.
2011-10-20 16:56:28 -06:00
..
2011-07-07 17:49:21 -06:00
2011-07-29 12:12:58 +02:00
2010-12-17 11:57:11 -07:00
2010-12-01 14:12:54 +01:00
2010-11-09 15:35:43 +01:00
2011-09-05 07:03:04 -06:00
2011-10-20 16:02:16 -06:00
2011-07-29 17:23:55 -04:00
2011-07-25 13:50:06 +08:00
2011-07-25 13:50:06 +08:00
2011-05-23 19:41:18 -04:00
2011-05-23 19:41:18 -04:00
2011-10-06 10:41:21 -06:00
2011-10-17 15:44:21 -06:00
2011-07-28 13:46:39 -04:00
2011-10-19 07:59:59 -06:00
2011-10-10 22:58:04 +02:00
2011-05-26 23:32:44 +02:00
2010-12-17 11:57:11 -07:00
2011-07-28 13:46:39 -04:00
2011-07-11 09:11:15 -06:00
2011-05-26 23:32:44 +02:00
2011-07-22 15:18:32 +01:00
2011-05-03 08:03:39 -06:00
2011-07-21 10:34:51 -06:00
2011-08-25 12:05:54 +01:00
2011-04-30 19:59:52 +02:00
2011-10-20 16:56:28 -06:00
2010-11-03 11:43:11 +01:00
2011-07-11 19:38:51 +02:00
2011-10-20 16:02:16 -06:00
2011-07-09 10:14:38 +02:00
2011-04-29 10:21:20 -06:00
2011-04-27 15:32:30 +02:00
2011-04-29 14:26:40 -06:00
2011-07-29 17:17:21 +02:00
2011-04-30 19:59:52 +02:00
2011-06-30 18:04:02 +01:00
2011-10-20 16:02:16 -06:00
2011-06-29 01:59:34 +02:00
2011-07-25 13:50:06 +08:00
2011-04-30 19:59:52 +02:00
2011-07-29 12:12:58 +02:00
2011-04-30 19:59:52 +02:00
2011-06-24 08:01:10 -06:00
2011-05-16 10:12:21 -06:00
2011-06-01 11:58:15 +02:00
2011-06-01 11:58:15 +02:00
2011-07-22 15:18:32 +01:00
2011-10-06 14:49:23 -04:00
2011-10-06 10:41:21 -06:00
2011-10-17 15:44:21 -06:00
2011-09-02 23:39:03 +08:00
2011-10-19 07:59:59 -06:00
2011-04-29 10:21:20 -06:00
2011-07-09 15:47:57 +02:00
2011-01-10 18:10:52 +00:00
2011-10-10 22:58:04 +02:00
2011-09-16 15:51:31 -06:00
2011-09-16 15:51:31 -06:00
2011-04-29 10:21:20 -06:00
2011-06-24 11:48:18 +01:00
2011-07-07 17:23:09 -06:00
2011-04-30 19:59:52 +02:00
2011-04-30 19:59:52 +02:00
2011-07-11 09:21:37 -06:00
2011-10-20 16:02:15 -06:00
2011-06-24 11:48:14 +01:00
2011-02-15 22:51:37 +01:00
2011-08-19 09:22:22 -06:00
2011-07-01 16:46:20 -06:00
2011-10-20 16:02:16 -06:00
2011-06-29 10:47:54 +08:00
2011-10-13 23:41:32 +02:00
2011-09-08 11:03:34 +01:00
2011-09-22 13:28:18 +08:00
2011-07-29 12:12:58 +02:00
2011-09-28 15:43:39 +08:00
2011-07-09 10:14:38 +02:00
2011-10-14 09:42:38 -06:00
2011-07-11 19:38:51 +02:00
2011-07-11 19:38:51 +02:00
2011-09-02 23:22:56 +08:00