Paolo Bonzini
d36f165d95
qdev: make properties array "const"
...
Constify all accesses to qdev properties, except for the
ObjectPropertyAccessor itself. This makes it possible to place them in
read-only memory, and also lets Rust bindings switch from "static mut"
arrays to "static"; which is advantageous, because mutable statics are
highly discouraged.
Reviewed-by: Kevin Wolf <kwolf@redhat.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2024-11-05 14:18:14 +01:00
..
2024-10-16 15:56:42 +08:00
2024-10-15 15:16:17 +01:00
2024-10-15 15:16:17 +01:00
2024-04-09 02:31:16 -04:00
2024-10-15 15:16:17 +01:00
2024-10-30 11:22:08 +10:00
2024-10-15 15:16:17 +01:00
2024-07-21 14:42:58 -04:00
2024-10-01 14:40:29 +01:00
2024-02-15 16:58:46 +01:00
2024-06-19 12:40:49 +02:00
2024-02-01 08:33:18 +01:00
2024-10-24 07:57:47 +02:00
2024-03-08 14:18:56 +01:00
2024-09-16 17:44:08 +02:00
2024-10-31 18:28:33 +01:00
2024-02-28 00:23:39 +01:00
2024-10-01 14:41:10 +01:00
2024-08-06 10:22:52 +02:00
2021-09-30 13:42:10 +01:00
2023-11-28 14:26:37 +01:00
2024-10-16 16:03:13 +08:00
2024-01-30 21:20:20 +03:00
2024-06-19 12:40:49 +02:00
2024-10-15 12:21:06 -03:00
2024-10-24 07:57:47 +02:00
2024-07-09 08:05:44 +02:00
2024-02-27 09:36:39 +01:00
2024-10-03 17:26:06 +03:00
2022-09-04 07:02:56 +01:00
2024-10-31 13:51:24 +10:00
2023-11-07 03:39:11 -05:00
2024-10-03 17:26:05 +03:00
2024-09-18 09:31:56 +01:00
2024-10-03 17:26:06 +03:00
2024-10-31 13:51:24 +10:00
2024-05-10 15:45:15 +02:00
2024-02-15 16:58:46 +01:00
2024-10-23 06:53:44 +02:00
2024-02-13 19:37:28 +00:00
2024-10-29 15:04:46 +00:00
2022-07-14 16:24:38 +02:00
2024-09-13 20:10:49 +02:00
2024-09-11 09:46:14 -04:00
2024-02-15 16:58:46 +01:00
2024-10-24 07:57:47 +02:00
2024-02-20 20:34:21 +03:00
2024-02-22 12:47:40 +01:00
2024-10-01 14:43:02 +01:00
2024-07-23 17:14:53 +02:00
2024-11-02 16:21:38 +00:00
2024-06-16 21:08:54 +02:00
2024-10-03 19:37:35 +02:00
2024-10-31 18:28:33 +01:00
2024-03-26 14:24:06 +01:00
2024-04-25 12:48:12 +02:00
2023-03-07 12:38:59 -05:00
2022-04-21 17:03:51 +04:00
2024-09-11 07:20:30 -04:00
2024-07-16 20:04:08 +02:00
2023-02-27 13:27:05 +00:00
2022-05-19 16:19:03 +01:00
2024-11-05 14:18:14 +01:00
2024-09-10 13:22:47 +02:00
2024-11-05 14:18:14 +01:00
2021-09-01 11:59:12 +10:00
2022-06-22 09:49:34 +02:00
2024-09-24 11:33:35 +02:00
2024-09-20 10:01:40 +03:00
2024-02-27 09:37:21 +01:00