
On 04/01/22 7:27 pm, Daniel P. Berrangé wrote:
On Sat, Dec 11, 2021 at 07:57:47PM -0800, “Divya wrote:
From: Divya Garg <divya.garg@nutanix.com>
VM XML accepts target.port but this does not get passed while building the qemu command line for this VM. Apologies, I failed to notice this had been sent out to the list; Re-posting my comments from an internal thread, so all can see:
I don't think serial ports that are not isa-serial should clash with serial ports like this.
In fact, from what I can see, as "port" is not used for any other type, we should just completely ignore non-isa-serial ports here. Agreed, conceptually the 'port' is only required to be unique within
On Tue, Jan 04, 2022 at 11:47:39AM +0000, John Levon wrote: the scope of the 'type' setting.
Sure Daniel. Let me update it and send the patch for the review. Thanks Regards Divya
Regards, Daniel