Home
last modified time | relevance | path

Searched refs:told (Results 1 – 5 of 5) sorted by relevance

/qemu/docs/
H A Dmemory-hotplug.txt12 In order to be able to hotplug memory, QEMU has to be told how many
80 In order to be able to hot unplug pc-dimm device, QEMU has to be told the ids
/qemu/docs/system/
H A Dtarget-i386-desc.rst.inc51 must be told to not have parallel ports to have working GUS.
H A Dcpu-models-x86.rst.inc358 CVE-2018-3639, and thus the guest should be told not to enable
/qemu/docs/tools/
H A Dqemu-trace-stap.rst82 unless told to only monitor a specific process.
/qemu/hw/usb/
H A Dhcd-dwc2.c879 uint32_t tval, told, old; in dwc2_hreg0_write() local
917 told = old & (HPRT0_OVRCURRCHG | HPRT0_ENACHG | HPRT0_ENA | in dwc2_hreg0_write()
919 tval |= ~told; in dwc2_hreg0_write()