Re: [Qemu-devel] [PULL v3 00/42] Machine and x86 queue, 2019-07-02

2019-07-02 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190702153535.9851-1-ehabk...@redhat.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash make

Re: [Qemu-devel] [PULL v3 00/42] Machine and x86 queue, 2019-07-02

2019-07-02 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190702153535.9851-1-ehabk...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Subject: [Qemu-devel] [PULL v3 00/42] Machine and x86 queue, 2019-07-02 Message-id

[Qemu-devel] [PULL v3 00/42] Machine and x86 queue, 2019-07-02

2019-07-02 Thread Eduardo Habkost
Changes v2 -> v3: * Fix "make check" warnings (Igor Mammedov) * Fix conflicts of "hw/arm: Replace global smp variables with machine smp properties" with recent arm changes (Eduardo Habkost) * x86 versioned CPU models (Eduardo Habkost) * SnowRidge CPU model (Paul Lai) * Add deprecation information