On 07.04.21 13:16, infoomatic wrote: > but as soon as I try to update Windows it starts downloading the > updates, after a few minutes the CPU (tried with single core and multi > core; on the host: HT is disabled) is at 100%, the mouse does not move > (via VNC), and RDP connections to the VM just stall. No matter what I > try do, after a few minutes the VM starts this behaviour.
It seems like there is an issue with the e1000 driver I have used, bhyve aborts with rdmsr to register 0x3a on vcpu 0 e82545: TSO hdrlen too small for vlan insertion (0 vs 12) -- dropped e82545: TSO hdrlen too small for vlan insertion (0 vs 12) -- dropped Assertion failed: (dtype == ntype), function e82545_transmit, file /usr/src/usr.sbin/bhyve/pci_e82545.c, line 1137. Abort trap rdmsr to register 0x3a on vcpu 0 Segmentation fault When using virtio-net the VM works without flaws, found the corresponding bug (218715) and commented. _______________________________________________ freebsd-virtualization@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "freebsd-virtualization-unsubscr...@freebsd.org"