Home
last modified time | relevance | path

Searched refs:push (Results 1 – 25 of 45) sorted by relevance

12

/qemu/pc-bios/optionrom/
A Dkvmvapic.S18 push %es
19 push %cs
105 push %ecx
167 push %eax
173 push %eax
174 push %ecx
175 push %edx
176 push %ebx
272 push %eax
278 push %eax
[all …]
/qemu/common-user/host/i386/
A Dsafe-syscall.inc.S26 push %ebp
29 push %esi
32 push %edi
35 push %ebx
/qemu/docs/devel/testing/
A Dci-jobs.rst.inc21 git-push command line arguments.
27 git push -o ci.variable="QEMU_CI_EXAMPLE_VAR=value" myrepo mybranch
31 https://docs.gitlab.com/ee/user/project/push_options.html#push-options-for-gitlab-cicd
36 You can use aliases to make it easier to push branches with different
41 git config --local alias.push-ci "push -o ci.variable=QEMU_CI=1"
42 git config --local alias.push-ci-now "push -o ci.variable=QEMU_CI=2"
48 git push-ci
54 git push-ci-now
70 repository CI settings, or as git push variables, to influence
/qemu/tests/multiboot/
A Dstart.S38 push %ebx
39 push %eax
/qemu/tests/tcg/i386/system/
A Dboot.S68 push $idt_00
69 push $((32 * 8 - 1) << 16)
/qemu/block/
A Ddmg-lzfse.c28 #pragma GCC diagnostic push
/qemu/hw/core/
A Dstream.c10 return k->push(sink, buf, len, eop); in stream_push()
/qemu/include/hw/
A Dstream.h42 size_t (*push)(StreamSink *obj, unsigned char *buf, size_t len, bool eop); member
/qemu/.gitlab-ci.d/cirrus/
A DREADME.rst14 builds to happen when you push to your GitLab repository, you need to
27 * it may be necessary to push an empty ``.cirrus.yml`` file to your github fork
/qemu/.gitlab-ci.d/
A Dopensbi.yml62 - docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA
63 - docker push $IMAGE_TAG
A Dcontainer-template.yml19 - docker push "$TAG"
A Dbuildtest-template.yml100 policy: pull-push
/qemu/include/
A Dglib-compat.h29 #pragma GCC diagnostic push
/qemu/hw/dma/
A Dxilinx_axidma.c635 .push = xilinx_axidma_data_stream_push,
640 .push = xilinx_axidma_control_stream_push,
647 ssc->push = ((StreamSinkClass *)data)->push; in xilinx_axidma_stream_class_init()
/qemu/common-user/host/x86_64/
A Dsafe-syscall.inc.S31 push %rbp
/qemu/tests/tcg/i386/
A Dtest-i386-code16.S22 push %bx
/qemu/common-user/host/arm/
A Dsafe-syscall.inc.S35 push { r4, r5, r6, r7, r8, lr }
/qemu/include/ui/
A Dsdl2.h13 #pragma GCC diagnostic push
A Dgtk.h5 #pragma GCC diagnostic push
/qemu/linux-user/arm/
A Dvdso.S59 push {r7, lr}
/qemu/linux-user/i386/
A Dvdso.S50 push %ebx
/qemu/tests/qemu-iotests/tests/
A Dimage-fleecing.out296 === Test push backup with fleecing ===
328 {"data": {"device": "push-backup", "len": 67108864, "offset": 67108864, "speed": 0, "type": "backup…
/qemu/hw/block/
A Dxen_blkif.h21 #pragma pack(push, 4)
/qemu/util/
A Dcoroutine-ucontext.c257 #pragma GCC diagnostic push
/qemu/hw/net/
A Dxilinx_axienet.c1025 ssc->push = xilinx_axienet_control_stream_push; in xilinx_enet_control_stream_class_init()
1032 ssc->push = xilinx_axienet_data_stream_push; in xilinx_enet_data_stream_class_init()

Completed in 52 milliseconds

12