Re: [PATCH v5 14/14] vpci: add TODO for the registers not explicitly handled

2022-01-28 Thread Oleksandr Andrushchenko
Hello, Roger, Jan! On 13.01.22 15:38, Jan Beulich wrote: > On 13.01.2022 14:27, Roger Pau Monné wrote: >> On Thu, Nov 25, 2021 at 12:17:32PM +0100, Jan Beulich wrote: >>> On 25.11.2021 12:02, Oleksandr Andrushchenko wrote: From: Oleksandr Andrushchenko For unprivileged guests

Re: [PATCH v5 14/14] vpci: add TODO for the registers not explicitly handled

2022-01-13 Thread Jan Beulich
On 13.01.2022 14:27, Roger Pau Monné wrote: > On Thu, Nov 25, 2021 at 12:17:32PM +0100, Jan Beulich wrote: >> On 25.11.2021 12:02, Oleksandr Andrushchenko wrote: >>> From: Oleksandr Andrushchenko >>> >>> For unprivileged guests vpci_{read|write} need to be re-worked >>> to not passthrough

Re: [PATCH v5 14/14] vpci: add TODO for the registers not explicitly handled

2022-01-13 Thread Roger Pau Monné
On Thu, Nov 25, 2021 at 12:17:32PM +0100, Jan Beulich wrote: > On 25.11.2021 12:02, Oleksandr Andrushchenko wrote: > > From: Oleksandr Andrushchenko > > > > For unprivileged guests vpci_{read|write} need to be re-worked > > to not passthrough accesses to the registers not explicitly handled > >

Re: [PATCH v5 14/14] vpci: add TODO for the registers not explicitly handled

2021-11-25 Thread Oleksandr Andrushchenko
On 25.11.21 13:17, Jan Beulich wrote: > On 25.11.2021 12:02, Oleksandr Andrushchenko wrote: >> From: Oleksandr Andrushchenko >> >> For unprivileged guests vpci_{read|write} need to be re-worked >> to not passthrough accesses to the registers not explicitly handled >> by the corresponding vPCI

Re: [PATCH v5 14/14] vpci: add TODO for the registers not explicitly handled

2021-11-25 Thread Jan Beulich
On 25.11.2021 12:02, Oleksandr Andrushchenko wrote: > From: Oleksandr Andrushchenko > > For unprivileged guests vpci_{read|write} need to be re-worked > to not passthrough accesses to the registers not explicitly handled > by the corresponding vPCI handlers: without fixing that passthrough > to

[PATCH v5 14/14] vpci: add TODO for the registers not explicitly handled

2021-11-25 Thread Oleksandr Andrushchenko
From: Oleksandr Andrushchenko For unprivileged guests vpci_{read|write} need to be re-worked to not passthrough accesses to the registers not explicitly handled by the corresponding vPCI handlers: without fixing that passthrough to guests is completely unsafe as Xen allows them full access to