jmgsky commented on PR #11569: URL: https://github.com/apache/cloudstack/pull/11569#issuecomment-3253532555
This looks like it will fix my issue with booting a Juniper VSRX on cloudstack, but I think an option to set other parameters on the underlying qemu virtual machine would be more sustainable. Specifically, you can set `smbios-entry-point-type` on the machine (even newer i440fx-8.2 and beyond) and have it still use the older 32-bit smbios 2.x interface. [Here](https://github.com/qemu/qemu/blob/baa79455fa92984ff0f4b9ae94bed66823177a27/tests/functional/x86_64/test_acpi_bits.py#L321C1-L326C1) is the best example I can find of it's usage with qemu. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
