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-03 19:33:25 +02:00
2024-10-16 15:56:42 +08:00
2024-10-15 15:16:17 +01:00
2024-05-03 15:47:47 +02:00
2024-10-29 12:54:40 +00:00
2024-10-21 22:40:47 +03:00
2024-05-03 15:47:47 +02:00
2024-10-24 07:57:47 +02:00
2024-10-30 11:22:08 +10:00
2024-11-05 14:18:14 +01:00
2024-04-25 12:48:12 +02:00
2024-09-13 15:31:44 +01:00
2024-10-28 16:56:36 +00:00
2024-10-01 14:58:07 +01:00
2024-09-13 15:31:44 +01:00
2024-10-24 07:57:47 +02:00
2024-10-03 19:33:23 +02:00
2024-09-24 13:53:35 +02:00
2024-09-16 17:44:08 +02:00
2024-10-31 18:28:33 +01:00
2024-10-15 15:16:17 +01:00
2024-10-01 14:41:10 +01:00
2024-10-31 16:34:25 +00:00
2023-12-29 11:17:30 +11:00
2023-12-29 11:17:30 +11:00
2024-10-03 19:33:23 +02:00
2024-11-02 15:20:41 +08:00
2024-11-04 14:16:11 +01:00
2024-09-13 15:31:44 +01:00
2024-10-03 19:33:23 +02:00
2024-10-15 12:21:06 -03:00
2024-10-24 07:57:47 +02:00
2024-10-29 15:53:29 +08:00
2024-09-08 11:49:49 +02:00
2024-10-01 09:02:05 +02:00
2024-10-03 17:26:06 +03:00
2024-10-03 19:33:23 +02:00
2024-10-03 17:26:06 +03:00
2024-10-21 13:25:12 +02:00
2024-10-03 17:26:05 +03:00
2024-10-03 19:33:23 +02:00
2024-10-03 17:26:06 +03:00
2024-10-31 13:51:24 +10:00
2024-10-01 14:40:59 +01:00
2024-05-10 15:45:15 +02:00
2024-11-04 14:16:11 +01:00
2024-10-02 16:14:29 +04:00
2024-10-29 15:04:46 +00:00
2024-09-13 20:11:13 +02:00
2024-10-21 16:40:11 +02:00
2024-07-22 20:15:41 -04:00
2024-09-13 15:31:44 +01:00
2024-10-03 19:33:23 +02:00
2024-10-24 07:57:47 +02:00
2024-10-01 14:56:27 +01:00
2024-09-24 13:53:35 +02:00
2024-09-13 15:31:44 +01:00
2024-09-06 18:04:16 +09:00
2024-10-01 14:43:02 +01:00
2024-10-31 15:48:18 -04:00
2024-11-04 12:31:45 +00:00
2024-09-13 20:12:16 +02:00
2024-10-21 07:53:21 +02:00
2024-06-04 11:53:43 +02:00
2024-10-15 12:13:59 -03:00
2024-10-15 15:16:17 +01:00
2024-10-15 15:16:17 +01:00