
On Tue, Nov 24, 2015 at 15:26:29 +0300, Dmitry Andreev wrote:
A new Hyper-V cpu feature 'hv_crash' was added to QEMU. The feature will become available in v2.5.0.
What is changed in v5: * minor code fixes * code was moved between patches * patch sequence changed
Dmitry Andreev (9): conf: refactor code for checking ABI stability of panic device conf: add 'model' attribute for panic device with values isa, pseries, hyperv tests: add tests for the new panic device attribute - 'model' qemu: add support for hv_crash feature as a panic device tests: rework tests for panic devices tests: add tests for the new 'hyperv' panic device model Allow multiple panic devices tests: add tests for multiple panic devices conf: reject multiple panic devices of same model
Thanks for the good work and patience. I think the series is pretty good now. I found a few nits which are not really worth a respin so I fixed them (see my replies to individual patches) and pushed the series. Jirka