Searched full:onto (Results 1 – 25 of 62) sorted by relevance
123
/qemu/tests/qemu-iotests/ |
H A D | 314 | 61 # the top image (also compressed). Rebase the top image onto no backing file, 66 echo "=== Testing rebase with compression onto no backing file ===" 105 # thirds of them, respectively (with compression). Rebase img onto base, 136 # overlay onto no backing file with compression. Check that data is still
|
H A D | 060 | 75 # Link first L1 entry (first L2 table) onto itself 103 # L2 table linked onto the L1 table be fixed?) 114 # Redirect new data cluster onto refcount block
|
H A D | 024 | 243 echo "Rebase onto another image in the same chain" 297 echo "Rebase onto another image in the same chain"
|
H A D | 314.out | 8 === Testing rebase with compression onto no backing file ===
|
H A D | 024.out | 195 Rebase onto another image in the same chain 225 Rebase onto another image in the same chain
|
/qemu/docs/specs/ |
H A D | fsi.rst | 40 MMIO-mapping of the CFAM address straight onto a sub-region of the OPB 60 space onto the OPB address space - the models follow this directly and map the
|
/qemu/linux-headers/asm-mips/ |
H A D | unistd.h | 10 * Changed system calls macros _syscall5 - _syscall7 to push args 5 to 7 onto
|
/qemu/scripts/ |
H A D | qemu-gdb.py | 21 # Annoyingly, gdb doesn't put the directory of scripts onto the
|
/qemu/include/tcg/ |
H A D | helper-info.h | 29 TCG_CALL_ARG_NORMAL, /* by registers (continuing onto stack) */
|
/qemu/ |
H A D | gitdm.config | 23 # EmailMap does the main work of mapping addresses onto
|
/qemu/ui/ |
H A D | vnc-auth-sasl.h | 51 * to be stuffed onto the output buffer
|
/qemu/util/ |
H A D | coroutine-sigaltstack.c | 181 * later transfer control onto the signal stack. in qemu_coroutine_new() 210 * Now transfer control onto the signal stack and set it up. in qemu_coroutine_new()
|
H A D | error-report.c | 49 * Push location saved in LOC onto the location stack, return it. 62 * Initialize *LOC to "nowhere", push it onto the location stack.
|
H A D | fdmon-io_uring.c | 345 /* Move handlers due to be removed onto the deleted list */ in fdmon_io_uring_destroy()
|
/qemu/contrib/gitdm/ |
H A D | aliases | 2 # This is the email aliases file, mapping secondary addresses onto a
|
/qemu/hw/cpu/ |
H A D | realview_mpcore.c | 36 /* Map baseboard IRQs onto CPU IRQ lines. */
|
/qemu/hw/pci-host/ |
H A D | sabre.c | 307 /* PCI IRQ map onto the first 32 INO. */ in pci_sabre_set_irq() 318 /* OBIO IRQ map onto the next 32 INO. */ in pci_sabre_set_irq()
|
/qemu/tests/tcg/arm/system/ |
H A D | boot.S | 194 STMFD sp!, {r0-r1} // push r0, r1 onto stack
|
/qemu/hw/9pfs/ |
H A D | virtio-9p-device.c | 37 /* push onto queue and notify */ in virtio_9p_push_and_notify()
|
/qemu/target/i386/emulate/ |
H A D | x86.h | 281 "or %%rdx,%%rax" /* and or onto rax */ in rdtscp()
|
/qemu/include/hw/xen/interface/ |
H A D | vcpu.h | 51 * practise to move a VCPU onto an 'idle' or default page table, LDT and
|
/qemu/qapi/ |
H A D | qobject-output-visitor.c | 51 /* Push @value onto the stack of current QObjects being built */
|
/qemu/hw/usb/ |
H A D | hcd-xhci-pci.c | 93 * Forces all events onto interrupter/event ring 0 in pin-based IRQ mode. in xhci_pci_intr_mapping_conditional()
|
/qemu/hw/tricore/ |
H A D | tc27x_soc.c | 144 * LOCAL.PSPR/LOCAL.DSPR exclusively onto PSPR0/DSPR0. in tc27x_soc_init_memory_mapping()
|
/qemu/target/mips/tcg/system/ |
H A D | mips-semi.c | 337 * drop the string onto the stack below the stack pointer. in mips_semihosting()
|
123