> On 30 Nov 2022, at 16:54, Andrew Cooper <andrew.coop...@citrix.com> wrote: > > Xenstored always needs to bind the DOM_EXC VIRQ. > > Instead of doing it shortly after the call to Event.init(), do it in the > init() call itself. This removes the need for the field to be a mutable > option. > > It will also simplify a future change to restore both parts from the live > update record, rather than re-initialising them from scratch. > > Rename the field from virq_port (which could be any VIRQ) to it's proper name. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> > --- > CC: Christian Lindig <christian.lin...@citrix.com> > CC: David Scott <d...@recoil.org> > CC: Edwin Torok <edvin.to...@citrix.com> > CC: Rob Hoes <rob.h...@citrix.com> > Acked-by: Christian Lindig <christian.lin...@citrix.com>
- [PATCH v2 0/6] More Oxenstored live update fixes Andrew Cooper
- [PATCH v2 2/6] tools/oxenstored: Bind the DOM_EXC VI... Andrew Cooper
- Re: [PATCH v2 2/6] tools/oxenstored: Bind the DO... Edwin Torok
- Re: [PATCH v2 2/6] tools/oxenstored: Bind the DO... Christian Lindig
- [PATCH v2 1/6] tools/oxenstored: Style fixes to Doma... Andrew Cooper
- Re: [PATCH v2 1/6] tools/oxenstored: Style fixes... Edwin Torok
- Re: [PATCH v2 1/6] tools/oxenstored: Style fixes... Christian Lindig
- [PATCH v2 3/6] tools/oxenstored: Rename some 'port' ... Andrew Cooper
- Re: [PATCH v2 3/6] tools/oxenstored: Rename some... Edwin Torok
- Re: [PATCH v2 3/6] tools/oxenstored: Rename some... Christian Lindig
- Re: [PATCH v2 3/6] tools/oxenstored: Rename ... Andrew Cooper
- [PATCH v2 5/6] tools/oxenstored: Rework Domain evtch... Andrew Cooper
- Re: [PATCH v2 5/6] tools/oxenstored: Rework Doma... Edwin Torok
- Re: [PATCH v2 5/6] tools/oxenstored: Rework Doma... Christian Lindig