On Tue, May 20, 2025 at 10:15:23PM +0000, Wei Liu wrote: > On Tue, May 20, 2025 at 01:30:10PM +0200, Magnus Kulke wrote: > > > > +static enum hv_register_name SPECIAL_REGISTER_NAMES[18] = { > [...] > > + HV_REGISTER_PENDING_INTERRUPTION, > > Why do you think this is needed? >
It's not, that's a leftover. we can remove it, since we don't use it in QEMU currently.