Home
last modified time | relevance | path

Searched refs:crate (Results 1 – 9 of 9) sorted by relevance

/qemu/scripts/rust/
H A Drust_root_crate.sh11 for crate in $*; do
12 echo "extern crate $crate;"
/qemu/docs/devel/
H A Drust.rst91 crate, which is planned for inclusion in QEMU, but it can be easily patched
130 .. [#issues] The ``pl011`` crate is synchronized with ``hw/char/pl011.c``
131 as of commit 3e0f118f82. The ``hpet`` crate is synchronized as of
282 crate, which is able to "look inside" them when building an in-memory
306 Here are some things to keep in mind when working on the ``qemu_api`` crate.
368 The ``qemu_api_macros`` crate has utility functions to examine a
416 adding a new external crate, especially if it comes with a large set of
433 Choose a version of the crate that works with QEMU's minimum supported
437 crate. The wrap file must be named ``NAME-SEMVER-rs.wrap``, where ``NAME``
438 is the name of the crate an
[all...]
/qemu/rust/hw/timer/hpet/
H A Dmeson.build17 variables: {'crate': 'hpet'},
H A DCargo.toml14 crate-type = ["staticlib"]
/qemu/rust/hw/char/pl011/
H A Dmeson.build20 variables: {'crate': 'pl011'},
H A DCargo.toml16 crate-type = ["staticlib"]
/qemu/docs/system/devices/
H A Dvhost-user-rng.rst16 number generator daemon such as the one found in the vhost-device crate of
/qemu/docs/system/i386/
H A Dnitro-enclave.rst20 can do the userspace emulation, like `vhost-device-vsock`_ from rust-vmm crate,
/qemu/
H A Dmeson.build4403 crates += dep.get_variable('crate')