Searched full:later (Results 1 – 25 of 3629) sorted by relevance
12345678910>>...146
/qemu/include/system/ |
H A D | dump.h | 9 * This work is licensed under the terms of the GNU GPL, version 2 or later. 103 uint32_t dump_level; /* header_version 1 and later */ 104 uint32_t split; /* header_version 2 and later */ 105 uint32_t start_pfn; /* header_version 2 and later, 107 uint32_t end_pfn; /* header_version 2 and later, 109 uint64_t offset_vmcoreinfo; /* header_version 3 and later */ 110 uint32_t size_vmcoreinfo; /* header_version 3 and later */ 111 uint64_t offset_note; /* header_version 4 and later */ 112 uint32_t note_size; /* header_version 4 and later */ 113 uint64_t offset_eraseinfo; /* header_version 5 and later */ [all …]
|
/qemu/linux-user/include/host/arm/ |
H A D | host-signal.h | 7 * This work is licensed under the terms of the GNU LGPL, version 2.1 or later. 36 * later processor. On v5 we will always report in host_signal_write() 37 * this as a read, which will fail later. in host_signal_write()
|
/qemu/target/m68k/ |
H A D | softfloat.h | 5 * Package. Those parts of the code (and some later contributions) are 11 * GPL-v2-or-later 19 * version 2 or later. See the COPYING file in the top-level directory.
|
/qemu/include/ui/ |
H A D | win32-kbd-hook.h | 2 * SPDX-License-Identifier: GPL-2.0-or-later 4 * This work is licensed under the terms of the GNU GPL, version 2 or later.
|
/qemu/hw/acpi/ |
H A D | pci-bridge-stub.c | 9 * SPDX-License-Identifier: GPL-2.0-or-later 11 * This work is licensed under the terms of the GNU GPL, version 2 or later.
|
H A D | pci-bridge.c | 9 * SPDX-License-Identifier: GPL-2.0-or-later 11 * This work is licensed under the terms of the GNU GPL, version 2 or later.
|
/qemu/stubs/ |
H A D | fw_cfg.c | 9 * SPDX-License-Identifier: GPL-2.0-or-later 11 * This work is licensed under the terms of the GNU GPL, version 2 or later.
|
H A D | qdev.c | 9 * SPDX-License-Identifier: GPL-2.0-or-later 11 * This work is licensed under the terms of the GNU GPL, version 2 or later.
|
H A D | hotplug-stubs.c | 9 * SPDX-License-Identifier: GPL-2.0-or-later 11 * This work is licensed under the terms of the GNU GPL, version 2 or later.
|
H A D | xen-hw-stub.c | 4 * SPDX-License-Identifier: GPL-2.0-or-later 5 * This work is licensed under the terms of the GNU GPL, version 2 or later.
|
/qemu/include/hw/vmapple/ |
H A D | vmapple.h | 6 * This work is licensed under the terms of the GNU GPL, version 2 or later. 9 * SPDX-License-Identifier: GPL-2.0-or-later
|
/qemu/hw/intc/ |
H A D | arm_gicv3_cpuif_common.c | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 9 * any later version.
|
/qemu/tests/docker/ |
H A D | test-misc | 10 # This work is licensed under the terms of the GNU GPL, version 2 or later. 13 # SPDX-License-Identifier: GPL-2.0-or-later
|
/qemu/hw/i386/ |
H A D | pc_sysfw_ovmf-stubs.c | 9 * SPDX-License-Identifier: GPL-2.0-or-later 11 * This work is licensed under the terms of the GNU GPL, version 2 or later.
|
/qemu/hw/core/ |
H A D | guest-loader.h | 8 * SPDX-License-Identifier: GPL-2.0-or-later 10 * This work is licensed under the terms of the GNU GPL, version 2 or later.
|
/qemu/hw/vfio/ |
H A D | migration-multifd.h | 6 * This work is licensed under the terms of the GNU GPL, version 2 or later. 9 * SPDX-License-Identifier: GPL-2.0-or-later
|
/qemu/scripts/qemugdb/ |
H A D | __init__.py | 9 # of the License, or (at your option) any later version. 27 __license__ = "GPL version 2 or (at your option) any later version"
|
/qemu/hw/mips/ |
H A D | fw_cfg.c | 9 * SPDX-License-Identifier: GPL-2.0-or-later 11 * This work is licensed under the terms of the GNU GPL, version 2 or later.
|
/qemu/target/arm/ |
H A D | cpu-param.h | 5 * SPDX-License-Identifier: LGPL-2.0-or-later 28 * ARMv7 and later CPUs have 4K pages minimum, but ARMv5 and v6
|
/qemu/hw/isa/ |
H A D | fdc37m81x-superio.c | 6 * This work is licensed under the terms of the GNU GPL, version 2 or later. 8 * SPDX-License-Identifier: GPL-2.0-or-later
|
/qemu/target/mips/tcg/ |
H A D | rel6_translate.c | 6 * SPDX-License-Identifier: LGPL-2.1-or-later 8 * This code is licensed under the LGPL v2.1 or later.
|
/qemu/tests/functional/ |
H A D | test_mips64el_loongson3v.py | 7 # This work is licensed under the terms of the GNU GPL, version 2 or later. 10 # SPDX-License-Identifier: GPL-2.0-or-later
|
H A D | test_x86_64_reverse_debug.py | 3 # SPDX-License-Identifier: GPL-2.0-or-later 13 # later. See the COPYING file in the top-level directory.
|
/qemu/linux-user/aarch64/ |
H A D | mte_user_helper.h | 4 * This code is licensed under the GNU GPL v2 or later. 6 * SPDX-License-Identifier: LGPL-2.1-or-later
|
/qemu/hw/avr/ |
H A D | boot.h | 6 * This work is licensed under the terms of the GNU GPLv2 or later. 8 * SPDX-License-Identifier: GPL-2.0-or-later
|
12345678910>>...146