Searched full:allowing (Results 1 – 25 of 82) sorted by relevance
1234
/qemu/include/hw/xen/interface/arch-x86/ |
H A D | cpuid.h | 32 * EBX-EDX: "XenVMMXenVMM" signature, allowing positive identification 92 * field from 8 to 15 bits, allowing to target APIC IDs up 32768.
|
/qemu/docs/ |
H A D | glossary.rst | 59 QEMU implements a `gdb server <GDB usage>`, allowing gdb to attach to it and 104 allowing to execute virtual machines. Linux implementation is KVM (and supports 221 :ref:`Record/replay <replay>` is a feature of QEMU allowing to have a
|
H A D | throttle.txt | 247 bucket will start to empty, allowing for bursts again. 252 6000, allowing for 3 more seconds of I/O at 2000 IOPS. 263 graph, allowing for more flexibility.
|
H A D | pci_expander_bridge.txt | 14 (different from the main host bridge) allowing the guest OS
|
/qemu/docs/system/i386/ |
H A D | hyperv.rst | 46 Provides so-called VP Assist page MSR to guest allowing it to work with APIC 133 Provides HV_X64_MSR_RESET (0x40000003) MSR to the guest allowing it to reset 139 (0x40000023) allowing the guest to get its TSC/APIC frequencies without doing 146 (0x40000108) MSRs allowing the guest to get notified when TSC frequency changes
|
H A D | xen.rst | 63 is 64, allowing for 32768 pages of guest memory to be accessed by PV backends
|
/qemu/include/qemu/ |
H A D | config-file.h | 26 /* Parse QDict options as a replacement for a config file (allowing multiple
|
H A D | throttle.h | 64 * allowing the user to do bursts until then. The I/O limit during
|
/qemu/docs/system/ |
H A D | managed-startup.rst | 19 allowing VM code to run.
|
H A D | vnc-security.rst | 57 The QEMU VNC server also implements the VeNCrypt extension allowing use
|
H A D | authz.rst | 25 certificates to the servers, allowing the client to avoid a MITM attack
|
/qemu/hw/pci/ |
H A D | pci_host.c | 86 * allowing direct removal of unexposed functions. in pci_host_config_write_common() 111 * allowing direct removal of unexposed functions. in pci_host_config_read_common()
|
/qemu/hw/9pfs/ |
H A D | 9p-synth.h | 70 * otherwise it forces the server to try again forever. Thus allowing
|
/qemu/include/system/ |
H A D | confidential-guest-support.h | 51 * That means it would be very easy to have a bug allowing CGS
|
/qemu/include/hw/xen/interface/ |
H A D | event_channel.h | 74 * 2. <remote_dom> may be DOMID_SELF, allowing loopback connections. 102 * 1. <remote_dom> may be DOMID_SELF, allowing loopback connections.
|
/qemu/include/ |
H A D | glib-compat.h | 47 * Note that because of the GLIB_VERSION_MAX_ALLOWED constant above, allowing
|
/qemu/include/hw/misc/ |
H A D | tz-ppc.h | 61 * corresponds to the hardware allowing this to be set as a Verilog
|
/qemu/util/ |
H A D | defer-call.c | 8 * section, allowing multiple calls to batch up. This is a performance
|
/qemu/include/hw/ |
H A D | register.h | 42 * allowing this function to modify the value before return to the client.
|
H A D | resettable.h | 229 * Each phase is overridden only if the new one is not NULL allowing to
|
/qemu/hw/usb/ |
H A D | combined-packet.c | 119 * the last packet of such splits transfers have, thereby allowing input
|
/qemu/ |
H A D | README.rst | 11 and KVM hypervisors to provide emulated hardware while allowing the
|
/qemu/block/ |
H A D | graph-lock.c | 122 * Wait by allowing other coroutine (and possible readers) to continue. in bdrv_graph_wrlock()
|
/qemu/docs/devel/migration/ |
H A D | main.rst | 108 putting the device into an error state, allowing the rest of the VM to 542 The stream tries to be word and endian agnostic, allowing migration between hosts
|
/qemu/hw/ssi/ |
H A D | pl022.c | 93 (b) A driver transmits data, deliberately allowing the RX FIFO to in pl022_xfer()
|
1234