CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/09 10:11:37
Modified files:
usr.sbin/vmd : i8253.c mc146818.c ns8250.c virtio.c
Log message:
vmd(8): deassert interrupt pins in the PIC at the right times. Helps fix
situations where vmd gets stuck at 100% cpu usage because the guest VM
is constantly trying to ack interrupts that already occurred.
tested by phessler on a VM that used to exhibit the issue.
ok phessler
