[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 4/4] hw/i386/pc: use PVH option rom
From: |
Paolo Bonzini |
Subject: |
Re: [Qemu-devel] [PATCH v2 4/4] hw/i386/pc: use PVH option rom |
Date: |
Tue, 15 Jan 2019 22:50:40 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1 |
On 15/01/19 21:05, Michael S. Tsirkin wrote:
> On Tue, Jan 15, 2019 at 01:12:21PM -0600, Eric Blake wrote:
>> On 1/15/19 12:57 PM, Michael S. Tsirkin wrote:
>>> On Tue, Jan 15, 2019 at 11:00:58AM +0100, Stefano Garzarella wrote:
>>>> Use pvh.bin option rom when we are booting an uncompressed
>>>> kernel using the x86/HVM direct boot ABI.
>>>>
>>>> Signed-off-by: Stefano Garzarella <address@hidden>
>>>> Based-on: <address@hidden>
>>>
>>> I don't think this is a great way to give attribution.
>>> Can you pls include the author name and the S.O.B from there as well?
>
> Good to know.
> But I still think listing the original author (e.g. Based on patches by
> Foo Bar) or such is the nice thing to do.
It's not based on patches from another author, the work is entirely
Stefano's. It must be applied on top of those patches.
Paolo
[Qemu-devel] [PATCH v2 3/4] optionrom: add new PVH option rom, Stefano Garzarella, 2019/01/15
[Qemu-devel] [PATCH v2 1/4] linuxboot_dma: remove duplicate definitions of FW_CFG, Stefano Garzarella, 2019/01/15
[Qemu-devel] [PATCH v2 2/4] linuxboot_dma: move common functions in a new header, Stefano Garzarella, 2019/01/15
Re: [Qemu-devel] [PATCH v2 0/4] pvh: add new PVH option rom, Stefan Hajnoczi, 2019/01/15
Re: [Qemu-devel] [PATCH v2 0/4] pvh: add new PVH option rom, Liam Merwick, 2019/01/16