/qemu/rust/qemu-api/src/ |
H A D | module.rs | 4aed0296b307b6e2e3b7d38ee6c5204cf2dfe1ca Tue Oct 29 13:15:27 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: rename qemu-api modules to follow C code a bit more
A full match would mean calling them qom::object and hw::core::qdev. For now, keep the names shorter but still a bit easier to find.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | qdev.rs | 4aed0296b307b6e2e3b7d38ee6c5204cf2dfe1ca Tue Oct 29 13:15:27 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: rename qemu-api modules to follow C code a bit more
A full match would mean calling them qom::object and hw::core::qdev. For now, keep the names shorter but still a bit easier to find.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | qom.rs | 4aed0296b307b6e2e3b7d38ee6c5204cf2dfe1ca Tue Oct 29 13:15:27 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: rename qemu-api modules to follow C code a bit more
A full match would mean calling them qom::object and hw::core::qdev. For now, keep the names shorter but still a bit easier to find.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | sysbus.rs | 4aed0296b307b6e2e3b7d38ee6c5204cf2dfe1ca Tue Oct 29 13:15:27 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: rename qemu-api modules to follow C code a bit more
A full match would mean calling them qom::object and hw::core::qdev. For now, keep the names shorter but still a bit easier to find.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | prelude.rs | 4aed0296b307b6e2e3b7d38ee6c5204cf2dfe1ca Tue Oct 29 13:15:27 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: rename qemu-api modules to follow C code a bit more
A full match would mean calling them qom::object and hw::core::qdev. For now, keep the names shorter but still a bit easier to find.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | lib.rs | 4aed0296b307b6e2e3b7d38ee6c5204cf2dfe1ca Tue Oct 29 13:15:27 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: rename qemu-api modules to follow C code a bit more
A full match would mean calling them qom::object and hw::core::qdev. For now, keep the names shorter but still a bit easier to find.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/rust/qemu-api-macros/src/ |
H A D | lib.rs | 4aed0296b307b6e2e3b7d38ee6c5204cf2dfe1ca Tue Oct 29 13:15:27 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: rename qemu-api modules to follow C code a bit more
A full match would mean calling them qom::object and hw::core::qdev. For now, keep the names shorter but still a bit easier to find.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/rust/qemu-api/tests/ |
H A D | tests.rs | 4aed0296b307b6e2e3b7d38ee6c5204cf2dfe1ca Tue Oct 29 13:15:27 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: rename qemu-api modules to follow C code a bit more
A full match would mean calling them qom::object and hw::core::qdev. For now, keep the names shorter but still a bit easier to find.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/rust/qemu-api/ |
H A D | meson.build | 4aed0296b307b6e2e3b7d38ee6c5204cf2dfe1ca Tue Oct 29 13:15:27 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: rename qemu-api modules to follow C code a bit more
A full match would mean calling them qom::object and hw::core::qdev. For now, keep the names shorter but still a bit easier to find.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/rust/hw/char/pl011/src/ |
H A D | device.rs | 4aed0296b307b6e2e3b7d38ee6c5204cf2dfe1ca Tue Oct 29 13:15:27 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: rename qemu-api modules to follow C code a bit more
A full match would mean calling them qom::object and hw::core::qdev. For now, keep the names shorter but still a bit easier to find.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|