https://bugzilla.kernel.org/show_bug.cgi?id=103141 --- Comment #2 from felix <felix.von.s@xxxxxxxxx> --- Created attachment 185681 --> https://bugzilla.kernel.org/attachment.cgi?id=185681&action=edit Test program 2 (C99) You mean "can" as in "I think it does" or "it did for me"? And anyway, it seems to only fix the most proximate cause of the crash. My biggest worry is that KVM_SET_USER_MEMORY_REGION ioctls with guest_phys_addr around the 0xfff00000 to 0xffff0000 range seem not to "register"; starting the VM looks like as if the region wasn't placed there. I attach test program 2. Running that on my system with 0x44000 as an argument outputs "halted" (as expected), but 0x45000 and larger multiples of 0x1000 give "internal error, subcode 1". -- You are receiving this mail because: You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html