Searched refs:vmsr (Results 1 – 12 of 12) sorted by relevance
/openbmc/qemu/docs/tools/ |
H A D | qemu-vmsr-helper.rst | 8 **qemu-vmsr-helper** [*OPTION*] 23 :program:`qemu-vmsr-helper` is that external helper; it creates a listener 29 :program:`qemu-vmsr-helper`. 31 After connecting to the socket, :program:`qemu-vmsr-helper` can 35 :program:`qemu-vmsr-helper` can also use the systemd socket activation 40 ListenStream=/var/run/qemu-vmsr-helper.sock 45 .. program:: qemu-vmsr-helper 63 :file:`/var/run/qemu-vmsr-helper.pid`. 69 :file:`/var/run/qemu-vmsr-helper.sock`.
|
H A D | index.rst | 18 qemu-vmsr-helper
|
/openbmc/qemu/tools/i386/ |
H A D | qemu-vmsr-helper.c | 216 uint64_t vmsr; in vh_co_entry() local 250 vmsr = vmsr_read_msr(request[0], request[1]); in vh_co_entry() 255 vmsr = 0; in vh_co_entry() 259 (char *) &vmsr, in vh_co_entry() 260 sizeof(vmsr), in vh_co_entry()
|
/openbmc/qemu/docs/specs/ |
H A D | rapl-msr.rst | 125 :program:`qemu-vmsr-helper` is listening to. 127 qemu-vmsr-helper 130 The qemu-vmsr-helper is working very much like the qemu-pr-helper. Instead of 131 making persistent reservation, qemu-vmsr-helper is here to overcome the 135 MSR support activated and the qemu-vmsr-helper. A systemd service and socket 136 activation is provided in contrib/systemd/qemu-vmsr-helper.(service/socket).
|
/openbmc/qemu/contrib/systemd/ |
H A D | qemu-vmsr-helper.socket | 5 ListenStream=/run/qemu-vmsr-helper.sock
|
H A D | qemu-vmsr-helper.service | 7 ExecStart=/usr/bin/qemu-vmsr-helper
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | vfpmacros.h | 17 vmsr\cond \sysreg, \rd
|
/openbmc/qemu/target/i386/kvm/ |
H A D | kvm.c | 2712 struct KVMMsrEnergy *vmsr = &s->msr_energy; in kvm_msr_energy_thread() local 2725 pkg_stat = g_new0(vmsr_package_energy_stat, vmsr->host_topo.maxpkgs); in kvm_msr_energy_thread() 2731 vpkgs_energy_stat = g_new0(unsigned int, vmsr->guest_vsockets); in kvm_msr_energy_thread() 2734 for (int i = 0; i < vmsr->host_topo.maxpkgs; i++) { in kvm_msr_energy_thread() 2740 vmsr->host_topo.maxticks[i] = (MSR_ENERGY_THREAD_SLEEP_US / 1000000) in kvm_msr_energy_thread() 2742 * vmsr->host_topo.pkg_cpu_count[i]; in kvm_msr_energy_thread() 2748 = vmsr_get_thread_ids(vmsr->pid, &num_threads); in kvm_msr_energy_thread() 2763 vmsr_read_thread_stat(vmsr->pid, in kvm_msr_energy_thread() 2773 for (int i = 0; i < vmsr->host_topo.maxpkgs; i++) { in kvm_msr_energy_thread() 2797 for (int i = 0; i < vmsr->host_topo.maxpkgs; i++) { in kvm_msr_energy_thread() [all …]
|
/openbmc/qemu/ |
H A D | meson.build | 4385 executable('qemu-vmsr-helper', files('tools/i386/qemu-vmsr-helper.c'),
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |