Home
last modified time | relevance | path

Searched full:reasons (Results 1 – 25 of 90) sorted by relevance

1234

/qemu/hw/isa/
H A DKconfig41 # For historical reasons, SuperIO devices are created in the board
72 # For historical reasons, SuperIO devices are created in the board
/qemu/docs/specs/
H A Dstandard-vga.rst22 Applies to the pci variant only for obvious reasons.
73 Likewise applies to the pci variant only for obvious reasons.
/qemu/docs/devel/migration/
H A Dvirtio.rst11 for several reasons:
114 added to the core for compatibility reasons. If transport or device specific
/qemu/migration/
H A Dmigration-hmp-cmds.c63 strList *reasons = info->blocked_reasons; in hmp_info_migrate() local
65 while (reasons) { in hmp_info_migrate()
66 monitor_printf(mon, " %s\n", reasons->value); in hmp_info_migrate()
67 reasons = reasons->next; in hmp_info_migrate()
H A Dsavevm.h33 void qemu_savevm_non_migratable_list(strList **reasons);
/qemu/python/qemu/qmp/
H A Derror.py7 enumeration of possible reasons for that failure.
/qemu/docs/system/
H A Dsecurity.rst44 the virtualization use case. However, for historical reasons much of the
100 Should this not be possible for technical reasons, the security risk must be
/qemu/util/
H A Ddrm.c56 * portability reasons in qemu_drm_rendernode_open()
/qemu/include/ui/
H A Dsdl2.h38 int last_vm_running; /* per console for caption reasons */
/qemu/qapi/
H A Dpragma.json7 # historical reasons); think twice before you add to them!
/qemu/hw/9pfs/
H A Dcodir.c50 * TODO: This will be removed for performance reasons.
94 * requests. We do the lock here for safety reasons though. However in do_readdir_many()
/qemu/linux-user/mips/
H A Dsockbits.h76 * Please notice that for binary compat reasons MIPS has to
/qemu/docs/
H A Dpci_expander_bridge.txt54 When adding a device to PXB it is attached to the bridge for two reasons:
/qemu/include/standard-headers/linux/
H A Dvirtio_scsi.h161 /* Reasons of transport reset event */
/qemu/tests/qemu-iotests/tests/
H A Dmirror-sparse100 # Some filesystems can fudge allocations for various reasons; rather
/qemu/linux-headers/asm-s390/
H A Dkvm.h209 __u32 flags; /* will stay unused for compatibility reasons */
211 __u32 reserved[4]; /* will stay unused for compatibility reasons */
/qemu/net/
H A Dfilter-buffer.c72 * FIXME: Even if the guest can't receive packets for some reasons, in filter_buffer_receive_iov()
/qemu/include/hw/virtio/
H A Dvirtio-pci.h209 * inherit from generic_name for two reasons:
/qemu/include/hw/xen/interface/
H A Dsched.h82 * in interpreting shutdown requests and reasons for fully-virtualized
/qemu/include/hw/s390x/
H A Dsclp.h82 * reasons, though:
/qemu/hw/riscv/
H A Dshakti_c.c150 * Reasons: in shakti_c_soc_class_init()
/qemu/docs/devel/testing/
H A Dci-jobs.rst.inc85 categories, or using different names for historical reasons
/qemu/pc-bios/s390-ccw/
H A Dvirtio.h83 /* uint32_t is used here for ids for padding reasons. */
/qemu/tests/qtest/migration/
H A Dframework.h177 * There can be a variety of reasons and stages in which failure
/qemu/hw/i386/
H A Dfw_cfg.c143 * So for compatibility reasons with old BIOSes we are stuck with in fw_cfg_arch_create()

1234