On 6/12/23 02:10, Vikram Garhwal wrote:
Found the fix. QTest adds 'accel = qtest' and xen machines already have "accel = xen"
option by default. Adding this xenpvh machine to skip fixed the issue, other xen machines
are already in skip list. I am running the gitlab-ci locally to see if there are
Hi Richard,
On 6/9/23 3:59 PM, Richard Henderson wrote:
On 6/9/23 10:07, Stefano Stabellini wrote:
From: Vikram Garhwal
Add a new machine xenpvh which creates a IOREQ server to
register/connect with
Xen Hypervisor.
Optional: When CONFIG_TPM is enabled, it also creates a
tpm-tis-device, add
On 6/9/23 10:07, Stefano Stabellini wrote:
From: Vikram Garhwal
Add a new machine xenpvh which creates a IOREQ server to register/connect with
Xen Hypervisor.
Optional: When CONFIG_TPM is enabled, it also creates a tpm-tis-device, adds a
TPM emulator and connects to swtpm running on host machin
From: Vikram Garhwal
Add a new machine xenpvh which creates a IOREQ server to register/connect with
Xen Hypervisor.
Optional: When CONFIG_TPM is enabled, it also creates a tpm-tis-device, adds a
TPM emulator and connects to swtpm running on host machine via chardev socket
and support TPM functio