On a Friday in 2023, Michal Privoznik wrote:
Signed-off-by: Michal Privoznik <[email protected]>
---
src/vmx/vmx.c | 175 +++++++++++++++++++++++++++++++-------------------
1 file changed, 110 insertions(+), 65 deletions(-)

diff --git a/src/vmx/vmx.c b/src/vmx/vmx.c
index af1c1640ae..399f03b419 100644
--- a/src/vmx/vmx.c
+++ b/src/vmx/vmx.c
@@ -2136,6 +2136,113 @@ virVMXParseSATAController(virConf *conf, int 
controller, bool *present)
}


+static int
+virXMXGenerateDiskTarget(virDomainDiskDef *def,

s/XMX/VMX/


Reviewed-by: Ján Tomko <[email protected]>

Jano

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to