Home
last modified time | relevance | path

Searched refs:hosts (Results 1 – 25 of 40) sorted by relevance

12

/qemu/docs/system/
H A Dcpu-models-mips.rst.inc1 Supported CPU model configurations on MIPS hosts
6 Supported CPU models for MIPS32 hosts
9 The following CPU models are supported for use on MIPS32 hosts.
14 across all desired hosts.
38 Supported CPU models for MIPS64 hosts
41 The following CPU models are supported for use on MIPS64 hosts.
46 across all desired hosts.
82 Supported CPU models for nanoMIPS hosts
85 The following CPU models are supported for use on nanoMIPS hosts.
90 across all desired hosts.
[all …]
H A Dcpu-models-x86.rst.inc1 Recommendations for KVM CPU model configuration on x86 hosts
5 CPU models on x86 hosts. The goals are to maximise performance, while
7 enabling live migration between hosts with heterogeneous CPU models.
19 stable CPU is exposed to the guest across hosts. This is the
28 migrating between hosts with differing hardware. @end table
64 Preferred CPU models for Intel x86 hosts
72 across all desired hosts.
110 Important CPU features for Intel x86 hosts
227 Preferred CPU models for AMD x86 hosts
235 across all desired hosts.
[all …]
H A Dtarget-i386.rst36 On x86_64 hosts, the default set of CPU features enabled by the KVM
/qemu/tcg/tci/
H A DREADME12 QEMU can create native code for some hosts (arm, i386, ia64, ppc, ppc64,
35 For hosts without native TCG, the interpreter TCI must be enabled by
44 For hosts with native TCG, the interpreter TCI can be enabled by
/qemu/tests/rocker/
H A Dport13 # config IP on hosts
H A Dbridge34 # config IP on hosts
H A Dbridge-stp28 # config IP on hosts
/qemu/scripts/ci/org.centos/stream/8/
H A Dbuild-environment.yml3 hosts: all
/qemu/qga/
H A Dcommands-posix.c879 unsigned int *hosts, int hosts_max, Error **errp) in build_hosts() argument
899 if (ata && sscanf(entry->d_name, "ata%d", hosts + i) == 1) { in build_hosts()
901 } else if (!ata && sscanf(entry->d_name, "host%d", hosts + i) == 1) { in build_hosts()
906 qsort(hosts, i, sizeof(hosts[0]), compare_uint); in build_hosts()
921 unsigned int pci[4], host, hosts[8], tgt[3]; in build_guest_fsinfo_for_pci_dev() local
975 nhosts = build_hosts(syspath, p, has_ata, hosts, in build_guest_fsinfo_for_pci_dev()
976 ARRAY_SIZE(hosts), errp); in build_guest_fsinfo_for_pci_dev()
994 if (host == hosts[i]) { in build_guest_fsinfo_for_pci_dev()
1029 if (host == hosts[i]) { in build_guest_fsinfo_for_pci_dev()
/qemu/scripts/ci/setup/
H A Dbuild-environment.yml13 hosts: all
22 - name: Add armhf foreign architecture to aarch64 hosts
H A Dgitlab-runner.yml13 hosts: all
/qemu/docs/devel/
H A Dmultiple-iothreads.txt28 scalability bottleneck on hosts with many CPUs. Work can be spread across
54 * File descriptor monitoring (read/write/error on POSIX hosts)
H A Dtcg-ops.rst113 A 64-bit integer. For 32-bit hosts, such variables are split into a pair
131 A 128-bit integer. For all hosts, such variables are split into a number
481 - | For 64-bit hosts only, extract the low 32-bits of input *t1* and place it
487 - | For 64-bit hosts only, extract the high 32-bits of input *t1* and place it
742 only present for 32-bit hosts.
H A Dci-runners.rst.inc36 those hosts. This would look like::
H A Dmulti-thread-tcg.rst38 * 64 bit guests on 32 bit hosts (TCG_OVERSIZED_GUEST)
259 ordered hosts needs to ensure things like store-after-load re-ordering
/qemu/docs/system/devices/
H A Divshmem.rst4 On Linux hosts, a shared memory device is available. The basic syntax
H A Dnet.rst59 to the hosts starting from 10.0.2.15.
/qemu/docs/user/
H A Dmain.rst21 32/64-bit mismatches between hosts and targets. IOCTLs can be
77 the host. This option is currently only supported on some hosts.
/qemu/docs/
H A DCOLO-FT.txt149 change the IP Addresses if you want to run it on two hosts. Initially
154 Note: Initially, $imagefolder/primary.qcow2 needs to be copied to all hosts.
/qemu/docs/specs/
H A Dacpi_erst.rst31 hosts/guests with root filesystems on NFS/iSCSI where networking
/qemu/docs/about/
H A Dbuild-platforms.rst35 Those hosts are officially supported, with various accelerators:
H A Dremoved-features.rst349 supported on FIPS enabled hosts.
783 System emulation on 32-bit Windows hosts (removed in 9.0)
808 KVM guest support on 32-bit Arm hosts (removed in 5.2)
/qemu/docs/system/ppc/
H A Dpowernv.rst60 KVM acceleration in Linux Power hosts is provided by the kvm-hv and
/qemu/docs/devel/migration/
H A Dcompatibility.rst276 When both hosts have different cpu features this is guaranteed to
309 want to be able to migrate between hosts that show different features,
/qemu/tests/qapi-schema/
H A Dmeson.build269 # on Windows hosts). Unfortunately diff --strip-trailing-cr

12