On Tue, Mar 05, 2013 at 04:42:01PM +0100, Paolo Bonzini wrote: > Test various ways of sending an INIT interrupt to the bootstrap processor. > In all cases, the processor should start executing from 0xfffffff0 and > other devices should be untouched. > > With the patches I just sent to qemu-devel (also at branch x86-soft-reset > of git://github.com/bonzini/qemu.git), this passes with TCG and the > userspace irqchip. It fails with in-kernel irqchip. > > Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx> > --- > config-x86-common.mak | 5 +- > x86/init.c | 129 ++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 133 insertions(+), 1 deletion(-) > create mode 100644 x86/init.c Applied, thanks. -- 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