Searched refs:ivshmem (Results 1 – 15 of 15) sorted by relevance
/openbmc/qemu/docs/system/devices/ |
H A D | ivshmem.rst | 9 |qemu_system_x86| -device ivshmem-plain,memdev=hostmem 16 -object memory-backend-file,size=1M,share,mem-path=/dev/shm/ivshmem,id=hostmem 21 shared memory server is qemu.git/contrib/ivshmem-server. An example 26 # First start the ivshmem server once and for all 27 ivshmem-server -p pidfile -S path -m shm-name -l shm-size -n vectors 30 |qemu_system_x86| -device ivshmem-doorbell,vectors=vectors,chardev=id 36 :doc:`../../specs/ivshmem-spec`). 38 Migration with ivshmem 50 ivshmem and hugepages 59 -device ivshmem-plain,memdev=mb1 [all …]
|
/openbmc/qemu/docs/specs/ |
H A D | ivshmem-spec.rst | 5 The Inter-VM shared memory device (ivshmem) is designed to share a 12 can obtain one from an ivshmem server. 17 For information on configuring the ivshmem device on the QEMU 18 command line, see :doc:`../system/devices/ivshmem`. 20 The ivshmem PCI device's guest interface 29 The ivshmem PCI device has two or three BARs: 32 - BAR1 holds MSI-X table and PBA (only ivshmem-doorbell) 48 the ivshmem server provided the shared memory. These devices have PCI 132 ivshmem server. 134 The ivshmem server [all …]
|
H A D | index.rst | 30 ivshmem-spec
|
H A D | pci-ids.rst | 53 ivshmem device (:doc:`ivshmem-spec`)
|
/openbmc/qemu/contrib/ivshmem-client/ |
H A D | meson.build | 1 executable('ivshmem-client', files('ivshmem-client.c', 'main.c'), genh,
|
/openbmc/qemu/contrib/ivshmem-server/ |
H A D | meson.build | 1 executable('ivshmem-server', files('ivshmem-server.c', 'main.c'), genh,
|
/openbmc/qemu/tests/qtest/ |
H A D | meson.build | 40 (config_all_devices.has_key('CONFIG_IVSHMEM_DEVICE') ? ['ivshmem-test'] : []) 350 'ivshmem-test': [rt, '../../contrib/ivshmem-server/ivshmem-server.c'],
|
/openbmc/qemu/docs/system/ |
H A D | device-emulation.rst | 88 devices/ivshmem.rst
|
/openbmc/qemu/hw/misc/ |
H A D | meson.build | 40 system_ss.add(when: 'CONFIG_IVSHMEM_DEVICE', if_true: files('ivshmem.c'))
|
/openbmc/qemu/docs/about/ |
H A D | removed-features.rst | 1109 ``ivshmem`` (removed in 4.0) 1112 Replaced by either the ``ivshmem-plain`` or ``ivshmem-doorbell``.
|
/openbmc/qemu/ |
H A D | meson.build | 4390 subdir('contrib/ivshmem-client') 4391 subdir('contrib/ivshmem-server')
|
/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...] |