Home
last modified time | relevance | path

Searched refs:VMBus (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/hw/hyperv/
H A Dvmbus.c52 VMBus *vmbus;
166 VMBus *vmbus;
215 struct VMBus { struct
256 static VMBusGpadl *create_gpadl(VMBus *vmbus, uint32_t id, in create_gpadl() argument
278 static VMBusGpadl *find_gpadl(VMBus *vmbus, uint32_t gpadl_id) in find_gpadl()
440 static void vmbus_resched(VMBus *vmbus);
1295 static int alloc_chan_id(VMBus *vmbus) in alloc_chan_id()
1322 static void init_channel(VMBus *vmbus, VMBusDevice *dev, VMBusDeviceClass *vdc, in init_channel()
1356 static void create_channels(VMBus *vmbus, VMBusDevice *dev, Error **errp) in create_channels()
1394 static HvSintRoute *make_sint_route(VMBus *vmbus, uint32_t vp_index) in make_sint_route()
[all …]
/openbmc/qemu/include/hw/hyperv/
H A Dvmbus-bridge.h24 VMBus *bus;
H A Dvmbus.h27 OBJECT_DECLARE_SIMPLE_TYPE(VMBus, VMBUS)
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-bus-vmbus12 Description: The VMBus child_relid of the device's primary channel
19 Description: The VMBus interface type GUID of the device
26 Description: The VMBus interface instance GUID of the device
/openbmc/linux/net/vmw_vsock/
H A DKconfig80 Sockets over Hyper-V VMBus.
/openbmc/linux/drivers/uio/
H A DKconfig160 tristate "Generic driver for Hyper-V VMBus"
164 Hyper-V VMBus device. It is useful to provide direct access
/openbmc/qemu/docs/system/i386/
H A Dhyperv.rst89 implementing VMBus devices (not yet in QEMU). Additionally, this enlightenment
224 This enlightenment requires a VMBus device (-device vmbus-bridge,irq=15).
/openbmc/linux/Documentation/driver-api/
H A Duio-howto.rst668 supports devices on the Hyper-V VMBus similar to uio_pci_generic on
/openbmc/qemu/
H A DMAINTAINERS1964 Hyper-V VMBus
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst7764 used to support Windows Hyper-V based guest paravirt drivers(VMBus).