Searched refs:paging (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/qapi/ |
| H A D | dump.json | 56 # @paging: if true, do paging to get guest's memory mapping. This 63 # Also, paging=true has the following limitations: 67 # 2. The guest can be in real-mode even if paging is enabled. For 91 # format is conflict with paging and filter, ie. @paging, @begin 106 'data': { 'paging': 'bool', 'protocol': 'str', '*detach': 'bool',
|
| /openbmc/qemu/dump/ |
| H A D | dump-hmp-cmds.c | 19 bool paging = qdict_get_try_bool(qdict, "paging", false); in hmp_dump_guest_memory() local 80 qmp_dump_guest_memory(paging, prot, true, detach, has_begin, begin, in hmp_dump_guest_memory()
|
| H A D | dump.c | 1781 DumpGuestMemoryFormat format, bool paging, bool has_filter, in dump_init() argument 1798 assert(!paging && !has_filter); in dump_init() 1910 if (paging) { in dump_init() 2064 void qmp_dump_guest_memory(bool paging, const char *protocol, in qmp_dump_guest_memory() argument 2118 (paging || has_begin || has_length)) { in qmp_dump_guest_memory() 2194 dump_init(s, fd, has_format, format, paging, has_begin, in qmp_dump_guest_memory()
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/ |
| H A D | tnftp_20230507.bb | 7 IPv6 support, modification time preservation, paging of local and \
|
| /openbmc/qemu/docs/devel/ |
| H A D | tcg-plugins.rst | 99 paging this will change too.
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | testimage.bbclass | 120 dump-guest-memory {"paging":false,"protocol":"file:%s.img"}
|
| /openbmc/docs/designs/ |
| H A D | event-logging.md | 461 enhanced to support log paging for `phosphor-logging` hosted events.
|