Code Folders and files Name Last commit message Last commit date Latest commit History 19 Commits archive plugins source/vfio.pci README.md copy_to_git.sh pkg_build.sh screenshot.png VFIO-PCI Config See forum thread for up to date information and support:https://forums.unraid.net/topic/8741...
source "drivers/vfio/pci/hisilicon/Kconfig" endif endmenu 4 changes: 2 additions & 2 deletions 4 drivers/vfio/pci/hisilicon/Kconfig Original file line numberDiff line numberDiff line change @@ -1,13 +1,13 @@ # SPDX-License-Identifier: GPL-2.0-only config HISI_ACC_VFIO_PCI tristate "...
* Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistri...
<disk type='block' device='disk'> <driver name='qemu' type='raw' cache='none' io='threads'/> <source dev='/dev/disk/by-id/<device_id>'/> <target dev='vda' bus='virtio'/> </disk> Peripherals There’s a dozen different ways you can setup your peripherals to work with this...