Searched hist:"716 d89f9cc14faf784d83c945c40b7e8256ae525" (Results 1 – 5 of 5) sorted by relevance
/qemu/rust/qemu-api/src/ |
H A D | qdev.rs | 716d89f9cc14faf784d83c945c40b7e8256ae525 Thu Oct 31 09:14:11 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: re-export C types from qemu-api submodules
Long term we do not want device code to use "bindings" at all, so make it possible to get the relevant types from the other modules of qemu-api.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | qom.rs | 716d89f9cc14faf784d83c945c40b7e8256ae525 Thu Oct 31 09:14:11 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: re-export C types from qemu-api submodules
Long term we do not want device code to use "bindings" at all, so make it possible to get the relevant types from the other modules of qemu-api.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | sysbus.rs | 716d89f9cc14faf784d83c945c40b7e8256ae525 Thu Oct 31 09:14:11 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: re-export C types from qemu-api submodules
Long term we do not want device code to use "bindings" at all, so make it possible to get the relevant types from the other modules of qemu-api.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | vmstate.rs | 716d89f9cc14faf784d83c945c40b7e8256ae525 Thu Oct 31 09:14:11 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: re-export C types from qemu-api submodules
Long term we do not want device code to use "bindings" at all, so make it possible to get the relevant types from the other modules of qemu-api.
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 | 716d89f9cc14faf784d83c945c40b7e8256ae525 Thu Oct 31 09:14:11 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: re-export C types from qemu-api submodules
Long term we do not want device code to use "bindings" at all, so make it possible to get the relevant types from the other modules of qemu-api.
Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|