Files
qemu/hw
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-15 15:16:17 +01:00
2024-05-03 15:47:47 +02:00
2024-10-29 12:54:40 +00:00
2024-05-03 15:47:47 +02:00
2024-11-05 14:18:14 +01:00
2024-10-28 16:56:36 +00:00
2024-10-01 14:58:07 +01:00
2024-10-24 07:57:47 +02:00
2024-10-03 19:33:23 +02:00
2024-10-01 14:41:10 +01: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-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:05 +03:00
2024-10-03 19:33:23 +02:00
2024-10-01 14:40:59 +01:00
2024-10-03 19:33:23 +02:00
2024-10-01 14:56:27 +01:00
2024-10-15 15:16:17 +01:00
2024-10-15 15:16:17 +01:00