On 3/24/21 12:48 PM, Alex Bennée wrote:
> 
> Alex Bennée <alex.ben...@linaro.org> writes:
> 
>> Claudio Fontana <cfont...@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