[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] QEMU features useful for Xen development?
Dear Xen community, Linaro is significantly invested in QEMU development, with a special focus on Arm-related aspects. We recognize the value of QEMU as a readily available software reference platform for projects that need to test their software well before the availability of real hardware. The primary focus of our effort is on adding core architectural elements to the CPU emulation. For an overview of the current feature set, please see: https://qemu.readthedocs.io/en/master/system/arm/emulation.html Besides the -cpu max, providing an approximation of a v9.0 baseline CPU, we have also recently added several specific CPU types like the Neoverse-N1 and V1 processor types as well as numerous Cortex CPU models. Our most utilized machine model is "virt", which is primarily designed for guest operation and therefore has minimal resemblance to actual hardware. "sbsa-ref" was implemented to more closely simulate a real machine that aligns with Arm's SBSA specification. In our work on VirtIO, we often use QEMU. Most of our rust-vmm vhost-device backends, for instance, were initially tested on QEMU. Now that everyone is up-to-date, I would welcome any feedback from the Xen community on features that would increase QEMU's usefulness as a development target. Do you have interest in any upcoming Arm CPU features? For example, we recently added FEAT_RME support for Arm's new confidential computing, but currently do not implement FEAT_NV/NV2. How about the HW emulation in QEMU? Is the PCI emulation reliable enough to ensure confidence while testing changes to Xen's PCI management? What about the few peripherals that the hypervisor accesses directly? Are there other development features you consider essential? Have you noticed any limitations with gdbstub? Does anyone use the record/replay or reverse debug functions? Has anyone tried TCG plugins for analysing the behavior of the hypervisor? While I cannot promise to implement every wish-list item (performance counter emulation, for example, as we are not a uArch simulator), I am eager to gather feedback on how QEMU could be improved to help the Xen community deliver it's roadmap faster. Thank you for your time and I look forward to any feedback :-) -- Alex Bennée Virtualisation Tech Lead @ Linaro
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |