RE: [Qemu-devel] [Patch] Support translating Guest physical address to Host virtual address.

2010-02-03 Thread Kleen, Andi
>Yeah, but if we put a feature in qemu, we need to be able to >support it >for anyone who wants to use it. It's useful for anyone who wants to use it for testing purposes. And it's useful to make sure the qemu/kernel/kvm machine check injection code works. >Adding something for a very particul

RE: [Qemu-devel] [Patch] Support translating Guest physical address to Host virtual address.

2010-02-03 Thread Kleen, Andi
>If you want to integrate MCE testing into qemu using the host >to inject >MCEs, you'll need to figure out a way to do it that allows the whole >thing to be done without potentially killing the wrong process or In the test it's very simple. The process is kept running during the injection. W