Home
last modified time | relevance | path

Searched hist:"718 e255f0a97cf43939ae2e90ba4673ae9a8bd2f" (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/rust/qemu-api/src/
H A Dc_str.rs718e255f0a97cf43939ae2e90ba4673ae9a8bd2f 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 Dvmstate.rs718e255f0a97cf43939ae2e90ba4673ae9a8bd2f 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 Dlib.rs718e255f0a97cf43939ae2e90ba4673ae9a8bd2f 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 Dtests.rs718e255f0a97cf43939ae2e90ba4673ae9a8bd2f 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 Dlib.rs718e255f0a97cf43939ae2e90ba4673ae9a8bd2f 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 Ddevice_class.rs718e255f0a97cf43939ae2e90ba4673ae9a8bd2f 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 Ddevice.rs718e255f0a97cf43939ae2e90ba4673ae9a8bd2f 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 Dmeson.build718e255f0a97cf43939ae2e90ba4673ae9a8bd2f 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>