qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 11/27] arm: Allow system registers for KVM guests


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL 11/27] arm: Allow system registers for KVM guests to be changed by QEMU code
Date: Thu, 21 Feb 2019 14:26:06 +0000

On Thu, 21 Feb 2019 at 14:20, Auger Eric <address@hidden> wrote:
> My qemu cmd line is:
>
> qemu-system-aarch64 -M virt,gic-version=3 -cpu host -smp 2 -m 4G
> -display none --enable-kvm -serial tcp:localhost:4444,server -qmp
> unix:/home/augere/TEST/QEMU/qmp-sock,server,nowait -device
> virtio-blk-pci,bus=pcie.0,scsi=off,drive=drv0,id=virtio-disk0,bootindex=1,werror=stop,rerror=stop
> -drive
> file=aarch64-vm0-rhel-alt-7.6.qcow2,format=qcow2,if=none,cache=writethrough,id=drv0
> -device virtio-net-pci,bus=pcie.0,netdev=nic0,mac=6a:f5:10:b1:3d:d2
> -netdev
> tap,id=nic0,script=/home/augere/TEST/SCRIPTS/qemu-ifup,downscript=/home/augere/TEST/SCRIPTS/qemu-ifdown
> -bios
> /home/augere/UPSTREAM/edk2/Build/ArmVirtQemu-AARCH64/DEBUG_GCC5/FV/QEMU_EFI.fd
> -net none -d guest_errors

Does the bug still occur if you get rid of all the network/disk related
command line options here (hopefully it does, to reduce the size of
the test case) ? Can you provide the QEMU_EFI.fd ?

thanks
-- PMM



reply via email to

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