Home
last modified time | relevance | path

Searched refs:try (Results 1 – 25 of 71) sorted by relevance

123

/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dsmbios.py279 try:
175 try:
206 try:
257 try:
300 try:
408 try:
505 try:
552 try:
2331 try:
2359 try:
[all …]
/qemu/docs/system/
H A Dbootindex.rst44 Given the command above, firmware should try to boot from the e1000 NIC
45 first. If this fails, it should try the virtio NIC next; if this fails
46 too, it should try the virtio disk, and then the IDE disk.
54 won't retry booting from other disk. It can still try to boot from
/qemu/qapi/
H A Daudio.json78 # @try-poll: attempt to use poll mode, falling back to non-polling
88 '*try-poll': 'bool' } }
242 # @try-poll: attempt to use poll mode, falling back to non-polling
252 '*try-poll': 'bool' } }
263 # @try-mmap: try using memory-mapped access, falling back to
280 '*try-mmap': 'bool',
H A Dsockets.json52 # @ipv4: whether to accept IPv4 addresses, default try both IPv4 and
55 # @ipv6: whether to accept IPv6 addresses, default try both IPv4 and
/qemu/docs/system/devices/
H A Digb.rst25 actual hardware, and you may experience various failures if you try to use it
27 try functionalities not covered by the tests.
/qemu/tests/qemu-iotests/
H A D244.out13 no file open, try 'help open'
17 no file open, try 'help open'
21 no file open, try 'help open'
26 no file open, try 'help open'
28 no file open, try 'help open'
H A D054.out5 qemu-img: TEST_DIR/t.IMGFMT: The image size is too large for file format 'IMGFMT' (try using a larg…
H A D114.out14 no file open, try 'help open'
H A D075.out24 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: image requires too many offsets, try incr…
H A D293.out25 == erase slot 0 and try it ==
28 == erase slot 2 and try it ==
H A D153.out36 no file open, try 'help open'
41 no file open, try 'help open'
110 no file open, try 'help open'
179 no file open, try 'help open'
234 no file open, try 'help open'
339 no file open, try 'help open'
H A D307.out98 === Connect qemu-io to export1, try removing exports ===
125 === Connect qemu-io again, try force removing ===
H A D178.out.qcow233 qemu-img: The image size is too large (try using a larger cluster size)
178 qemu-img: The image size is too large (try using a larger cluster size)
/qemu/gdbstub/
H A Dmeson.build3 # types. The bits pushed to system/user.c try to use guest agnostic
/qemu/docs/spin/
H A Dwin32-qemu-event.promela32 * RAW_SET/RAW_RESET/RAW_WAIT, but try to avoid invoking them.
/qemu/docs/system/s390x/
H A Dbootdevices.rst77 shown when using the ``PROMPT`` option, and the s390-ccw bios will then try
96 will fail. For a successful network boot, try something like this::
/qemu/scripts/coccinelle/
H A Dtcg_gen_extract.cocci70 try: # only eval integer, no #define like 'SR_M' (cpp did this, else some headers are missing).
H A Dmemory-region-housekeeping.cocci69 // We don't try to replace sequences with a non-NULL owner, because
/qemu/docs/
H A Dmeson.build26 # try to run it with our configuration file (which enforces a
/qemu/docs/specs/
H A Dacpi_mem_hotplug.rst66 try to reuse it.
H A Dppc-spapr-xive.rst105 mode (XICS), either don't set the ic-mode machine property or try
151 mode (XICS), either don't set the ic-mode machine property or try
/qemu/docs/devel/
H A Dcode-of-conduct.rst19 exception. When we disagree, we try to understand why. It is important that
H A Ddocs.rst63 In the file ``qemu-options.hx``, do not try to explicitly define a
/qemu/target/arm/
H A Dkvm.c151 struct kvm_vcpu_init try; in kvm_arm_create_scratch_host_vcpu() local
154 try.target = *cpus_to_try++; in kvm_arm_create_scratch_host_vcpu()
155 memcpy(try.features, init->features, sizeof(init->features)); in kvm_arm_create_scratch_host_vcpu()
156 ret = ioctl(cpufd, KVM_ARM_VCPU_INIT, &try); in kvm_arm_create_scratch_host_vcpu()
164 init->target = try.target; in kvm_arm_create_scratch_host_vcpu()
/qemu/stubs/
H A Dmeson.build2 # If you need them here, try to add them under one of the if statements

123