/qemu/tests/migration/i386/ |
H A D | Makefile | 7 a-b-bootblock.h: x86.bootsect x86.o 10 nm x86.o | awk '{print "#define SYM_"$$3" 0x"$$1}' >> header.tmp 13 x86.bootsect: x86.boot 16 x86.boot: x86.o 19 x86.o: a-b-bootblock.S
|
/qemu/hw/i386/ |
H A D | meson.build | 7 'x86.c', 8 'x86-cpu.c', 12 i386_ss.add(when: 'CONFIG_X86_IOMMU', if_true: files('x86-iommu.c'), 13 if_false: files('x86-iommu-stub.c')) 17 i386_ss.add(when: 'CONFIG_MICROVM', if_true: files('x86-common.c', 'microvm.c', 'acpi-microvm.c', '… 28 'x86-common.c',
|
/qemu/tests/tcg/i386/ |
H A D | README | 6 This program executes most of the 16 bit and 32 bit x86 instructions and 10 The Linux system call modify_ldt() is used to create x86 selectors 15 Various exceptions are raised to test most of the x86 user space 24 test-avx.h is generate from x86.csv by test-avx.py 25 x86.csv comes from https://github.com/quasilyte/avx512test
|
H A D | Makefile.target | 83 test-3dnow.h: test-mmx.py x86.csv 84 $(PYTHON) $(I386_SRC)/test-mmx.py $(I386_SRC)/x86.csv $@ 3DNOW 86 test-mmx.h: test-mmx.py x86.csv 87 $(PYTHON) $(I386_SRC)/test-mmx.py $(I386_SRC)/x86.csv $@ MMX SSE SSE2 SSE3 SSSE3 89 test-avx.h: test-avx.py x86.csv 90 $(PYTHON) $(I386_SRC)/test-avx.py $(I386_SRC)/x86.csv $@
|
/qemu/docs/system/ |
H A D | cpu-models-x86.rst.inc | 1 Recommendations for KVM CPU model configuration on x86 hosts 5 CPU models on x86 hosts. The goals are to maximise performance, while 56 .. _ABI compatibility levels: https://gitlab.com/x86-psABIs/x86-64-ABI/ 58 .. csv-table:: x86-64 ABI compatibility levels 59 :file: cpu-models-x86-abi.csv 64 Preferred CPU models for Intel x86 hosts 110 Important CPU features for Intel x86 hosts 227 Preferred CPU models for AMD x86 hosts 256 Important CPU features for AMD x86 hosts 330 Default x86 CPU models [all …]
|
H A D | introduction.rst | 22 - Arm (64 bit only), MIPS, PPC, RISC-V, s390x, x86 25 - Arm, x86 28 - x86 (64 bit only), Arm (64 bit only) 31 - x86 34 - x86 37 - Arm, x86, Loongarch64, MIPS, PPC, s390x, Sparc64 82 For a non-x86 system where we emulate a broad range of machine types,
|
H A D | bootindex.rst | 4 QEMU can tell QEMU-aware guest firmware (like the x86 PC BIOS) 52 booting. For instance, the x86 PC BIOS boot specification allows only one 53 disk to be bootable. If boot from disk fails for some reason, the x86 BIOS
|
H A D | qemu-cpu-models.rst | 17 .. include:: cpu-models-x86.rst.inc
|
H A D | target-i386.rst | 3 x86 System emulator
|
H A D | target-riscv.rst | 12 RISC-V hardware is much more widely varying than x86 hardware. RISC-V 32 users who are used to the x86 world where every system looks like a
|
H A D | target-arm.rst | 15 Arm hardware is much more widely varying than x86 hardware. Arm CPUs 42 users who are used to the x86 world where every system looks like a
|
/qemu/tests/bench/ |
H A D | test_akcipher_keys.c.inc | 16 0x5e, 0x75, 0x51, 0xd1, 0xac, 0xc8, 0x86, 0x3e, 43 0x3c, 0x86, 0x9f, 0xc2, 0x9b, 0xb4, 0x70, 0x6a, 46 0xd5, 0x86, 0x41, 0x02, 0x41, 0x00, 0xf6, 0x56, 60 0x5d, 0xe5, 0x24, 0xda, 0xc2, 0x23, 0x50, 0x86, 136 0x25, 0x44, 0xa1, 0xcb, 0xbb, 0x73, 0x77, 0x86, 145 0x7f, 0x16, 0x48, 0x85, 0xf1, 0x86, 0xcb, 0x54, 193 0xab, 0x46, 0x86, 0x36, 0x3a, 0x5d, 0x0c, 0x23, 208 0xca, 0xee, 0xa2, 0xdb, 0x3b, 0x58, 0xc9, 0x86, 233 0x86, 0xa8, 0x5a, 0x67, 0x47, 0x6b, 0x15, 0x09, 245 0x49, 0x2b, 0x86, 0xe7, 0x7a, 0xa5, 0x7a, 0x9a, [all …]
|
/qemu/docs/system/i386/ |
H A D | cpu.rst | 1 .. include:: ../cpu-models-x86.rst.inc
|
H A D | xenpvh.rst | 16 The x86 Xen PVH QEMU machine provide the following devices:
|
/qemu/target/i386/hvf/ |
H A D | meson.build | 3 'x86.c',
|
H A D | README.md | 5 …ddress_space_rw` API; many struct members have been moved around (emulated x86 state, xsave_buf) d…
|
/qemu/backends/tpm/ |
H A D | Kconfig | 8 # FIXME: should check for x86 host as well
|
/qemu/scripts/ |
H A D | update-linux-headers.sh | 119 if [ "$arch" = x86 ]; then 168 if [ $arch = x86 ]; then
|
/qemu/target/i386/ |
H A D | meson.build | 11 # x86 cpu type
|
/qemu/docs/about/ |
H A D | deprecated.rst | 73 configurations (e.g. -smp drawers=1,books=1,clusters=1 for x86 PC machine) is 189 System emulation on 32-bit x86 hosts (since 8.0) 192 Support for 32-bit x86 host deployments is increasingly uncommon in mainstream 193 OS distributions given the widespread availability of 64-bit x86 hardware. 194 The QEMU project no longer considers 32-bit x86 support for system emulation to 196 it. Since all recent x86 hardware from the past >10 years is capable of the 197 64-bit x86 extensions, a corresponding 64-bit OS should be used instead. 420 ``pcommit`` on x86 (since 9.1)
|
/qemu/docs/user/ |
H A D | main.rst | 38 correctly. x86 and Arm use a global lock in order to preserve their 59 Set the x86 elf interpreter prefix (default=/usr/local/qemu-i386) 62 Set the x86 stack size in bytes (default=524288)
|
/qemu/docs/ |
H A D | bypass-iommu.txt | 25 the 'q35' machine type on x86 architecture and the 'virt' machine type 51 x86 architecture:
|
/qemu/linux-user/x86_64/ |
H A D | vdso.ld | 2 * Linker script for linux x86-64 replacement vdso.
|
/qemu/tests/unit/ |
H A D | meson.build | 24 # all code tested by test-x86-topo is inside topology.h 25 'test-x86-topo': [],
|
/qemu/qapi/ |
H A D | pragma.json | 112 'X86CPURegister32' # qom-get of x86 CPU properties
|