linux-stable/arch/um/drivers
Michael S. Tsirkin 9993a4f989 virtio: Revert "virtio: find_vqs() add arg sizes"
This reverts commit a10fba0377: the
proposed API isn't supported on all transports but no
effort was made to address this.

It might not be hard to fix if we want to: maybe just
rename size to size_hint and make sure legacy
transports ignore the hint.

But it's not sure what the benefit is in any case, so
let's drop it.

Fixes: a10fba0377 ("virtio: find_vqs() add arg sizes")
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20220816053602.173815-8-mst@redhat.com>
2022-08-16 01:40:24 -04:00
..
chan.h
chan_kern.c um: line: Use separate IRQs per line 2022-05-27 09:03:41 +02:00
chan_user.c um: chan_user: Fix winch_tramp() return value 2022-05-27 09:03:41 +02:00
chan_user.h
cow.h
cow_sys.h
cow_user.c
daemon.h
daemon_kern.c um: daemon: Make default socket configurable 2022-05-27 09:00:40 +02:00
daemon_user.c
fd.c
harddog_kern.c
harddog_user.c
hostaudio_kern.c
Kconfig um/drivers: Kconfig: Fix indentation 2022-07-17 23:12:46 +02:00
line.c um: line: Use separate IRQs per line 2022-05-27 09:03:41 +02:00
line.h um: line: Use separate IRQs per line 2022-05-27 09:03:41 +02:00
Makefile um: xterm: Make default terminal emulator configurable 2022-05-27 08:50:07 +02:00
mconsole.h
mconsole_kern.c um: Fix uml_mconsole stop/go 2022-03-11 10:49:19 +01:00
mconsole_kern.h
mconsole_user.c
mmapper_kern.c
net_kern.c net: um: use eth_hw_addr_set() 2021-10-29 13:17:21 +01:00
net_user.c
null.c
pcap_kern.c
pcap_user.c
pcap_user.h
port.h
port_kern.c
port_user.c um: port_user: Improve error handling when port-helper is not found 2022-03-11 10:55:55 +01:00
pty.c
random.c um: random: Don't initialise hwrng struct with zero 2022-07-17 23:34:09 +02:00
rtc.h
rtc_kern.c
rtc_user.c
slip.h
slip_common.c
slip_common.h
slip_kern.c
slip_user.c
slirp.h
slirp_kern.c
slirp_user.c
ssl.c um: line: Use separate IRQs per line 2022-05-27 09:03:41 +02:00
stderr_console.c
stdio_console.c um: line: Use separate IRQs per line 2022-05-27 09:03:41 +02:00
stdio_console.h
tty.c
ubd.h
ubd_kern.c um: Use enum req_op where appropriate 2022-07-14 12:14:31 -06:00
ubd_user.c
umcast.h
umcast_kern.c
umcast_user.c
vde.h
vde_kern.c
vde_user.c
vector_kern.c um: vector: switch to netif_napi_add_weight() 2022-05-08 11:33:56 +01:00
vector_kern.h um: Migrate vector drivers to NAPI 2022-03-11 10:45:21 +01:00
vector_transports.c
vector_user.c uml: net: vector: fix const issue 2022-03-11 10:47:05 +01:00
vector_user.h uml: net: vector: fix const issue 2022-03-11 10:47:05 +01:00
vhost_user.h
virt-pci.c um: virt-pci: set device ready in probe() 2022-06-10 20:38:06 -04:00
virtio_uml.c virtio: Revert "virtio: find_vqs() add arg sizes" 2022-08-16 01:40:24 -04:00
xterm.c um: xterm: Make default terminal emulator configurable 2022-05-27 08:50:07 +02:00
xterm.h
xterm_kern.c