Searched refs:working (Results 1 – 25 of 37) sorted by relevance
12
/qemu/contrib/gitdm/ |
H A D | group-map-interns | 2 # Group together everyone working as an intern via one of the various
|
/qemu/docs/system/ |
H A D | index.rst | 9 This includes working with hypervisors such as KVM, Xen
|
H A D | target-sparc.rst | 52 - CS4231 sound device (only on SS-5, not working yet)
|
H A D | target-i386-desc.rst.inc | 51 must be told to not have parallel ports to have working GUS.
|
H A D | gdb.rst | 6 QEMU supports working with gdb via gdb's remote-connection facility 133 not just those in the cluster you are currently working on::
|
/qemu/docs/system/devices/ |
H A D | usb-u2f.rst | 35 requires a working libudev): 59 Assuming that you have a working libu2f-emu installed on the host,
|
H A D | ccid.rst | 46 Assuming you have a working smartcard on the host with the current
|
H A D | net.rst | 61 In order to check that the user mode network is working, you can ping
|
/qemu/tests/docker/dockerfiles/ |
H A D | debian-toolchain.docker | 10 # ??? The build-dep isn't working, missing a number of
|
/qemu/hw/usb/ |
H A D | hcd-dwc2.h | 169 bool working; member
|
H A D | hcd-dwc2.c | 578 if (s->working) { in dwc2_work_bh() 581 s->working = true; in dwc2_work_bh() 608 s->working = false; in dwc2_work_bh() 1306 s->working = false; in dwc2_reset_enter() 1440 VMSTATE_BOOL(working, DWC2State),
|
H A D | hcd-ehci.h | 298 bool working; member
|
H A D | hcd-ehci.c | 2273 if (ehci->working) { in ehci_work_bh() 2276 ehci->working = true; in ehci_work_bh() 2361 ehci->working = false; in ehci_work_bh()
|
/qemu/ |
H A D | gitdm.config | 46 # and those working under academic or intern auspices
|
H A D | README.rst | 101 requires a working 'git send-email' setup, and by default doesn't
|
/qemu/docs/specs/ |
H A D | rapl-msr.rst | 118 Currently this feature is only working on an Intel CPU that has the RAPL driver 130 The qemu-vmsr-helper is working very much like the qemu-pr-helper. Instead of
|
/qemu/docs/devel/ |
H A D | maintainers.rst | 8 working in their spare time to employees who work on the project as
|
H A D | control-flow-integrity.rst | 89 If you are working on function that is performing a call using an
|
H A D | rust.rst | 147 - *proof of concept*: the API is subject to change but allows working with safe 306 Here are some things to keep in mind when working on the ``qemu_api`` crate.
|
/qemu/docs/devel/testing/ |
H A D | functional.rst | 59 to the QEMU binary that should be used for the test. The current working 354 Some tests are not working reliably and thus are disabled by default.
|
H A D | fuzzing.rst | 106 exits, you should find a file, "default.profraw" in the working directory.
|
/qemu/tests/qemu-iotests/ |
H A D | iotests.py | 1510 (working, reason) = has_working_luks() 1511 if not working:
|
H A D | 024.out | 145 === Test rebase in a subdirectory of the working directory ===
|
/qemu/docs/system/arm/ |
H A D | orangepi.rst | 213 board and provides a fully working system with serial console, networking and storage.
|
/qemu/docs/ |
H A D | image-fuzzer.txt | 50 assumes that core dumps will be generated in the current working directory.
|
12