Re: [libvirt] [PATCH v3 18/28] conf: Add target type and model for spapr-vty

2017-11-27 Thread Pavel Hrdina
On Sun, Nov 26, 2017 at 11:25:39PM +0100, Andrea Bolognani wrote: > We can finally introduce a specific target model for the spapr-vty > device used by pSeries guests, which means isa-serial will no longer > show up to confuse users. > > We make sure migration works in both directions by

[libvirt] [PATCH v3 18/28] conf: Add target type and model for spapr-vty

2017-11-26 Thread Andrea Bolognani
We can finally introduce a specific target model for the spapr-vty device used by pSeries guests, which means isa-serial will no longer show up to confuse users. We make sure migration works in both directions by interpreting the isa-serial target type, or the lack of target type, appropriately