Re: [Qemu-devel] [PATCH] pc/acpi: Fix booting of macOS with Clover EFI bootloader

2017-08-06 Thread Laszlo Ersek
On 08/06/17 09:38, Dhiru Kholia wrote: > On Sat, Aug 05, 2017 at 10:05:09PM +0200, Laszlo Ersek wrote: >> On 08/05/17 13:46, Dhiru Kholia wrote: >>> On Sat, Aug 5, 2017 at 2:00 PM, Dhiru Kholia wrote: I ran git bisect on OVMF repository [5] to find the commit that broke booting of macOS

Re: [Qemu-devel] [PATCH] pc/acpi: Fix booting of macOS with Clover EFI bootloader

2017-08-06 Thread Dhiru Kholia
On Sat, Aug 05, 2017 at 10:05:09PM +0200, Laszlo Ersek wrote: > On 08/05/17 13:46, Dhiru Kholia wrote: > > On Sat, Aug 5, 2017 at 2:00 PM, Dhiru Kholia wrote: > >> I ran git bisect on OVMF repository [5] to find the commit that broke > >> booting of macOS + Clover combination in QEMU/KVM. > >> > >

Re: [Qemu-devel] [PATCH] pc/acpi: Fix booting of macOS with Clover EFI bootloader

2017-08-05 Thread Laszlo Ersek
On 08/05/17 13:46, Dhiru Kholia wrote: > On Sat, Aug 5, 2017 at 2:00 PM, Dhiru Kholia wrote: >> On Fri, Aug 4, 2017 at 8:44 PM, Igor Mammedov wrote: >>> On Fri, 4 Aug 2017 16:17:07 +0530 >>> Dhiru Kholia wrote: >>> On Fri, Aug 4, 2017 at 2:35 PM, Igor Mammedov wrote: > On Fri, 4 Aug 2

Re: [Qemu-devel] [PATCH] pc/acpi: Fix booting of macOS with Clover EFI bootloader

2017-08-05 Thread Dhiru Kholia
On Sat, Aug 5, 2017 at 2:00 PM, Dhiru Kholia wrote: > On Fri, Aug 4, 2017 at 8:44 PM, Igor Mammedov wrote: >> On Fri, 4 Aug 2017 16:17:07 +0530 >> Dhiru Kholia wrote: >> >>> On Fri, Aug 4, 2017 at 2:35 PM, Igor Mammedov wrote: >>> > On Fri, 4 Aug 2017 12:15:40 +0530 >>> > Dhiru Kholia wrote:

Re: [Qemu-devel] [PATCH] pc/acpi: Fix booting of macOS with Clover EFI bootloader

2017-08-05 Thread Dhiru Kholia
On Fri, Aug 4, 2017 at 8:44 PM, Igor Mammedov wrote: > On Fri, 4 Aug 2017 16:17:07 +0530 > Dhiru Kholia wrote: > >> On Fri, Aug 4, 2017 at 2:35 PM, Igor Mammedov wrote: >> > On Fri, 4 Aug 2017 12:15:40 +0530 >> > Dhiru Kholia wrote: >> > >> >> This was tested with macOS 10.12.5 and Clover r411

Re: [Qemu-devel] [PATCH] pc/acpi: Fix booting of macOS with Clover EFI bootloader

2017-08-04 Thread Igor Mammedov
On Fri, 4 Aug 2017 16:17:07 +0530 Dhiru Kholia wrote: > On Fri, Aug 4, 2017 at 2:35 PM, Igor Mammedov wrote: > > On Fri, 4 Aug 2017 12:15:40 +0530 > > Dhiru Kholia wrote: > > > >> This was tested with macOS 10.12.5 and Clover r4114. > >> > >> Without this patch, the macOS boot process gets s

[Qemu-devel] [PATCH] pc/acpi: Fix booting of macOS with Clover EFI bootloader

2017-08-04 Thread Programmingkid
> On Aug 4, 2017, at 5:21 AM, qemu-devel-requ...@nongnu.org wrote: > > Message: 3 > Date: Fri, 4 Aug 2017 12:15:40 +0530 > From: > To: qemu-devel@nongnu.org > Cc: Igor Mammedov , Pankaj Gupta > , Dhiru Kholia > Subject: [Qemu-devel] [PATCH] pc/acpi

Re: [Qemu-devel] [PATCH] pc/acpi: Fix booting of macOS with Clover EFI bootloader

2017-08-04 Thread Dhiru Kholia
On Fri, Aug 4, 2017 at 2:35 PM, Igor Mammedov wrote: > On Fri, 4 Aug 2017 12:15:40 +0530 > Dhiru Kholia wrote: > >> This was tested with macOS 10.12.5 and Clover r4114. >> >> Without this patch, the macOS boot process gets stuck at the Apple logo >> without showing any progress bar. >> >> I have

Re: [Qemu-devel] [PATCH] pc/acpi: Fix booting of macOS with Clover EFI bootloader

2017-08-04 Thread Igor Mammedov
On Fri, 4 Aug 2017 12:15:40 +0530 Dhiru Kholia wrote: > This was tested with macOS 10.12.5 and Clover r4114. > > Without this patch, the macOS boot process gets stuck at the Apple logo > without showing any progress bar. > > I have documented the process of running macOS on QEMU/KVM at, > > h

[Qemu-devel] [PATCH] pc/acpi: Fix booting of macOS with Clover EFI bootloader

2017-08-03 Thread Dhiru Kholia
This was tested with macOS 10.12.5 and Clover r4114. Without this patch, the macOS boot process gets stuck at the Apple logo without showing any progress bar. I have documented the process of running macOS on QEMU/KVM at, https://github.com/kholia/OSX-KVM/ Instead of using this patch, adding an