Searched defs:initrd (Results 1 – 10 of 10) sorted by relevance
/qemu/pc-bios/vof/ |
H A D | bootmem.c | 3 void boot_from_memory(uint64_t initrd, uint64_t initrdsize) in boot_from_memory()
|
H A D | main.c | 17 uint64_t initrd = r3, initrdsize = r4; in entry_c() local
|
/qemu/hw/core/ |
H A D | guest-loader.h | 28 char *initrd; member
|
H A D | eif.c | 265 static bool read_eif_ramdisk(FILE *eif, FILE *initrd, uint64_t size, in read_eif_ramdisk()
|
/qemu/tests/functional/qemu_test/ |
H A D | linuxkernel.py | 22 def launch_kernel(self, kernel, initrd=None, dtb=None, console_index=0, argument
|
/qemu/tests/migration-stress/guestperf/ |
H A D | report.py | 56 initrd, argument
|
H A D | engine.py | 39 def __init__(self, binary, dst_host, kernel, initrd, transport="tcp", argument
|
/qemu/tests/functional/ |
H A D | test_aarch64_smmu.py | 47 def common_vm_setup(self, kernel, initrd, disk): argument
|
/qemu/hw/s390x/ |
H A D | ipl.h | 81 char *initrd; member
|
/qemu/target/i386/ |
H A D | sev.c | 63 SevHashTableEntry initrd; member
|