|
| From: | Emanuele |
| Subject: | Re: [Qemu-devel] [PATCH v2 04/34] tests/qgraph: x86_64/pc machine node |
| Date: | Thu, 9 Aug 2018 14:23:05 +0200 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
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)?
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.
Thank you, Emanuele
| [Prev in Thread] | Current Thread | [Next in Thread] |