qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC v11 30/55] target/arm: wrap call to aarch64_sve_change_el in tc


From: Claudio Fontana
Subject: Re: [RFC v11 30/55] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
Date: Wed, 24 Mar 2021 15:34:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

On 3/24/21 12:48 PM, Alex Bennée wrote:
> 
> Alex Bennée <alex.bennee@linaro.org> writes:
> 
>> Claudio Fontana <cfontana@suse.de> writes:
>>
>>> On 3/23/21 11:50 PM, Alex Bennée wrote:
> <snip>
>> Moving up the build chain to the revert I now get:
>>
>>   ./qemu-system-aarch64 -M virt,gic=host -cpu host -accel kvm -m 2048
>> -net none -nographic -kernel
>> ~/lsrc/linux.git/builds/arm64.virt/arch/arm64/boot/Image -append
>> "panic=-1"
>>   --no-reboot
>>   qemu-system-aarch64: Property 'virt-6.0-machine.gic' not found


I think I am seeing this on master too, can you check?

 ./qemu-system-aarch64 -M virt,gic=host -cpu host -accel kvm -m 2048 -net none 
-nographic -drive if=pflash,format=raw,file=/home/cfontana/QEMU_EFI.img  -drive 
if=pflash,file=/home/cfontana/varstore.img -drive 
if=virtio,file=/home/cfontana/debian.img -drive 
if=virtio,format=raw,file=/home/cfontana/debian-10.8.0-arm64-netinst.iso

qemu-system-aarch64: Property 'virt-6.0-machine.gic' not found


> 
> PEBKAC:
> 
> The proper command line is "-M virt,gic-version=host"
> 




reply via email to

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