Hello everyone,
I want to test the effects of the ACPI table's code extracted from my
system on a Linux system running on QEMU by comparing it with an
identically configured VM system which doesn't use this ACPI code.
Howevever, I always get the error message that the maximum size for the
ACPI cod
Hi stefan,
I am learning QEMU and I would want to experiment with the trace
facilities provided in the QEMU source.
Are there mechanisms available to get traces from guest and host and
then collate them to get a merged trace which helps to understand
exact flow of guest with host ? OR
generate a
Hi everyone,
I wanted to setup a ftrace based mechanism to understand flows within
the guest and host simultaneously.
Are there mechanisms available to get traces from guest and host and
then collate them to get a merged trace which helps to understand
exact flow of guest with host ? OR
generate a