Home
last modified time | relevance | path

Searched refs:vms (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/hw/acpi/
H A Dvmclock.c27 void vmclock_build_acpi(VmclockState *vms, GArray *table_data, in vmclock_build_acpi() argument
52 vms->physaddr, in vmclock_build_acpi()
53 vms->physaddr + VMCLOCK_SIZE - 1, in vmclock_build_acpi()
64 static void vmclock_update_guest(VmclockState *vms) in vmclock_update_guest() argument
69 if (!vms->clk) { in vmclock_update_guest()
73 seq_count = le32_to_cpu(vms->clk->seq_count) | 1; in vmclock_update_guest()
74 vms->clk->seq_count = cpu_to_le32(seq_count); in vmclock_update_guest()
78 disruption_marker = le64_to_cpu(vms->clk->disruption_marker); in vmclock_update_guest()
80 vms->clk->disruption_marker = cpu_to_le64(disruption_marker); in vmclock_update_guest()
84 vms->clk->seq_count = cpu_to_le32(seq_count + 1); in vmclock_update_guest()
[all …]
H A Dvmgenid.c25 void vmgenid_build_acpi(VmGenIdState *vms, GArray *table_data, GArray *guid, in vmgenid_build_acpi() argument
38 guid_le = qemu_uuid_bswap(vms->guid); in vmgenid_build_acpi()
123 void vmgenid_add_fw_cfg(VmGenIdState *vms, FWCfgState *s, GArray *guid) in vmgenid_add_fw_cfg() argument
130 vms->vmgenid_addr_le, in vmgenid_add_fw_cfg()
131 ARRAY_SIZE(vms->vmgenid_addr_le), false); in vmgenid_add_fw_cfg()
134 static void vmgenid_update_guest(VmGenIdState *vms) in vmgenid_update_guest() argument
142 memcpy(&vmgenid_addr, vms->vmgenid_addr_le, sizeof(vmgenid_addr)); in vmgenid_update_guest()
153 guid_le = qemu_uuid_bswap(vms->guid); in vmgenid_update_guest()
171 VmGenIdState *vms = opaque; in vmgenid_post_load() local
172 vmgenid_update_guest(vms); in vmgenid_post_load()
[all …]
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dmigration-permissions38 vms = [None, None]
40 vms[i] = iotests.VM(path_suffix=f'{i}')
41 vms[i].add_blockdev(f'file,node-name=prot,filename={test_img}')
42 vms[i].add_blockdev(f'{imgfmt},node-name=fmt,file=prot')
43 vms[i].add_device('virtio-blk,drive=fmt')
46 vms[i].add_incoming(f'unix:{mig_sock}')
48 vms[i].launch()
50 vms[i].cmd('migrate-set-capabilities',
55 self.vm_s = vms[0]
56 self.vm_d = vms[1]
/openbmc/qemu/include/hw/acpi/
H A Dvmgenid.h33 void vmgenid_build_acpi(VmGenIdState *vms, GArray *table_data, GArray *guid,
35 void vmgenid_add_fw_cfg(VmGenIdState *vms, FWCfgState *s, GArray *guid);
H A Dvmclock.h31 void vmclock_build_acpi(VmclockState *vms, GArray *table_data,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/
H A D0001-genisoimage-Add-checksum.h-and-md5.h-for-function-pr.patch34 #include "vms.h"
/openbmc/qemu/include/hw/riscv/
H A Dvirt.h137 void virt_acpi_setup(RISCVVirtState *vms);
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c816 build_srat(GArray *table_data, BIOSLinker *linker, RISCVVirtState *vms) in build_srat() argument
820 MachineClass *mc = MACHINE_GET_CLASS(vms); in build_srat()
821 MachineState *ms = MACHINE(vms); in build_srat()
823 AcpiTable table = { .sig = "SRAT", .rev = 3, .oem_id = vms->oem_id, in build_srat()
824 .oem_table_id = vms->oem_table_id }; in build_srat()
845 mem_base = vms->memmap[VIRT_DRAM].base; in build_srat()
/openbmc/qemu/scripts/
H A Dcompare-machine-types.py476 vms = [stack.enter_context(QEMUMachine(binary=binary, qmp_timer=15, variable
480 for vm in vms:
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dperl-ptest.inc15 --exclude=vms --exclude=vos --exclude=NetWare --exclude=amigaos4 --exclude=buildcustomize.pl \
H A Dperl_5.40.2.bb399 …grep -v -e "\-vms\-" -e module-5 -e module-v5 -e "^$" -e "\\$" -e your -e tk -e autoperl -e html -…
/openbmc/qemu/docs/
H A DCOLO-FT.txt159 # imagefolder="/mnt/vms/colo-test-primary"
185 # imagefolder="/mnt/vms/colo-test-secondary"
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/
H A Dperl-rdepends.txt495 RDEPENDS:perl-module-extutils-cbuilder-platform-vms += "perl-module-config"
496 RDEPENDS:perl-module-extutils-cbuilder-platform-vms += "perl-module-extutils-cbuilder-base"
497 RDEPENDS:perl-module-extutils-cbuilder-platform-vms += "perl-module-strict"
498 RDEPENDS:perl-module-extutils-cbuilder-platform-vms += "perl-module-warnings"
696 RDEPENDS:perl-module-extutils-mm-vms += "perl-module-exporter"
697 RDEPENDS:perl-module-extutils-mm-vms += "perl-module-extutils-liblist-kid"
698 RDEPENDS:perl-module-extutils-mm-vms += "perl-module-extutils-makemaker"
699 RDEPENDS:perl-module-extutils-mm-vms += "perl-module-extutils-makemaker-config"
700 RDEPENDS:perl-module-extutils-mm-vms += "perl-module-extutils-mm-any"
701 RDEPENDS:perl-module-extutils-mm-vms += "perl-module-extutils-mm-unix"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A D0001-configure.ac-Rename-to-configure.ac-and-use-external.patch341 -libgnuintl.h_vms Makefile.vms \