Re: [PATCH] hw/arm/virt: Default to architecture appropriate CPU

2020-08-20 Thread Punit Agrawal
Hi Peter, Thanks for the quick feedback and the background. Peter Maydell writes: > On Thu, 20 Aug 2020 at 05:55, Punit Agrawal > wrote: >> >> The default_cpu_type for the Virt machine is set to "cortex-a15" for >> both the arm (qemu-system-arm) and aarch6

[PATCH] hw/arm/virt: Default to architecture appropriate CPU

2020-08-20 Thread Punit Agrawal
of passing "-cpu max". Signed-off-by: Punit Agrawal --- Hi Peter, I spent inordinately long time scratching my head trying to figure out why my arm64 VM wasn't booting in TCG mode. Please consider merging if you don't see any issues with the patch. Thanks, Punit hw/ar

Re: [Qemu-devel] [PATCH] kvm: pass the virtual SEI syndrome to guest OS

2017-03-29 Thread Punit Agrawal
Laszlo Ersek writes: > On 03/29/17 14:51, Michael S. Tsirkin wrote: >> On Wed, Mar 29, 2017 at 01:58:29PM +0200, Laszlo Ersek wrote: >>> (8) When QEMU gets SIGBUS from the kernel -- I hope that's going to come >>> through a signalfd -- QEMU can format the CPER right into guest memory, >>> and the