qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 0/5] Vga 20190308 patches


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PULL 0/5] Vga 20190308 patches
Date: Mon, 11 Mar 2019 14:33:59 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

On 09/03/19 15:42, Peter Maydell wrote:
> On Fri, 8 Mar 2019 at 12:42, Gerd Hoffmann <address@hidden> wrote:
>>
>> The following changes since commit 32694e98b8d7a246345448a8f707d2e11d6c65e2:
>>
>>   Merge remote-tracking branch 
>> 'remotes/ehabkost/tags/machine-next-pull-request' into staging (2019-03-06 
>> 18:52:19 +0000)
>>
>> are available in the Git repository at:
>>
>>   git://git.kraxel.org/qemu tags/vga-20190308-pull-request
>>
>> for you to fetch changes up to 61dbd9eaa1450f94886fb41366e4687d405c52c8:
>>
>>   virtio-gpu: make virtio_gpu_reset static (2019-03-08 09:36:23 +0100)
>>
>> ----------------------------------------------------------------
>> vga: virtio reset fix, add ati emulation.
>>
>> ----------------------------------------------------------------
> 
> Hi -- I'm afraid this has conflicted with the Kconfig merge:
> 
> CONFLICT (modify/delete): default-configs/pci.mak deleted in HEAD and
> modified in remotes/kraxel/tags/vga-20190308-pull-request.
> 
> Can you figure out what the Kconfig equivalent of the
> pci.mak change is and resend, please?

Should be:

config ATI_VGA
    bool
    default y if PCI_DEVICES
    depends on PCI
    select VGA

Paolo



reply via email to

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