CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/12 00:56:54
Modified files:
sys/arch/amd64/include: vmmvar.h
usr.sbin/vmd : pci.c pci.h virtio.c virtio.h vmm.c
Log message:
Allow 4 vio(4) interfaces in each VM. Also fix a bad interrupt assignment that
caused IRQ9 to be shared between the second disk device and the vio(4)s,
which caused poor network performance.
ok reyk, stefan
