Re: [Qemu-devel] [RFC QEMU v2 0/2] arm/virt: Account for guest pause time

2018-11-29 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Subject: [Qemu-devel] [RFC QEMU v2 0/2] arm/virt: Account for guest pause time Message-id: 1543352837-21529-1-git-send-email-bijan.mottahe...@oracle.com === TEST SCRIPT BEGIN === #!/bin

[Qemu-devel] [RFC QEMU v2 0/2] arm/virt: Account for guest pause time

2018-11-27 Thread Bijan Mottahedeh
v1 -> v2: - Call the asm code only for kvm and always use the default value for TCG. This patch series address two Qemu issues: - improper system clock frequency initialization - lack of pause (virtsh suspend) time accounting A simple test to reproduce the problem executes one or more insta