All public logs
Combined display of all available logs of QEMU. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:17, 23 September 2023 Jiadongxu talk contribs uploaded File:Generic vdpa with kernel vdpa framework.png (generic vDPA(vhost-vdpa-device-pci) device with kernel vDPA framework)
- 10:17, 23 September 2023 Jiadongxu talk contribs created page File:Generic vdpa with kernel vdpa framework.png (generic vDPA(vhost-vdpa-device-pci) device with kernel vDPA framework)
- 09:44, 23 September 2023 Jiadongxu talk contribs created page Generic vdpa (Created page with "== Normal vhost-vDPA == Before Qemu 8.0, if we want to use virtio device such as virtio-net with kernel vDPA framework, we need to add vhost-vDPA support for the virtio device. And the type of virtio device used must be explicitly specified in the qemu command line (such as virtio-net-pci). qemu -netdev type=vhost-vdpa,vhostdev=/dev/vhost-vdpa-0,id=net0 \ -device virtio-net-pci,netdev=net0 Currently only the virtio-net device for vhost-vDPA has been fully supported i...")