/kvm-unit-tests/s390x/ |
H A D | mvpg.c | 35 static uint8_t source[PAGE_SIZE] __attribute__((aligned(PAGE_SIZE))); variable 112 mvpg(KFC(i), buffer, source); in test_exceptions() 129 mvpg(KFC(3), buffer, source); in test_exceptions() 133 mvpg(KFC(i), buffer, source); in test_exceptions() 146 mvpg(0, (void *)PAGE_MASK, source); in test_exceptions() 159 cc = mvpg(0, buffer, source); in test_success() 164 cc = mvpg(0, buffer, source); in test_success() 180 cc = mvpg(0, fresh, source); in test_small_loop() 181 report(page_ok(fresh) && !cc, "cold: %p, %p", source, fresh); in test_small_loop() 187 cc = mvpg(0, dest, source); in test_small_loop() [all …]
|
H A D | run | 8 source config.mak 9 source scripts/arch-run.bash
|
/kvm-unit-tests/ |
H A D | LICENSE | 24 this service if you wish), that you receive source code or can get it 36 source code. And you must show them these terms so they know their 80 source code as you receive it, in any medium, provided that you 139 source code, which must be distributed under the terms of Sections 144 cost of physically performing source distribution, a complete 145 machine-readable copy of the corresponding source code, to be 150 to distribute corresponding source code. (This alternative is 155 The source code for a work means the preferred form of the work for 156 making modifications to it. For an executable work, complete source 157 code means all the source code for all modules it contains, plus any [all …]
|
H A D | README.macOS.md | 49 ### Building cross-compiler from source 51 An alternative is to build cross-compiler toolchain from source using
|
H A D | run_tests.sh | 11 source config.mak 12 source scripts/common.bash 36 source scripts/runtime.bash
|
H A D | COPYRIGHT | 2 Copyright (C) 2007-2023 by various contributors (see source files for details)
|
/kvm-unit-tests/riscv/ |
H A D | run | 8 source config.mak 9 source scripts/arch-run.bash
|
/kvm-unit-tests/scripts/ |
H A D | common.bash | 1 source config.mak 90 # shellcheck source=scripts/s390x/func.bash 91 source "${ARCH_FUNC}"
|
H A D | mkstandalone.sh | 7 source config.mak 8 source scripts/common.bash
|
/kvm-unit-tests/x86/ |
H A D | run | 8 source config.mak 9 source scripts/arch-run.bash
|
/kvm-unit-tests/powerpc/ |
H A D | run | 17 source config.mak 18 source scripts/arch-run.bash
|
/kvm-unit-tests/x86/efi/ |
H A D | crt0-efi-x86_64.S | 11 Redistribution and use in source and binary forms, with or without 15 * Redistributions of source code must retain the above copyright
|
H A D | reloc_x86_64.c | 11 Redistribution and use in source and binary forms, with or without 15 * Redistributions of source code must retain the above copyright
|
/kvm-unit-tests/arm/efi/ |
H A D | reloc_aarch64.c | 8 Redistribution and use in source and binary forms, with or without 12 * Redistributions of source code must retain the above copyright
|
H A D | run | 12 source config.mak 13 source scripts/arch-run.bash
|
H A D | crt0-efi-aarch64.S | 6 * Redistribution and use in source and binary forms, with or without 9 * 1. Redistributions of source code must retain the above copyright
|
/kvm-unit-tests/arm/ |
H A D | run | 8 source config.mak 9 source scripts/arch-run.bash
|
/kvm-unit-tests/riscv/efi/ |
H A D | reloc_riscv64.c | 10 Redistribution and use in source and binary forms, with or without 14 * Redistributions of source code must retain the above copyright
|
H A D | run | 12 source config.mak 13 source scripts/arch-run.bash
|
/kvm-unit-tests/lib/x86/ |
H A D | intel-iommu.c | 67 uint16_t source_id:16; /* Source-ID */ 68 uint64_t sid_q:2; /* Source-ID Qualifier */ 69 uint64_t sid_vtype:2; /* Source-ID Validation Type */ 171 * @sid: source ID of the device to setup
|
/kvm-unit-tests/lib/arm/ |
H A D | ldivmod.S | 4 // Source Licenses.
|
/kvm-unit-tests/scripts/s390x/ |
H A D | func.bash | 3 source config.mak
|
/kvm-unit-tests/lib/ |
H A D | pci-host-generic.h | 30 * The following constants are derived from Linux, see this source:
|
H A D | migrate.c | 73 * Migration can split this output between source and dest QEMU in migrate_end_continuous()
|
/kvm-unit-tests/lib/s390x/asm/ |
H A D | cpacf.h | 274 * @src: address of source memory area 304 * @src: address of source memory area 334 * @src: address of source memory area 357 * @src: address of source memory area 381 * @src: address of source memory area 409 * @src: address of source memory area
|