Eduardo Habkost 5f072e1f30 create struct for machine initialization arguments
This should help us to:
- More easily add or remove machine initialization arguments without
  having to change every single machine init function;
- More easily make mechanical changes involving the machine init
  functions in the future;
- Let machine initialization forward the init arguments to other
  functions more easily.

This change was half-mechanical process: first the struct was added with
the local ram_size, boot_device, kernel_*, initrd_*, and cpu_model local
variable initialization to all functions. Then the compiler helped me
locate the local variables that are unused, so they could be removed.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-10-20 07:53:28 +00:00
..
2012-06-21 16:06:11 +00:00
2012-07-04 15:52:55 +03:00
2012-02-07 22:11:04 +04:00
2012-10-10 11:13:31 +10:00
2012-08-22 10:47:17 -05:00
2012-03-17 16:30:06 +00:00
2012-06-21 16:06:11 +00:00
2012-01-13 10:55:56 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-10-05 15:10:21 +02:00
2011-12-06 09:56:41 +00:00
2012-07-28 09:23:11 +00:00
2012-03-14 22:20:26 +01:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-08-22 10:47:17 -05:00
2011-10-17 15:59:18 +02:00
2012-02-15 09:39:21 -06:00
2012-01-13 10:55:56 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-08-28 14:49:59 +02:00
2012-02-15 09:39:21 -06:00
2012-03-14 22:20:26 +01:00
2012-02-15 09:39:21 -06:00
2012-03-14 22:20:26 +01:00
2012-10-05 15:10:21 +02:00
2012-10-10 11:13:32 +10:00
2012-10-10 11:13:32 +10:00
2012-02-10 10:44:52 +00:00
2012-10-05 15:10:21 +02:00
2012-08-22 10:47:17 -05:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-03-14 22:20:26 +01:00
2012-08-22 10:47:17 -05:00
2012-02-15 09:39:21 -06:00
2011-12-06 09:56:41 +00:00
2011-12-14 11:09:12 +00:00
2012-04-26 12:54:17 +04:00
2011-09-10 14:49:51 +00:00
2012-06-18 15:14:38 +02:00
2012-03-07 12:27:41 +02:00
2012-03-07 12:27:41 +02:00
2012-08-21 15:18:24 -05:00
2012-07-04 10:43:33 +00:00
2012-07-04 10:43:33 +00:00
2012-07-04 10:43:33 +00:00
2012-02-15 09:39:21 -06:00
2012-03-19 11:30:56 +00:00
2011-10-16 11:10:48 +00:00
2012-09-23 07:11:28 +01:00
2012-10-06 18:48:38 +02:00
2012-10-06 18:48:38 +02:00
2012-10-05 15:10:21 +02:00
2012-02-24 13:36:04 -06:00
2012-03-14 22:20:26 +01:00
2012-09-07 17:35:34 +02:00
2012-10-05 07:58:37 -05:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-09-23 07:11:28 +01:00
2011-12-14 11:08:23 +00:00
2012-06-24 01:04:51 +02:00
2011-10-21 18:14:29 +02:00
2011-10-21 18:14:29 +02:00
2012-02-15 09:39:21 -06:00
2012-10-10 11:13:31 +10:00
2012-02-15 09:39:21 -06:00
2012-10-05 08:02:30 -05:00
2012-03-14 22:20:26 +01:00
2011-11-28 15:38:42 +02:00
2012-03-14 22:20:26 +01:00
2012-10-05 15:10:21 +02:00
2012-08-03 10:04:37 +02:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-03-14 22:20:26 +01:00
2012-03-14 22:20:26 +01:00
2012-03-14 22:20:26 +01:00
2012-02-22 09:02:19 -06:00
2012-03-14 22:20:26 +01:00
2012-10-05 15:10:21 +02:00
2012-02-15 09:39:21 -06:00
2012-08-01 13:32:10 +01:00
2011-11-28 15:38:41 +02:00
2012-02-15 09:39:21 -06:00
2012-03-15 16:54:21 +00:00
2012-02-15 09:39:21 -06:00
2011-11-28 15:38:41 +02:00
2012-08-15 19:43:17 +02:00
2012-07-27 21:13:01 +00:00
2012-02-15 09:39:21 -06:00
2012-06-15 14:03:42 +02:00
2012-07-29 17:05:35 +03:00
2012-07-29 17:05:35 +03:00
2012-08-09 18:21:47 +00:00
2012-10-06 18:48:38 +02:00
2012-10-06 18:48:38 +02:00
2012-01-27 10:50:50 -06:00
2012-02-15 09:39:21 -06:00
2012-02-17 09:58:22 -06:00
2012-02-17 09:58:22 -06:00
2012-10-05 15:10:21 +02:00
2012-10-05 15:10:21 +02:00
2012-02-15 09:39:21 -06:00
2012-08-22 10:47:17 -05:00
2012-03-30 10:31:23 +00:00
2012-02-15 09:39:21 -06:00
2011-12-14 11:08:23 +00:00
2011-12-14 11:08:23 +00:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-09-06 17:04:33 +02:00
2012-02-15 09:39:21 -06:00
2012-09-26 16:46:28 +01:00
2012-08-22 10:47:17 -05:00
2012-10-04 15:54:18 +02:00
2012-03-14 22:20:26 +01:00
2012-03-14 22:20:26 +01:00
2012-03-14 22:20:26 +01:00
2012-03-14 22:20:26 +01:00
2012-08-22 10:47:17 -05:00
2012-08-22 10:47:17 -05:00
2012-04-07 14:00:45 +00:00
2012-04-12 11:14:29 +01:00
2012-02-15 09:39:21 -06:00
2012-06-11 00:23:04 +02:00
2012-10-08 12:15:17 +02:00
2012-10-08 12:15:17 +02:00
2011-11-24 18:31:59 +02:00
2012-10-05 15:10:21 +02:00
2012-02-15 09:39:21 -06:00
2012-10-05 15:10:21 +02:00
2012-08-13 11:04:07 +01:00
2012-02-15 09:39:21 -06:00
2011-12-06 09:56:41 +00:00
2012-02-15 09:39:21 -06:00
2012-03-14 22:20:26 +01:00
2012-03-16 00:41:15 +02:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-03-16 00:41:28 +02:00
2012-03-16 00:41:28 +02:00
2012-01-13 10:55:56 -06:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-08-22 10:47:17 -05:00
2012-10-05 07:58:37 -05:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-10-10 11:13:32 +10:00
2012-10-10 11:13:32 +10:00
2012-10-10 11:13:32 +10:00
2012-10-10 11:13:32 +10:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-10-05 15:10:21 +02:00
2012-02-15 09:39:21 -06:00
2012-02-15 09:39:21 -06:00
2012-08-22 10:47:17 -05:00
2012-09-11 07:43:01 +02:00
2012-02-15 09:39:21 -06:00
2012-10-20 07:52:54 +00:00
2012-02-04 12:45:10 +00:00
2012-10-20 07:52:54 +00:00
2012-10-20 07:52:54 +00:00
2012-10-20 07:52:54 +00:00
2012-02-04 12:45:10 +00:00
2012-02-15 09:39:21 -06:00
2012-03-16 00:45:23 +02:00
2012-09-09 17:03:09 +03:00
2012-02-15 09:39:21 -06:00
2012-03-14 22:20:26 +01:00
2012-02-15 09:39:21 -06:00
2012-10-03 13:48:45 +00:00
2012-10-04 15:54:18 +02:00
2012-06-15 13:08:13 +02:00
2012-10-10 11:13:32 +10:00
2012-03-14 22:20:26 +01:00
2012-02-15 09:39:21 -06:00
2012-10-12 11:54:39 +01:00