Searched refs:whpx (Results 1 – 15 of 15) sorted by relevance
/openbmc/qemu/target/i386/whpx/ |
H A D | whpx-all.c | 305 struct whpx_state *whpx = &whpx_global; in whpx_set_xcrs() local 316 whpx->partition, cpu->cpu_index, &xcr0_name, 1, &xcr0); in whpx_set_xcrs() 327 struct whpx_state *whpx = &whpx_global; in whpx_set_tsc() local 341 hr = whp_dispatch.WHvSuspendPartitionTime(whpx->partition); in whpx_set_tsc() 349 whpx->partition, cpu->cpu_index, &tsc_reg, 1, &tsc_val); in whpx_set_tsc() 382 struct whpx_state *whpx = &whpx_global; in whpx_set_registers() local 543 whpx->partition, cpu->cpu_index, in whpx_set_registers() 561 struct whpx_state *whpx = &whpx_global; in whpx_get_tsc() local 564 whpx->partition, cpu->cpu_index, &tsc_reg, 1, &tsc_val); in whpx_get_tsc() 578 struct whpx_state *whpx = &whpx_global; in whpx_get_xcrs() local [all …]
|
H A D | meson.build | 2 'whpx-all.c', 3 'whpx-apic.c', 4 'whpx-accel-ops.c',
|
/openbmc/qemu/target/i386/ |
H A D | meson.build | 29 subdir('whpx') subdir
|
/openbmc/qemu/scripts/ |
H A D | meson-buildoptions.sh | 570 --enable-whpx) printf "%s" -Dwhpx=enabled ;; 571 --disable-whpx) printf "%s" -Dwhpx=disabled ;;
|
/openbmc/qemu/docs/about/ |
H A D | build-platforms.rst | 55 - hvf (64 bit only), kvm, nvmm, tcg, whpx (64 bit only), xen
|
H A D | removed-features.rst | 958 Use "whpx" (on Windows) or "hvf" (on macOS) instead.
|
/openbmc/qemu/docs/system/ |
H A D | introduction.rst | 29 * - Windows Hypervisor Platform (whpx)
|
/openbmc/qemu/ |
H A D | meson_options.txt | 74 option('whpx', type: 'feature', value: 'auto', feature
|
H A D | meson.build | 841 if get_option('whpx').allowed() and host_os == 'windows' 842 if get_option('whpx').enabled() and host_machine.cpu() != 'x86_64' 844 elif cc.has_header('winhvplatform.h', required: get_option('whpx')) and \ 845 cc.has_header('winhvemulation.h', required: get_option('whpx')) 903 if 'CONFIG_WHPX' not in accelerators and get_option('whpx').enabled()
|
H A D | MAINTAINERS | 526 F: target/i386/whpx/ 527 F: include/sysemu/whpx.h
|
H A D | qemu-options.hx | 31 " supported accelerators are kvm, xen, hvf, nvmm, whpx or tcg (default: tcg)\n" 64 architecture, kvm, xen, hvf, nvmm, whpx or tcg can be available. 183 " select accelerator (kvm, xen, hvf, nvmm, whpx or tcg; use 'help' for a list)\n" 198 architecture, kvm, xen, hvf, nvmm, whpx or tcg can be available. By
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |