2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/xen/xenbus
Juergen Gross efdaa61d73 drivers/xen/xenbus: remove quirk for Xen 3.x
The kernel is not supported to run as a Xen guest on Xen versions
older than 4.0.

Remove xen_strict_xenbus_quirk() which is testing the Xen version to be
at least 4.0.

Acked-by: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Jason Andryuk <jason.andryuk@amd.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Message-ID: <20250815074052.13792-1-jgross@suse.com>
2025-08-20 15:47:43 +02:00
..
Makefile xen/xenbus: Use *-y instead of *-objs in Makefile 2024-05-17 12:14:13 +02:00
xenbus_client.c xen/xenbus: fix W=1 build warning in xenbus_va_dev_error function 2025-07-14 09:34:54 +02:00
xenbus_comms.c xenbus: Use kref to track req lifetime 2025-05-07 16:21:41 +02:00
xenbus_dev_backend.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
xenbus_dev_frontend.c xenbus: Use kref to track req lifetime 2025-05-07 16:21:41 +02:00
xenbus_probe_backend.c xenbus/backend: dynamically allocate the xen-backend shrinker 2023-10-04 10:32:23 -07:00
xenbus_probe_frontend.c xenbus: add module description 2025-04-07 08:33:53 +02:00
xenbus_probe.c xenbus: Allow PVH dom0 a non-local xenstore 2025-05-07 16:15:27 +02:00
xenbus_xs.c drivers/xen/xenbus: remove quirk for Xen 3.x 2025-08-20 15:47:43 +02:00
xenbus.h xenbus: Use kref to track req lifetime 2025-05-07 16:21:41 +02:00