Searched hist:"718 e255f0a97cf43939ae2e90ba4673ae9a8bd2f" (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/rust/qemu-api/src/ |
H A D | c_str.rs | 718e255f0a97cf43939ae2e90ba4673ae9a8bd2f Fri Oct 25 01:23:53 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> rust: introduce a c_str macro
This allows CStr constants to be defined easily on Rust 1.63.0, while checking that there are no embedded NULs. c"" literals were only stabilized in Rust 1.77.0.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | vmstate.rs | 718e255f0a97cf43939ae2e90ba4673ae9a8bd2f Fri Oct 25 01:23:53 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> rust: introduce a c_str macro
This allows CStr constants to be defined easily on Rust 1.63.0, while checking that there are no embedded NULs. c"" literals were only stabilized in Rust 1.77.0.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | lib.rs | 718e255f0a97cf43939ae2e90ba4673ae9a8bd2f Fri Oct 25 01:23:53 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> rust: introduce a c_str macro
This allows CStr constants to be defined easily on Rust 1.63.0, while checking that there are no embedded NULs. c"" literals were only stabilized in Rust 1.77.0.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/rust/qemu-api/tests/ |
H A D | tests.rs | 718e255f0a97cf43939ae2e90ba4673ae9a8bd2f Fri Oct 25 01:23:53 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> rust: introduce a c_str macro
This allows CStr constants to be defined easily on Rust 1.63.0, while checking that there are no embedded NULs. c"" literals were only stabilized in Rust 1.77.0.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/rust/hw/char/pl011/src/ |
H A D | lib.rs | 718e255f0a97cf43939ae2e90ba4673ae9a8bd2f Fri Oct 25 01:23:53 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> rust: introduce a c_str macro
This allows CStr constants to be defined easily on Rust 1.63.0, while checking that there are no embedded NULs. c"" literals were only stabilized in Rust 1.77.0.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | device_class.rs | 718e255f0a97cf43939ae2e90ba4673ae9a8bd2f Fri Oct 25 01:23:53 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> rust: introduce a c_str macro
This allows CStr constants to be defined easily on Rust 1.63.0, while checking that there are no embedded NULs. c"" literals were only stabilized in Rust 1.77.0.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | device.rs | 718e255f0a97cf43939ae2e90ba4673ae9a8bd2f Fri Oct 25 01:23:53 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> rust: introduce a c_str macro
This allows CStr constants to be defined easily on Rust 1.63.0, while checking that there are no embedded NULs. c"" literals were only stabilized in Rust 1.77.0.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/qemu/rust/qemu-api/ |
H A D | meson.build | 718e255f0a97cf43939ae2e90ba4673ae9a8bd2f Fri Oct 25 01:23:53 CDT 2024 Paolo Bonzini <pbonzini@redhat.com> rust: introduce a c_str macro
This allows CStr constants to be defined easily on Rust 1.63.0, while checking that there are no embedded NULs. c"" literals were only stabilized in Rust 1.77.0.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|