Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 25 of 104) sorted by relevance

12345

/qemu/hw/usb/
A Dpcap.c126 .type = setup ? 'S' : 'C', in do_usb_pcap_ctrl()
130 .flag_setup = setup ? 0 : '-', in do_usb_pcap_ctrl()
139 if (setup) { in do_usb_pcap_ctrl()
145 if (in && setup) { in do_usb_pcap_ctrl()
150 if (!in && !setup) { in do_usb_pcap_ctrl()
169 .type = setup ? 'S' : 'C', in do_usb_pcap_data()
187 if (!setup) { in do_usb_pcap_data()
197 if (p->pid == USB_TOKEN_IN && setup) { in do_usb_pcap_data()
202 if (p->pid == USB_TOKEN_OUT && !setup) { in do_usb_pcap_data()
241 do_usb_pcap_ctrl(fp, p, setup); in usb_pcap_ctrl()
[all …]
/qemu/docs/devel/testing/
A Dci-runners.rst.inc27 For all Linux based systems, the setup can be mostly automated by the
29 under ``scripts/ci/setup``, such as this::
44 The ``scripts/ci/setup/$DISTRO/build-environment.yml`` Ansible
54 cd scripts/ci/setup
63 gitlab-runner setup and registration
78 Copy the ``scripts/ci/setup/vars.yml.template`` file to
79 ``scripts/ci/setup/vars.yml``. Then, set the
85 cd scripts/ci/setup
/qemu/python/
A DREADME.rst8 ``setup.py`` is used by ``pip`` to install this tooling to the current
9 environment. ``setup.cfg`` provides the packaging configuration used by
10 ``setup.py``. You will generally invoke it by doing one of the following:
65 found in ``setup.cfg``.
82 this package; it is referenced by ``setup.cfg``.
83 - ``setup.cfg`` houses setuptools package configuration.
84 - ``setup.py`` is the setuptools installer used by pip; See above.
A DMakefile60 $(QEMU_MINVENV_DIR) $(QEMU_MINVENV_DIR)/bin/activate: setup.cfg tests/minreqs.txt
85 $(QEMU_VENV_DIR) $(QEMU_VENV_DIR)/bin/activate: setup.cfg
125 python3 setup.py clean --all
A Dsetup.py36 setuptools.setup(cmdclass={'bdist_egg': bdist_egg_guard})
/qemu/scripts/ci/setup/
A Dgitlab-runner.yml52 # Debian/Ubuntu setup
53 - name: Get gitlab-runner repo setup script (DEB)
61 - name: Run gitlab-runner repo setup script (DEB)
74 # RPM setup
75 - name: Get gitlab-runner repo setup script (RPM)
83 - name: Run gitlab-runner repo setup script (RPM)
/qemu/.gitlab-ci.d/
A Dcrossbuild-template.yml13 - section_start setup "Pre-script setup"
16 - section_end setup
46 mv -v qemu-setup*.exe qemu-setup-${version}.exe;
A Dbuildtest-template.yml12 - section_start setup "Pre-script setup"
15 - section_end setup
/qemu/.gitlab-ci.d/custom-runners/
A Dubuntu-22.04-aarch32.yml2 # setup by the scripts/ci/setup/ubuntu/build-environment.yml task
A Dubuntu-22.04-s390x.yml2 # setup by the scripts/ci/setup/ubuntu/build-environment.yml task
/qemu/python/tests/
A Dminreqs.txt3 # by GitLab CI to ensure that our stated minimum versions in setup.cfg
7 # by the [devel] section of setup.cfg, except for transitive
/qemu/tests/qemu-iotests/
A D234.out11 {"data": {"status": "setup"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds…
28 {"data": {"status": "setup"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds…
A D203.out9 {"data": {"status": "setup"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds…
A D262.out9 {"data": {"status": "setup"}, "event": "MIGRATION", "timestamp": {"microseconds": "USECS", "seconds…
/qemu/hw/i386/
A Dx86-common.c636 uint8_t header[8192], *setup, *kernel; in x86_load_linux() local
700 setup = g_memdup2(header, sizeof(header)); in x86_load_linux()
704 setup, sizeof(header)); in x86_load_linux()
900 setup = g_malloc(setup_size); in x86_load_linux()
903 if (fread(setup, 1, setup_size, f) != setup_size) { in x86_load_linux()
949 memcpy(setup, header, MIN(sizeof(header), setup_size)); in x86_load_linux()
960 fw_cfg_add_bytes(fw_cfg, FW_CFG_SETUP_DATA, setup, setup_size); in x86_load_linux()
961 sev_load_ctx.setup_data = (char *)setup; in x86_load_linux()
/qemu/docs/devel/
A Dvfio-iommufd.rst18 specific to either legacy or iommufd. Each container has its own way to setup
60 * Secure Context setup
62 - iommufd BE: uses device fd and iommufd to setup secure context
64 - vfio legacy BE: uses group fd and container fd to setup secure context
/qemu/docs/sphinx/
A Dfakedbusdoc.py23 def setup(app: Sphinx) -> Dict[str, Any]: function
A Ddbusdoc.py160 def setup(app: Sphinx) -> Dict[str, Any]: function
164 dbusdomain.setup(app)
A Dqmp_lexer.py37 def setup(sphinx): function
/qemu/docs/devel/migration/
A Dvirtio.rst102 - feature-dependent setup
104 Implications of this setup
/qemu/docs/tools/
A Dqemu-pr-helper.rst16 to specific initiators in a shared storage setup. When implementing
27 If you want to run VMs in a setup like this, this helper should be
/qemu/tests/unit/
A Dtest-xs-node.c275 static XenstoreImplState *setup(void) in setup() function
317 XenstoreImplState *s = setup(); in test_xs_node_simple()
496 XenstoreImplState *s = setup(); in do_test_xs_node_tx()
620 XenstoreImplState *s = setup(); in test_xs_node_tx_rm()
688 XenstoreImplState *s = setup(); in test_xs_node_tx_resurrect()
773 XenstoreImplState *s = setup(); in test_xs_node_tx_resurrect2()
/qemu/.gitlab-ci.d/cirrus/
A DREADME.rst13 There is, however, some one-time setup required. If you want FreeBSD and macOS
47 Once this one-time setup is complete, you can just keep pushing to your GitLab
/qemu/hw/arm/
A Domap1.c2172 uint16_t setup[5]; member
2218 return s->setup[0]; in omap_uwire_read()
2220 return s->setup[1]; in omap_uwire_read()
2222 return s->setup[2]; in omap_uwire_read()
2224 return s->setup[3]; in omap_uwire_read()
2226 return s->setup[4]; in omap_uwire_read()
2296 s->setup[0] = 0; in omap_uwire_reset()
2297 s->setup[1] = 0; in omap_uwire_reset()
2298 s->setup[2] = 0; in omap_uwire_reset()
2299 s->setup[3] = 0; in omap_uwire_reset()
[all …]
/qemu/include/net/
A Dfilter.h42 FilterSetup *setup; member

Completed in 49 milliseconds

12345