Re: [PATCH] doc: note a pitfall on reconnect feature
From: Yuanhan Liu <hidden>
Date: 2016-07-20 01:05:06
From: Yuanhan Liu <hidden>
Date: 2016-07-20 01:05:06
On Tue, Jul 19, 2016 at 01:57:11PM +0000, Mcnamara, John wrote:
quoted
- Note: the "reconnect" feature requires **QEMU v2.7** (or above). + .. Note:: + * The "reconnect" feature requires **QEMU v2.7** (or above). + + * The vhost supported features must be exactly the same before and + after the restart. For example, if TSO is disabled and then enabled, + nothing will work and issues undefined might happen.s/ issues undefined / undefined issues /
Thomas, mind to fix it while apply?
Apart from that: Acked-by: John McNamara <redacted>
Thanks! --yliu