Muminul Islam Russell

Results 50 comments of Muminul Islam Russell

> Here comes the list of gaps to fill (also a plan) to support GDB on Arm64: > > * AArch64 support in `gdbstub_arch`: Add the core registers definition and...

@jongwu I believe this feature needs acpi support, right?. We have an internal use case where we disable acpi. We need to be careful when we sync this feature.

Most the versions are updated by bot blindly without considering a big feature. It is good for development but when it comes to production it's a burden. Lots of vendor...

> This looks like it might be something related to our handling of git deps in combination with `crate` deps. What repo or package is the `vmm` crate being provided...

Mainly patching a crate with git repo does not work. There are some dependency issues if the patched carte is used in any other dependent crates from different source.

I tried that as well. It does not make any difference. In the repo I can build the package easily with cargo build. But it always fails with the meta-rust.

The main issue here if failed to select the version: error: failed to select a version for vmm. | ... required by package cloud-hypervisor v0.4.0 (/home/muislam/work/linux-yocto/image-x86-64/tmp/work/core2-64-msft-linux/cloud-hypervisor/git.AUTOINC+7cb61d3960-r0/git) | versions that meet...