Home
last modified time | relevance | path

Searched full:system (Results 1 – 25 of 39) sorted by relevance

12

/kvm-unit-tests/
H A D.gitlab-ci.yml28 - dnf install -y qemu-system-aarch64 gcc-aarch64-linux-gnu
58 - dnf install -y qemu-system-aarch64 gcc-aarch64-linux-gnu edk2-aarch64
72 - dnf install -y qemu-system-aarch64 gcc-aarch64-linux-gnu edk2-aarch64
86 - dnf install -y qemu-system-aarch64 gcc-aarch64-linux-gnu clang
118 - dnf install -y edk2-aarch64 qemu-system-aarch64 gcc-aarch64-linux-gnu clang
132 - dnf install -y qemu-system-arm gcc-arm-linux-gnu
147 - dnf install -y qemu-system-ppc gcc-powerpc64-linux-gnu nmap-ncat
167 - dnf install -y qemu-system-ppc gcc-powerpc64-linux-gnu nmap-ncat
185 - dnf install -y qemu-system-riscv gcc-riscv64-linux-gnu
200 - dnf install -y qemu-system-riscv gcc-riscv64-linux-gnu
[all …]
H A D.travis.yml13 apt_packages: clang qemu-system-ppc
22 apt_packages: clang-11 qemu-system-s390x
H A DMAINTAINERS20 Q: Patchwork web based patch tracking system site
30 it has been replaced by a better system and you
H A DLICENSE163 operating system on which the executable runs, unless that component
218 integrity of the free software distribution system, which is
221 through that system in reliance on consistent application of that
222 system; it is up to the author/donor to decide if he or she is willing
223 to distribute software through any other system and a licensee cannot
H A DREADME68 By default the runner script searches for a suitable QEMU binary in the system.
72 QEMU=/tmp/qemu/x86_64-softmmu/qemu-system-x86_64 ./x86-run ./x86/msr.flat
H A DREADME.md68 By default the runner script searches for a suitable QEMU binary in the system.
72 QEMU=/tmp/qemu/x86_64-softmmu/qemu-system-x86_64 ./x86-run ./x86/msr.flat
/kvm-unit-tests/x86/
H A DREADME4 The infrastructure initialize the system/cpus, switches to long-mode, and
20 qemu-system-x86_64 -enable-kvm -device pc-testdev -serial stdio \
43 The exit status of the binary is inconsistent; with qemu-system, after
46 The run script converts the qemu-system exit status to 0 (SUCCESS), and
H A Dasyncpf.c9 * If the output is tmpfs, your system is using cgroup v1:
20 * If the output is cgroup2fs, your system is using cgroup v2:
H A Dkvmclock.c258 /* get wallclock at system boot */ in pvclock_read_wallclock()
267 delta = pvclock_clocksource_read(vcpu_time); /* time since system boot */ in pvclock_read_wallclock()
/kvm-unit-tests/lib/
H A Dacpi.h8 * specification, since the tables are provided by the system firmware.
30 struct acpi_table_rsdp { /* Root System Descriptor Pointer */
80 u8 model; /* System Interrupt Model */
82 u16 sci_int; /* System vector of SCI interrupt */
117 u8 reset_value; /* Value to write to the reset_register port to reset the system */
H A Dacpi.c82 * When the system implements APCI 2.0 and above and XSDT is valid we in find_acpi_table_addr()
/kvm-unit-tests/lib/asm-generic/
H A Dpci-host-bridge.h16 * Assume we only have single PCI host bridge in a system. in pci_translate_addr()
/kvm-unit-tests/ci/
H A Dcirrus-ci-fedora.yml10 - dnf install -y diffutils gcc git make qemu-system-x86
/kvm-unit-tests/lib/s390x/
H A Dhardware.h3 * Functions to retrieve information about the host system.
H A Dstsi.h3 * Structures used to Store System Information
H A Dsie.h37 struct esca_block *sca; /* System Control Area */
H A Dhardware.c3 * Functions to retrieve information about the host system.
/kvm-unit-tests/lib/arm64/asm/
H A Darch_gicv3.h21 * These system registers are 32 bits, but we make sure that the compiler
/kvm-unit-tests/arm/
H A Dpsci.c269 report_fail("system-off"); in main()
270 return 1; /* only reaches here if system-off fails */ in main()
H A Drun15 [ "$(basename $QEMU)" = "qemu-system-arm" ]; then
/kvm-unit-tests/x86/efi/
H A Drun36 # Prepare EFI boot file system
/kvm-unit-tests/riscv/
H A Dsbi-asm.S98 * State is as specified by "SUSP System Resume Register State" of the SBI spec
/kvm-unit-tests/lib/arm/
H A Dpsci.c67 printf("CPU%d unable to do system off (error = %d)\n", smp_processor_id(), err); in psci_system_off()
/kvm-unit-tests/lib/x86/
H A Dusermode.c95 /* Return to kernel via system call */ in run_in_user()
/kvm-unit-tests/lib/arm/asm/
H A Dsysreg.h20 #define CR_S (1 << 8) /* System MMU protection */

12