On 03/06/2015 21:02, Radim Krčmář wrote: > > + if (r < 0) > > + return; > > And if we fail to write it, is there other option than throwing an error > to userspace? (Unset HF_SMM_MASK and pretend that nothing happened > doesn't find much support in docs.) Just do nothing, I guess. If this is ROM, things will work (for some definition of work) the same as in real hardware. If it's MMIO, they will break as soon as the next instruction is executed. Paolo -- 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