I don't know, is there a test for the memory allocator? I gave it that name just because the actual structure representing it is called QGuestAllocator.Perhaps we can call that "memory" rather than "guest_allocator", as it gives access to the memory of the guest? and qos_node_produces("x86_64/pc", "memory"); (or "guest_allocator")?and perhaps later, a qos_add_test("test-memory-allocator", "memory", test_memory_allocator, NULL)?
Thank you, Emanuele