-
Notifications
You must be signed in to change notification settings - Fork 0
qemu-kvm failure on linux 4.14.96 #1020
Comments
Test tldr : /scratch/local/vmtest/test.sh Will get to a kernel panic (bad) or a login prompt (ok) , login not possible, though. Image is read-only and no network, so this test doesn't mess up anything. Can be aborted with ^C
|
I tried to test this in the VM dose, but the automounter and so on also failed with |
|
tldr : /scratch/local/vmtest/test.sh is a copy of dose. When started without network, of course some mariux-specific things fail. |
Nice, so 4.14.97 should be tried. Unfortunately |
4.14.97: good. Probably 9485d5d2318b ("KVM: x86: Fix a 4.14 backport regression related to userspace/guest FPU") really fixed it. I'll check 4.19.19 now. |
4.19.19: good. |
We don't need a 'Revert "genirq/affinity: assign vectors to all possible CPUs' patch in 4.19, do we? |
The patch was specific for 4.14 kernels after .56 and shouldn't be needed for the successors (although it was mentioned that the underlying problem wasn't fixed in the aacraid driver). So no clear Yes/No from my side -- but an optimistic 'it should work' without the patch. |
As for the aacraid-driver (tests on deadbird):
Mirror is used as 'long-run' test (phaedra:C8016 mirror to deadbird:C8014) |
Okay, the qmeu-kvm issue is fixed. Systems wanting to use kvm should avoid kernel 4.14 < 4.14.97. I close the issue. |
BTW: Microsemi has released new (Jan 2019) off-tree drivers for both adapters, so in case of trouble we have some more options :) |
qemu-kvm keeps failing on me. Error message "Inconsistency detected by ld.so: dl-version.c: 205: _dl_check_map_versions: Assertion `needed != NULL' failed!" on host and kernel panic on guest
After downgrading the host to 4.14.87, the emulation runs.
The text was updated successfully, but these errors were encountered: