Re: [PATCH V3 12/23] xen/ioreq: Remove "hvm" prefixes from involved function names

2020-12-07 Thread Oleksandr
On 07.12.20 14:45, Jan Beulich wrote: Hi Jan On 30.11.2020 11:31, Oleksandr Tyshchenko wrote: @@ -301,8 +301,8 @@ bool is_ioreq_server_page(struct domain *d, const struct page_info *page) return found; } -static void hvm_update_ioreq_evtchn(struct ioreq_server *s, -

Re: [PATCH V3 12/23] xen/ioreq: Remove "hvm" prefixes from involved function names

2020-12-07 Thread Jan Beulich
On 30.11.2020 11:31, Oleksandr Tyshchenko wrote: > @@ -301,8 +301,8 @@ bool is_ioreq_server_page(struct domain *d, const struct > page_info *page) > return found; > } > > -static void hvm_update_ioreq_evtchn(struct ioreq_server *s, > -struct ioreq_vcpu *

[PATCH V3 12/23] xen/ioreq: Remove "hvm" prefixes from involved function names

2020-11-30 Thread Oleksandr Tyshchenko
From: Oleksandr Tyshchenko This patch removes "hvm" prefixes and infixes from IOREQ related function names in the common code and performs a renaming where appropriate according to the more consistent new naming scheme: - IOREQ server functions should start with "ioreq_server_" - IOREQ functions