ALSA: xen-front: Implement handling of shared buffers
Implement shared buffer handling according to the para-virtualized sound device protocol at xen/interface/io/sndif.h: - manage buffer memory - handle granted references - handle page directories [ Fixed missing linux/kernel.h inclusion -- tiwai ] Signed-off-by:Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
Showing
- sound/xen/Makefile 2 additions, 1 deletionsound/xen/Makefile
- sound/xen/xen_snd_front.c 8 additions, 0 deletionssound/xen/xen_snd_front.c
- sound/xen/xen_snd_front_shbuf.c 194 additions, 0 deletionssound/xen/xen_snd_front_shbuf.c
- sound/xen/xen_snd_front_shbuf.h 36 additions, 0 deletionssound/xen/xen_snd_front_shbuf.h
Loading
Please register or sign in to comment