On 31/01/2023 22:51, Vikram Garhwal wrote:
From: Stefano Stabellini <[email protected]>
This is done to prepare for enabling xenpv support for ARM architecture.
On ARM it is possible to have a functioning xenpv machine with only the
PV backends and no IOREQ server. If the IOREQ server creation fails,
continue to the PV backends initialization.
Signed-off-by: Stefano Stabellini <[email protected]>
Signed-off-by: Vikram Garhwal <[email protected]>
Reviewed-by: Stefano Stabellini <[email protected]>
---
include/hw/xen/xen_common.h | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
Reviewed-by: Paul Durrant <[email protected]>