Alex Lyn

Results 180 comments of Alex Lyn

> Other than that, I'm fine merging this PR as-is. > Thx Pavel @pmores I have removed it from the `NetworkDevice in virtio_net.rs`

> > I'm really not sure about the `NetworkDevice::device_driver` addition (as pointed out in a review comment). Seeing as it's not even really used in any substantial logic (just set...

> > With my maintainer cap, I'd prefer the fixes to be addressed _of course_ but I won't make it mandatory since the PR is overall good. Up to you...

Thx @klihub Yeah, in my case, I just want to modify the type of the matched Mount with the destination specified.

Tend to remove/drop useless arguments when we develop qemu-rs. Actually, we are doing so, for example, add network and qmp and others support in cmdline. And there're indeed some useless...

This patch can make kata/qemu running with qmp socket set well ! and the dumped cmdline as below: ``` /opt/kata/bin/qemu-system-x86_64 -name sandbox-1e28630de2b9b2e8bf22714561899249f6254fc8a9d167c454f3112f088a0710 -kernel /opt/kata/share/kata-containers/vmlinux-6.1.52-116 -append reboot=k panic=1 systemd.unit=kata-containers.target systemd.mask=systemd-networkd.service root=/dev/pmem0p1...