qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Did we lose monitor commands pci_add, pci_del?


From: Paolo Bonzini
Subject: Re: [Qemu-devel] Did we lose monitor commands pci_add, pci_del?
Date: Mon, 16 Feb 2015 09:56:39 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0


On 15/02/2015 12:12, Peter Maydell wrote:
> On 15 February 2015 at 03:02, David Gibson <address@hidden> wrote:
>> Godammit.  Have I mentioned lately how much it pisses me off that we
>> have various config symbols and it's never clear which ones make it
>> into C and which are only in make.
> 
> That does seem confusing. Is there a reason we can't have a
> config-devices.h which gets created from config-devices.mak?

Blue Swirl opposed it because we already had qdev_try_create...  The
problem here was that CONFIG_PCI_HOTPLUG_OLD was in config-devices.mak
but not a device.  There were other cases before (CONFIG_FDT maybe?) but
I think this was the last one.

I'd just kill it at this point...

Paolo



reply via email to

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