Re: [libvirt] [PATCH v2 1/6] conf: add 'isa' controller type

2019-03-03 Thread Roman Bogorodskiy
Ján Tomko wrote: > On Sun, Feb 17, 2019 at 05:04:00PM +0400, Roman Bogorodskiy wrote: > >Introduce 'isa' controller type. The only supported model > >now is 'isa-bridge'. In domain XML it looks this way: > > > >... > > > > > function='0x0'/> > > > >... > > >

Re: [libvirt] [PATCH v2 1/6] conf: add 'isa' controller type

2019-02-21 Thread Ján Tomko
On Sun, Feb 17, 2019 at 05:04:00PM +0400, Roman Bogorodskiy wrote: Introduce 'isa' controller type. The only supported model now is 'isa-bridge'. In domain XML it looks this way: ... ... Currently, this is needed for the bhyve driver to allow choosing a specific PCI address

[libvirt] [PATCH v2 1/6] conf: add 'isa' controller type

2019-02-17 Thread Roman Bogorodskiy
Introduce 'isa' controller type. The only supported model now is 'isa-bridge'. In domain XML it looks this way: ... ... Currently, this is needed for the bhyve driver to allow choosing a specific PCI address for that. In bhyve, this controller is used to attach serial