Home
last modified time | relevance | path

Searched refs:Hypervisor (Results 1 – 25 of 90) sorted by relevance

1234

/openbmc/phosphor-state-manager/
H A Dhypervisor_state_manager.hpp31 class Hypervisor : public HypervisorInherit class
34 Hypervisor() = delete;
35 Hypervisor(const Hypervisor&) = delete;
36 Hypervisor& operator=(const Hypervisor&) = delete;
37 Hypervisor(Hypervisor&&) = delete;
38 Hypervisor& operator=(Hypervisor&&) = delete;
39 ~Hypervisor() override = default;
46 Hypervisor(sdbusplus::bus_t& bus, const char* objPath) : in Hypervisor() function in phosphor::state::manager::Hypervisor
H A Dhypervisor_state_manager.cpp28 server::Host::Transition Hypervisor::requestedHostTransition(Transition value) in requestedHostTransition()
47 server::Host::HostState Hypervisor::currentHostState(HostState value) in currentHostState()
57 server::Host::HostState Hypervisor::currentHostState() const in currentHostState()
62 void Hypervisor::updateCurrentHostState(std::string& bootProgress) in updateCurrentHostState()
93 void Hypervisor::bootProgressChangeEvent(sdbusplus::message_t& msg) in bootProgressChangeEvent()
H A Dhypervisor_state_manager_main.cpp19 phosphor::state::manager::Hypervisor manager(bus, objPathInst.c_str()); in main()
/openbmc/linux/Documentation/powerpc/
H A Dultravisor.rst32 | Hypervisor |
192 Hypervisor.
197 Hypervisor.
201 Hypervisor/QEMU).
323 ``H_SVM_PAGE_OUT`` hypercall to the Hypervisor. The Hypervisor will
328 #. When Hypervisor accesses SVM data, the Hypervisor requests the
392 #. When an SVM requests to share a page with Hypervisor the Hypervisor
531 Hypervisor. After processing the exception, Hypervisor uses the
598 the Hypervisor move into secure memory. The Hypervisor iterates
853 Hypervisor Calls API
[all …]
/openbmc/linux/Documentation/virt/acrn/
H A Dintroduction.rst3 ACRN Hypervisor Introduction
6 The ACRN Hypervisor is a Type 1 hypervisor, running directly on bare-metal
11 devices for a User VM based on command line configurations. ACRN Hypervisor
30 | ACRN Hypervisor |
39 interacting with the ACRN Hypervisor via hypercalls. HSM exports a char device
H A Dindex.rst4 ACRN Hypervisor
H A Dio-request.rst7 distributed by the ACRN Hypervisor Service Module to an I/O client
63 | | I/O handler | ACRN Hypervisor |
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dmeson.build1 hyp_default_busname = 'xyz.openbmc_project.Network.Hypervisor'
4 input: 'xyz.openbmc_project.Network.Hypervisor.service.in',
5 output: 'xyz.openbmc_project.Network.Hypervisor.service',
H A Dxyz.openbmc_project.Network.Hypervisor.service.in2 Description=Hypervisor Network Manager
9 BusName=xyz.openbmc_project.Network.Hypervisor
/openbmc/linux/drivers/virt/acrn/
H A DKconfig3 tristate "ACRN Hypervisor Service Module"
7 ACRN Hypervisor Service Module (HSM) is a kernel module which
9 the ACRN Hypervisor through hypercalls. HSM will only run in
/openbmc/phosphor-state-manager/service_files/
H A Dxyz.openbmc_project.State.Hypervisor.service2 Description=Phosphor Hypervisor State Manager
9 BusName=xyz.openbmc_project.State.Hypervisor
H A Dmeson.build17 'xyz.openbmc_project.State.Hypervisor.service',
/openbmc/linux/drivers/tty/hvc/
H A DKconfig15 bool "pSeries Hypervisor Virtual Console support"
45 bool "z/VM IUCV Hypervisor console support (VM only)"
51 This driver provides a Hypervisor console (HVC) back-end to access
55 bool "Xen Hypervisor Console support"
64 bool "Xen Hypervisor Multiple Consoles support"
120 tristate "IBM Hypervisor Virtual Console Server support"
/openbmc/qemu/target/i386/hvf/
H A DREADME.md1 # OS X Hypervisor.framework support in QEMU
3 …./hvf-all.c) are adapted from Veertu Inc's vdhh (Veertu Desktop Hosted Hypervisor) (last known loc…
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Doperating_system.hpp18 Hypervisor, enumerator
61 {OperatingSystemTypes::Hypervisor, "Hypervisor"},
/openbmc/u-boot/arch/powerpc/dts/
H A De6500_power_isa.dtsi19 power-isa-e.hv; // Embedded.Hypervisor
32 power-isa-e.hv.lrat; // Embedded.Hypervisor.LRAT
/openbmc/docs/designs/
H A Dpower-systems-memory-preserving-reboot.md41 - **Hypervisor**: A hypervisor (or virtual machine monitor, VMM) is a computer
43 [read more](https://en.wikipedia.org/wiki/Hypervisor)
112 - Hypervisor should offload the dump to BMC to transfer to an external client.
168 #### 8 - Hypervisor Formats dump and sends notification to BMC
184 #### 10 - Hypervisor starts dump offload
186 Hypervisor start sending down the dump packets through DMA PLDM reads the DUMP
190 #### 11 - Hypervisor sends down offload complete message
192 Hypervisor sends down offload complete message to BMC and BMC sends it to HMC.
198 delete message to hypervisor Hypervisor deletes dump in host memory.
/openbmc/linux/tools/testing/selftests/powerpc/scripts/
H A Dhmi.sh28 dmesg | grep -c 'Harmless Hypervisor Maintenance interrupt'
/openbmc/phosphor-state-manager/test/
H A Dhypervisor_state.cpp18 phosphor::state::manager::Hypervisor hypObj(bus, objPathInst.c_str()); in TEST()
/openbmc/qemu/docs/system/
H A Dindex.rst10 or Hypervisor.Framework.
/openbmc/linux/drivers/firmware/smccc/
H A DKconfig5 Include support for the Secure Monitor Call (SMC) and Hypervisor
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A De6500_power_isa.dtsi45 power-isa-e.hv; // Embedded.Hypervisor
58 power-isa-e.hv.lrat; // Embedded.Hypervisor.LRAT
/openbmc/linux/Documentation/devicetree/bindings/powerpc/
H A Dibm,vas.txt10 - reg : Should contain 4 pairs of 64-bit fields specifying the Hypervisor
/openbmc/linux/Documentation/arch/sparc/oradax/
H A Doracle-dax.rst12 into the driver and subsequently the Hypervisor and the coprocessor.
24 The Hypervisor interface to the coprocessor is described in detail in
37 is passed to the Hypervisor, which handles queueing and scheduling of
62 kernel treats this as if it were physical. The Hypervisor handles the
75 may be given in the CCB. In all cases, the Hypervisor will translate
205 The Hypervisor translates all addresses within a CCB to physical
206 before handing off the CCB to DAX. The Hypervisor determines the
251 of the Hypervisor API available to the guest OS (ie, Linux kernel).
304 refer to section 36.2.1.3 of the DAX Hypervisor API document, which
/openbmc/qemu/docs/about/
H A Dindex.rst11 hypervisor such as KVM, Xen or Hypervisor.Framework to allow the

1234