From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54938) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZVwOr-00017D-P3 for qemu-devel@nongnu.org; Sun, 30 Aug 2015 02:47:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZVwOm-0008Md-Oj for qemu-devel@nongnu.org; Sun, 30 Aug 2015 02:47:33 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:33075) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZVwOm-0008MX-GT for qemu-devel@nongnu.org; Sun, 30 Aug 2015 02:47:28 -0400 Received: by wicpl12 with SMTP id pl12so2591814wic.0 for ; Sat, 29 Aug 2015 23:47:27 -0700 (PDT) Sender: Paolo Bonzini References: <55E1D289.9000202@redhat.com> <55E1E03A.6060002@redhat.com> <1DBD1CD3-3C0E-4AC6-97EB-FC51F09EF5F8@gmail.com> From: Paolo Bonzini Message-ID: <55E2A702.2020908@redhat.com> Date: Sun, 30 Aug 2015 08:47:30 +0200 MIME-Version: 1.0 In-Reply-To: <1DBD1CD3-3C0E-4AC6-97EB-FC51F09EF5F8@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Mount image file feature List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid , Max Reitz Cc: Peter Maydell , qemu-devel qemu-devel On 29/08/2015 19:36, Programmingkid wrote: > > > Mac OS X is a second-class citizen in the QEMU world... > > > > Might have to do something with most (?) of it being non-free and Apple > > not caring enough about KVM. > > Fact, Apple has made an hypervisor API available as of Mac OS 10.10, so who > knows. Maybe in the future someone will implement KVM support on Mac OS X. Yes, that's nice. I'm all for better Mac OS X support, and personally I think that implementing a virt-manager-like GUI for Mac OS X is fine. But it's a large work, and you shouldn't be surprised if few people can help you, if doing so requires spending a thousand euros/dollars for a new computer. Paolo