qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 7/7] default-configs: Add config for aarch64-sof


From: Christopher Covington
Subject: Re: [Qemu-devel] [PATCH 7/7] default-configs: Add config for aarch64-softmmu
Date: Tue, 17 Dec 2013 08:33:19 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

On 12/16/2013 06:40 PM, Christoffer Dall wrote:
> On Thu, Nov 28, 2013 at 01:33:22PM +0000, Peter Maydell wrote:
>> Add a config for aarch64-softmmu; this enables building of this target.
>> The resulting executable doesn't know about any 64 bit CPUs, but all
>> the 32 bit CPUs and board models work.
>>
>> Signed-off-by: Peter Maydell <address@hidden>
>> ---
>>  default-configs/aarch64-softmmu.mak |    9 +++++++++
>>  1 file changed, 9 insertions(+)
>>  create mode 100644 default-configs/aarch64-softmmu.mak
>>
>> diff --git a/default-configs/aarch64-softmmu.mak 
>> b/default-configs/aarch64-softmmu.mak
>> new file mode 100644
>> index 0000000..76a45cc
>> --- /dev/null
>> +++ b/default-configs/aarch64-softmmu.mak
>> @@ -0,0 +1,9 @@
>> +# Default configuration for aarch64-softmmu
>> +
>> +include pci.mak
>> +include usb.mak
> 
> pci and usb?  pci is required for virtio I presume, and USB? for 32-bit
> boards?

PCI is not required for VirtIO since the introduction of VirtIO-MMIO.

Christopher

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by the Linux Foundation.



reply via email to

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