/openbmc/qemu/chardev/ |
H A D | trace-events | 12 # spice.c 13 spice_chr_discard_write(int len) "spice chr write discarded %d" 14 spice_vmc_write(ssize_t out, int len) "spice wrote %zd of requested %d" 15 spice_vmc_read(int bytes, int len) "spice read %d of requested %d" 16 spice_vmc_register_interface(void *scd) "spice vmc registered interface %p" 17 spice_vmc_unregister_interface(void *scd) "spice vmc unregistered interface %p" 18 spice_vmc_event(int event) "spice vmc event %d"
|
H A D | meson.build | 45 if spice.found() 47 module_ss.add(when: [spice], if_true: files('spice.c')) 48 chardev_modules += { 'spice': module_ss }
|
/openbmc/qemu/ui/ |
H A D | meson.build | 26 system_ss.add([spice_headers, files('spice-module.c')]) 134 if spice.found() 136 spice_core_ss.add(spice, pixman, files( 137 'spice-core.c', 138 'spice-input.c', 139 'spice-display.c' 141 ui_modules += {'spice-core' : spice_core_ss} 145 spice_ss.add(spice, gio, pixman, files('spice-app.c')) 146 ui_modules += {'spice-app': spice_ss}
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/ |
H A D | spice-gtk_0.42.bb | 2 HOMEPAGE = "https://spice-space.org" 6 file://subprojects/spice-common/COPYING;md5=4b54a1fd55a448865a0b32d41598759d \ 13 SRC_URI = "gitsm://gitlab.freedesktop.org/spice/spice-gtk.git;protocol=https;branch=master" 38 spice-protocol \
|
H A D | spice-protocol_0.14.4.bb | 6 HOMEPAGE = "https://spice-space.org" 13 SRC_URI = "git://gitlab.freedesktop.org/spice/spice-protocol.git;protocol=https;branch=master"
|
H A D | spice-guest-vdagent_0.22.1.bb | 2 HOMEPAGE = "https://spice-space.org" 8 SRC_URI = "git://gitlab.freedesktop.org/spice/linux/vd_agent.git;protocol=https;branch=master" 17 DEPENDS = "glib-2.0 alsa-lib gtk4 dbus libdrm spice-protocol libxfixes xrandr xinerama libx11"
|
H A D | spice_git.bb | 20 SRC_URI = "gitsm://gitlab.freedesktop.org/spice/spice;branch=master;protocol=https" 30 DEPENDS = "spice-protocol jpeg pixman alsa-lib glib-2.0 gdk-pixbuf lz4 orc python3-pyparsing-native…
|
H A D | usbredir_0.14.0.bb | 12 SRC_URI = "git://gitlab.freedesktop.org/spice/usbredir;branch=main;protocol=https"
|
H A D | libcacard_2.8.1.bb | 9 SRC_URI = "git://gitlab.freedesktop.org/spice/libcacard.git;protocol=https;branch=master"
|
/openbmc/openbmc/meta-openembedded/meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-boxes/ |
H A D | gnome-boxes_47.0.bb | 8 # reason for opengl: spice-gtk requires opengl 25 spice-gtk \ 29 spice-protocol \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/remmina/ |
H A D | remmina_1.4.36.bb | 37 PACKAGECONFIG[spice] = "-DWITH_SPICE=ON, -DWITH_SPICE=OFF, spice spice-protocol"
|
/openbmc/qemu/tests/qtest/ |
H A D | readconfig-test.c | 94 g_autoptr(SpiceInfo) spice = NULL; in test_spice_resp() 98 visit_type_SpiceInfo(v, "spice", &spice, &error_abort); in test_spice_resp() 100 g_assert(spice); in test_spice_resp() 101 g_assert(spice->enabled); in test_spice_resp()
|
/openbmc/qemu/audio/ |
H A D | meson.build | 22 ['spice', spice, files('spiceaudio.c')]
|
/openbmc/qemu/qapi/ |
H A D | ui.json | 20 'data': [ 'vnc', 'spice' ] } 46 # - 'spice' to modify the Spice server password 101 # - 'spice' to modify the Spice server expiration 143 # - If @protocol is 'spice' and Spice is not active, 248 # channel, filter for this one if you want to track spice sessions 275 # spice server. 290 # @migrated: true if the last guest migration completed and spice 305 # - 'spice' uses SASL or direct TLS authentication, depending on 310 # unknown if spice server doesn't provide this information. 313 # @channels: a list of @SpiceChannel for each active spice channel [all …]
|
H A D | char.json | 352 # Configuration info for spice vm channel chardevs. 366 # Configuration info for spice port chardevs. 368 # @fqdn: name of the channel (see docs/spice-port-fqdn.txt) 382 # @name: name of the channel (following docs/spice-port-fqdn.txt) 494 # @spicevmc: spice vm channel (since 1.5) 611 # @data: Configuration info for spice vm channel chardevs 622 # @data: Configuration info for spice port chardevs
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | alpine.docker | 104 spice-dev \ 105 spice-protocol \
|
H A D | fedora.docker | 123 spice-protocol \ 124 spice-server-devel \
|
/openbmc/qemu/monitor/ |
H A D | meson.build | 12 if_true: [files( 'hmp-cmds-target.c', 'hmp-target.c'), spice])
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/ |
H A D | qemu.inc | 194 # spice will be in meta-networking layer 195 PACKAGECONFIG[spice] = "--enable-spice,--disable-spice,spice"
|
/openbmc/qemu/docs/ |
H A D | multiseat.txt | 73 Note on spice: Spice handles multihead just fine. But it can't do 74 multiseat. For tablet events the event source is sent to the spice 78 event source isn't included in the spice protocol, so the wire
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
H A D | hu-Csavoly-Kiskoros | 29 # Cool, Film+, HBO, National Geographic, Disney Channel, AXN, FEM3, Private spice, ATV,
|
H A D | hu-Kabhegy-Kaposvar-Tamasi | 29 # Cool, Film+, HBO, National Geographic, Disney Channel, AXN, FEM3, Private spice, ATV,
|
H A D | hu-Fehergyarmat | 29 # Cool, Film+, HBO, National Geographic, Disney Channel, AXN, FEM3, Private spice, ATV,
|
H A D | hu-Szentes-Battonya | 29 # Cool, Film+, HBO, National Geographic, Disney Channel, AXN, FEM3, Private spice, ATV,
|
H A D | hu-Pecs-Siklos | 29 # Cool, Film+, HBO, National Geographic, Disney Channel, AXN, FEM3, Private spice, ATV,
|