qemu/hw
Stefano Stabellini 4476e09e34 xen/9pfs: send responses back to the frontend
Once a request is completed, xen_9pfs_push_and_notify gets called. In
xen_9pfs_push_and_notify, update the indexes (data has already been
copied to the sg by the common code) and send a notification to the
frontend.

Schedule the bottom-half to check if we already have any other requests
pending.

Signed-off-by: Stefano Stabellini <stefano@aporeto.com>
CC: anthony.perard@citrix.com
CC: jgross@suse.com
CC: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
CC: Greg Kurz <groug@kaod.org>
2017-04-25 11:04:33 -07:00
..
9pfs xen/9pfs: send responses back to the frontend 2017-04-25 11:04:33 -07:00
acpi Bugfix: Handle error if VM Generation ID device not present 2017-03-15 19:37:19 +02:00
adc
alpha
arm
audio
block xen: import ring.h from xen 2017-04-21 12:41:29 -07:00
bt
char xen: do not build backends for targets that do not support xen 2017-03-19 11:12:12 +01:00
core machine: Convert abstract typename on compat_props to subclass names 2017-03-14 16:53:44 -03:00
cpu
cris
display add opengl_cflags to QEMU_CFLAGS 2017-03-21 10:25:01 +00:00
dma dma/rc4030: fix a mixed declarations and code warning 2017-03-20 11:20:35 +00:00
gpio
i2c
i386 xen: create wrappers for all other uses of xc_hvm_XXX() functions 2017-03-22 11:47:39 -07:00
ide ide: ahci: call cleanup function in ahci unit 2017-03-15 20:50:14 -04:00
input
intc nios2: iic: Convert CPU prop to qom link 2017-03-18 18:22:54 +00:00
ipack
ipmi
isa
lm32
m68k
mem
microblaze
mips
misc hw/misc/imx6_src: Don't crash trying to reset missing CPUs 2017-03-14 16:13:22 +00:00
moxie
net xen: do not build backends for targets that do not support xen 2017-03-19 11:12:12 +01:00
nios2 nios2: iic: Convert CPU prop to qom link 2017-03-18 18:22:54 +00:00
nvram
openrisc
pci hw/virtio: fix Link Control Register for PCI Express virtio devices 2017-03-16 01:46:41 +02:00
pci-bridge
pci-host
pcmcia
ppc qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h 2017-03-14 13:28:18 +01:00
s390x s390x/css: reassign subchannel if schid is changed after migration 2017-03-20 09:22:57 +01:00
scsi scsi: mptsas: fix the wrong reading size in fetch request 2017-03-14 13:26:37 +01:00
sd
sh4
smbios
sparc sparc/sparc64: grab BQL before calling cpu_check_irqs 2017-03-09 10:41:38 +00:00
sparc64 sparc/sparc64: grab BQL before calling cpu_check_irqs 2017-03-09 10:41:38 +00:00
ssi
timer
tpm
tricore
unicore32
usb xen: import ring.h from xen 2017-04-21 12:41:29 -07:00
vfio
virtio hw/virtio: fix Power Management Control Register for PCI Express virtio devices 2017-03-16 01:46:41 +02:00
watchdog
xen xen: use libxendevice model to restrict operations 2017-04-21 12:40:14 -07:00
xenpv
xtensa target/xtensa: xtfpga: load DTB only when FDT support is enabled 2017-03-11 14:59:03 -08:00
Makefile.objs