qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/4] Enable sigbus_reraise for Solaris


From: Lee Essen
Subject: Re: [Qemu-devel] [PATCH 2/4] Enable sigbus_reraise for Solaris
Date: Tue, 27 Mar 2012 12:41:11 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

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<address@hidden>
---
  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

[Prev in Thread] Current Thread [Next in Thread]