Re: [Qemu-devel] [PATCH v3 00/43] tcg: support for multiple TCG contexts

2017-07-19 Thread no-reply
Hi, This series failed automatic build test. Please find the testing commands and their output below. If you have docker installed, you can probably reproduce it locally. Message-id: 1500520169-23367-1-git-send-email-c...@braap.org Subject: [Qemu-devel] [PATCH v3 00/43] tcg: support for multiple

[Qemu-devel] [PATCH v3 00/43] tcg: support for multiple TCG contexts

2017-07-19 Thread Emilio G. Cota
v2: https://lists.gnu.org/archive/html/qemu-devel/2017-07/msg04749.html v3 applies on top of the current master (d4e59218a). To ease review/testing, you can pull this series from: https://github.com/cota/qemu/tree/multi-tcg-v3 Note: I cannot even compile-test _WIN32 bits, help appreciated! S