On 27/03/2012 08:29, Stefan Hajnoczi wrote:
On Sat, Mar 24, 2012 at 04:26:28PM +0000, Lee Essen wrote:
sigbus_reraise is used by the kvm_wait_io_event function and is
needed on both Linux and Solaris. This patch adds CONFIG_SOLARIS
to the current CONFIG_LINUX only ifdef.

Signed-off-by: Lee Essen<lee.es...@nowonline.co.uk>
---
  cpus.c |    4 +++-
  1 files changed, 3 insertions(+), 1 deletions(-)

I'm curious if this means Illumos KVM has MCE support?

Stefan


KVM_CAP_MCE is defined and the supporting ioctl's seem to be there.

Not having this code enabled stops it working, and it was in the original illumos port .. but that's about as far as my knowledge goes on this.

Lee.

Reply via email to