 bd2e44fee4
			
		
	
	
		bd2e44fee4
		
	
	
	
	
		
			
			Add a new vhost-user message to give a unix socket to a vhost-user backend for GPU display updates. Back when I started that work, I added a new GPU channel because the vhost-user protocol wasn't bidirectional. Since then, there is a vhost-user-slave channel for the slave to send requests to the master. We could extend it with GPU messages. However, the GPU protocol is quite orthogonal to vhost-user, thus I chose to have a new dedicated channel. See vhost-user-gpu.rst for the protocol details. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-id: 20190524130946.31736-2-marcandre.lureau@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
		
			
				
	
	
		
			20 lines
		
	
	
		
			418 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			418 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. This is the top level page for the 'interop' manual.
 | |
| 
 | |
| 
 | |
| QEMU System Emulation Management and Interoperability Guide
 | |
| ===========================================================
 | |
| 
 | |
| This manual contains documents and specifications that are useful
 | |
| for making QEMU interoperate with other software.
 | |
| 
 | |
| Contents:
 | |
| 
 | |
| .. toctree::
 | |
|    :maxdepth: 2
 | |
| 
 | |
|    bitmaps
 | |
|    live-block-operations
 | |
|    pr-helper
 | |
|    vhost-user
 | |
|    vhost-user-gpu
 |