Searched refs:isolate (Results 1 – 9 of 9) sorted by relevance
/qemu/tests/tcg/aarch64/ |
H A D | bti-crt.c.inc | 31 * kernel API struct sigaction. So for simplicity, isolate the
|
/qemu/include/hw/ppc/ |
H A D | spapr_drc.h | 206 uint32_t (*isolate)(SpaprDrc *drc); member
|
/qemu/hw/ppc/ |
H A D | spapr_drc.c | 676 drck->isolate = drc_isolate_physical; in spapr_drc_physical_class_init() 687 drck->isolate = drc_isolate_logical; in spapr_drc_logical_class_init() 1009 return drck->isolate(drc); in rtas_set_isolation_state()
|
/qemu/docs/specs/ |
H A D | ppc-spapr-hotplug.rst | 174 ``0``: ``isolate``, device is made inaccessible by guest OS. 192 ``isolation-state->isolate``, respectively. For "physical" DR (like PCI
|
/qemu/docs/devel/ |
H A D | rust.rst | 337 **Don't be afraid of complexity, but document and isolate it** 340 to isolate any tricks in a place (for example a ``struct``, a trait
|
H A D | writing-monitor-commands.rst | 18 existing HMP commands conform to this, to fully isolate HMP from the
|
/qemu/qapi/ |
H A D | net.json | 123 # @restrict: isolate the guest from the host
|
/qemu/target/ppc/translate/ |
H A D | fixedpoint-impl.c.inc | 1275 /* Invert, isolate the carry bits, and produce 6's. */
|
/qemu/ |
H A D | qemu-options.hx | 2936 " isolate this interface from others with 'isolated',\n" 2945 " isolate this interface from others with 'isolated'\n" 2949 " isolate this interface from others with 'isolated'\n" 4903 external reference clock, e.g. via NTP. If you want to isolate the
|