qemu/rust
Philippe Mathieu-Daudé 50362dd65a qom: Declare compat properties API in 'qom/compat-properties.h'
While most of QEMU files use the QOM concept, few of them
use the compatibility properties API (mostly use in system
emulation). Move its prototype to a new "qom/compat-properties.h"
header, keeping "qom/object.h" for generic QOM.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Message-Id: <20260325151728.45378-5-philmd@linaro.org>
2026-04-24 21:27:21 +02:00
..
bindings qom: Declare compat properties API in 'qom/compat-properties.h' 2026-04-24 21:27:21 +02:00
bits rust: remove unnecessary repetitive options 2025-12-27 10:11:09 +01:00
bql rust: move binding generation to bindings/ 2026-01-27 08:57:52 +01:00
chardev rust: move binding generation to bindings/ 2026-01-27 08:57:52 +01:00
common common: add prelude 2025-12-27 10:11:09 +01:00
hw hpet: lower HPET_MAX_TIMERS to 24 2026-03-30 11:36:25 +02:00
migration rust: move binding generation to bindings/ 2026-01-27 08:57:52 +01:00
qemu-macros rust: remove unnecessary repetitive options 2025-12-27 10:11:09 +01:00
qom rust: move binding generation to bindings/ 2026-01-27 08:57:52 +01:00
system rust: move hwcore::sysbus to system crate 2026-01-27 08:57:52 +01:00
tests bql: add prelude 2025-12-27 10:11:10 +01:00
trace rust: trace: libc does not have syslog on windows 2026-01-27 08:57:51 +01:00
util util: introduce some API docs for logging APIs 2026-03-05 17:40:24 +00:00
.gitignore rust: add bindgen step as a meson dependency 2024-10-11 12:32:17 +02:00
Cargo.lock rust: Update Cargo.lock 2026-03-12 12:02:55 +01:00
Cargo.toml rust: use checked_div to make clippy happy 2026-02-27 14:48:04 +01:00
Kconfig rust: add PL011 device model 2024-11-05 14:18:15 +01:00
meson.build rust: move hwcore::sysbus to system crate 2026-01-27 08:57:52 +01:00
rustfmt.toml rust: add crate to expose bindings and interfaces 2024-10-11 12:32:17 +02:00