openEuler/gazelle 代码Issues116Pull Requests22Wiki统计流水线 服务 Issues /详情 已完成 缺陷 chenshijuan3 创建于 2024-07-25 10:27 1 https://gitee.com/openeuler/gazelle.git git@gitee.com:openeuler/gazelle.git openeuler gazelle gazelle 深圳市奥思网络科技有限公司版权所有...
include / linux / virtio_config.h v6 v6.12 v6.12.1 v6.12 v6.12-rc7 v6.12-rc6 v6.12-rc5 v6.12-rc4 v6.12-rc3 v6.12-rc2 v6.12-rc1 v6.11 v6.10 v6.9 v6.8 v6.7 v6.6 v6.5 v6.4 v6.3 v6.2 v6.1 v6.0 v5 v4
Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers). - config: Protect virtio_fs_daemon annotation · kata-containers/runtime@22e89f6
/// use virtio::net::ConfigVolatileFieldAccess; /// use virtio::DeviceConfigSpace; /// use volatile::access::ReadOnly; /// use volatile::VolatilePtr; /// /// fn read_mac( /// common_cfg: VolatilePtr<'_, virtio::pci::CommonCfg, ReadOnly>, /// net_cfg: VolatilePtr<'_, virtio...
app_ss_virtio_pcicfgcmpl_tdata[31:0]Inputaxi_lite_clk[31:0] - The completion Data value. 6.13.1. VIRTIO PCI* Config Access Request Interface (st_virtio_pcicfgreq)6.14. Serial Data Signals About Intel uses cookies and similar tools to enable you to make use of our websi...
RT-Thread Version master Hardware Type/Architectures bsp/cvitek/ Develop Toolchain Other Describe the bug In bsp/cvitek/cv18xx_aarch64/rtconfig.h #define RT_USING_VIRTIO 这个编译选项对 duo 是不需要的。 Other additional context No response
vdev->config->reset(vdev); virtio_reset_device(vdev); if (vi->hwrng_register_done) hwrng_unregister(&vi->hwrng); vdev->config->del_vqs(vdev);4 changes: 2 additions & 2 deletions 4 drivers/char/virtio_console.c Original file line numberDiff line numberDiff line change @@ -1958...