Searched full:configurations (Results 1 – 25 of 64) sorted by relevance
123
/qemu/include/system/ |
H A D | confidential-guest-support.h | 50 * for invalid configurations until that initialization code. 52 * init to be bypassed entirely in certain configurations.
|
/qemu/include/net/ |
H A D | net.h | 198 * @match_default: Match NIC configurations with no model specified 209 * @match_default: Match NIC configurations with no model specified 228 * @match_default: Match NIC configurations with no model specified 246 * for available NIC configurations which either specify a model which is
|
/qemu/hw/core/ |
H A D | loader-fit.c | 282 configs = fdt_path_offset(itb, "/configurations"); in load_fit() 284 error_report("can't find node /configurations"); in load_fit() 313 snprintf(path, sizeof(path), "/configurations/%s", def_cfg_name); in load_fit()
|
/qemu/docs/system/arm/ |
H A D | realview.rst | 6 certain Linux kernel configurations work out of the box on these boards.
|
/qemu/qapi/ |
H A D | ebpf.json | 39 # indirection table and hash/packet types configurations. Used
|
/qemu/hw/ide/ |
H A D | ioport.c | 35 /* ??? Assume only ISA and PCI configurations, and that the PCI-ISA in ide_init_ioport()
|
/qemu/include/hw/misc/ |
H A D | nrf51_rng.h | 21 * + Stochastic properties of different configurations of the random source
|
/qemu/docs/system/ |
H A D | sriov.rst | 11 There are devices with predefined SR-IOV configurations, but it is also possible
|
H A D | cpu-models-mips.rst.inc | 1 Supported CPU model configurations on MIPS hosts
|
H A D | device-emulation.rst | 37 complicated configurations you can explicitly specify what bus
|
H A D | security.rst | 137 Sensitive configurations
|
/qemu/linux-headers/linux/ |
H A D | vhost.h | 85 * Not all kernel configurations support this ioctl, but all configurations that
|
/qemu/tests/ |
H A D | dbus-vmstate-daemon.sh | 6 # to test different configurations.
|
/qemu/scripts/ |
H A D | compare-machine-types.py | 479 configurations = [] variable 482 configurations.append(Configuration(vm, args.mt, args.all)) 484 comp_table = fill_prop_table(configurations, args.raw)
|
/qemu/include/hw/pci/ |
H A D | pcie_regs.h | 2 * constants for pcie configurations space from pci express spec.
|
/qemu/docs/devel/migration/ |
H A D | postcopy.rst | 245 configurations of the guest. For example, when with async page fault 274 for hugetlbfs which may be a problem in some configurations).
|
/qemu/stubs/ |
H A D | meson.build | 69 # Symbols that are only needed in some configurations. Try not
|
/qemu/docs/devel/testing/ |
H A D | ci-runners.rst.inc | 89 and optionally other configurations on the GitLab UI. Navigate to:
|
H A D | ci-jobs.rst.inc | 37 CI configurations. For example define an alias for triggering CI:
|
/qemu/tests/qemu-iotests/ |
H A D | 186 | 4 # Test 'info block' with all kinds of configurations
|
/qemu/docs/system/i386/ |
H A D | hyperv.rst | 295 in production configurations as these are debugging/development features. 298 is only used in nested configurations (Hyper-V, WSL2), enabling it for regular
|
/qemu/docs/devel/ |
H A D | ebpf_rss.rst | 34 eBPF RSS turned on by different combinations of vhost-net, vitrio-net and tap configurations:
|
H A D | codebase.rst | 72 Makefiles defining configurations to build QEMU. 163 configurations.
|
/qemu/docs/about/ |
H A D | deprecated.rst | 57 ``-smp`` (Unsupported "parameter=1" SMP configurations) (since 9.0) 67 configurations (e.g. -smp drawers=1,books=1,clusters=1 for x86 PC machine) is 535 In order to support more flexible counter configurations this has been replaced
|
/qemu/include/hw/mem/ |
H A D | memory-device.h | 41 * configurations. Such devices can logically get (un)plugged, however,
|
123