On 25.10.2023 14:36, Roger Pau Monné wrote: > On Thu, May 11, 2023 at 02:05:11PM +0200, Jan Beulich wrote: >> This allows to initiate machine reset, which we don't want to permit >> Dom0 to invoke that way. >> >> While there insert blank lines and convert the sibling PCI config space >> port numbers to upper case, matching style earlier in the function. >> >> Signed-off-by: Jan Beulich <[email protected]> > > Acked-by: Roger Pau Monné <[email protected]>
Thanks. > Should we also do something about port 0x64? That would be more involved, as its reset (and A20) functionality is only a small subset of what it is used for. IOW we'd have to intercept accesses and pass through the majority of the operations. Jan
