]> Git Repo - qemu.git/commit
char: move SpiceChardev and open_spice_port() to spice.h header
authorMarc-André Lureau <[email protected]>
Thu, 21 Feb 2019 11:06:58 +0000 (12:06 +0100)
committerGerd Hoffmann <[email protected]>
Thu, 21 Feb 2019 13:09:17 +0000 (14:09 +0100)
commit24fa7da3ca6a6e385e50befa3774b7d427594ce4
tree24a3e8fa93cdb43c0699df9b691931d5aa007f10
parent5b1638bc49b7bb5686a3351611c24ab7863306f1
char: move SpiceChardev and open_spice_port() to spice.h header

This will allow easier subclassing of SpiceChardev, in upcoming
"display: add -display spice-app launching external application"
patch.

Signed-off-by: Marc-André Lureau <[email protected]>
Tested-by: Victor Toso <[email protected]>
Message-id: 20190221110703[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
chardev/spice.c
include/chardev/spice.h [new file with mode: 0644]
This page took 0.025818 seconds and 4 git commands to generate.