Displaying 2 results from an estimated 2 matches for "krym".
Did you mean:
kry
2014 Jan 25
2
intel quad gigabit nic and pci passthrough
...0/driver/unbind
echo "0000:0c:00.0" > /sys/bus/pci/drivers/pci-stub/bind
qemu-system-i386 -enable-kvm \
-m 2048 \
-cpu host \
-machine pc-q35-1.6 \
-drive file=/media/virtual/krym.qcow2,if=virtio \
-net none \
-device pci-assign,host=06:00.1,rombar=0 \
-device pci-assign,host=05:00.0,rombar=0 \
-device pci...
2014 Jan 28
0
Re: intel quad gigabit nic and pci passthrough
...00:0c:00.0" > /sys/bus/pci/drivers/pci-stub/bind
>
> qemu-system-i386 -enable-kvm \
> -m 2048 \
> -cpu host \
> -machine pc-q35-1.6 \
> -drive file=/media/virtual/krym.qcow2,if=virtio \
> -net none \
> -device pci-assign,host=06:00.1,rombar=0 \
> -device pci-assign,host=05:00.0,rombar=0 \
>...