| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | Makefile | 13 dom0-$(CONFIG_XEN_ACPI) += acpi.o $(xen-pad-y) 14 xen-pad-$(CONFIG_X86) += xen-acpi-pad.o 18 obj-$(CONFIG_XEN_BALLOON) += xen-balloon.o 19 obj-$(CONFIG_XEN_DEV_EVTCHN) += xen-evtchn.o 20 obj-$(CONFIG_XEN_GNTDEV) += xen-gntdev.o 21 obj-$(CONFIG_XEN_GRANT_DEV_ALLOC) += xen-gntalloc.o 25 obj-$(CONFIG_SWIOTLB_XEN) += swiotlb-xen.o 27 obj-$(CONFIG_XEN_PCIDEV_BACKEND) += xen-pciback/ 28 obj-$(CONFIG_XEN_PRIVCMD) += xen-privcmd.o 29 obj-$(CONFIG_XEN_STUB) += xen-stub.o [all …]
|
| H A D | Kconfig | 84 tristate "Xen /dev/xen/evtchn device" 104 The xen filesystem provides a way for domains to share 111 bool "Create compatibility mount point /proc/xen" 116 under /proc/xen, but "xenbus" is now found at the root of the 118 the compatibility mount point /proc/xen if it is running on 119 a xen platform. 123 bool "Create xen entries under /sys/hypervisor" 131 but will have no xen contents. 202 xen-pciback.hide=(03:00.0)(04:00.0) 212 (https://xenbits.xen.org/docs/unstable/misc/pvcalls.html). It [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | xen.txt | 7 compatible = "xen,xen-<version>", "xen,xen"; 26 xen,uefi-system-table | 64-bit | Guest physical address of the UEFI System 29 xen,uefi-mmap-start | 64-bit | Guest physical address of the UEFI memory 32 xen,uefi-mmap-size | 32-bit | Size in bytes of the UEFI memory map 35 xen,uefi-mmap-desc-size | 32-bit | Size in bytes of each entry in the UEFI 38 xen,uefi-mmap-desc-ver | 32-bit | Version of the mmap descriptor format. 44 compatible = "xen,xen-4.3", "xen,xen"; 48 xen,uefi-system-table = <0xXXXXXXXX>; 49 xen,uefi-mmap-start = <0xXXXXXXXX>; 50 xen,uefi-mmap-size = <0xXXXXXXXX>; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-hypervisor-xen | 4 Contact: xen-devel@lists.xenproject.org 13 Contact: xen-devel@lists.xenproject.org 22 Contact: xen-devel@lists.xenproject.org 31 Contact: xen-devel@lists.xenproject.org 38 <class>: "xen" -- x86: paravirtualized, arm: standard 53 Contact: xen-devel@lists.xenproject.org 62 Contact: xen-devel@lists.xenproject.org 65 in include/xen/interface/features.h printed as a hex value. 70 Contact: xen-devel@lists.xenproject.org 79 Contact: xen-devel@lists.xenproject.org [all …]
|
| H A D | sysfs-bus-xen-backend | 1 What: /sys/bus/xen-backend/devices/*/devtype 9 What: /sys/bus/xen-backend/devices/*/nodename 17 What: /sys/bus/xen-backend/devices/vbd-*/physical_device 26 What: /sys/bus/xen-backend/devices/vbd-*/mode 34 What: /sys/bus/xen-backend/devices/vbd-*/statistics/f_req 41 What: /sys/bus/xen-backend/devices/vbd-*/statistics/oo_req 49 What: /sys/bus/xen-backend/devices/vbd-*/statistics/rd_req 56 What: /sys/bus/xen-backend/devices/vbd-*/statistics/rd_sect 63 What: /sys/bus/xen-backend/devices/vbd-*/statistics/wr_req 70 What: /sys/bus/xen-backend/devices/vbd-*/statistics/wr_sect [all …]
|
| /OK3568_Linux_fs/buildroot/package/xen/ |
| H A D | xen.mk | 8 XEN_SITE = https://downloads.xenproject.org/release/xen/$(XEN_VERSION) 11 XEN_CPE_ID_VENDOR = xen 36 XEN_MAKE_OPTS += dist-xen 39 cp $(@D)/xen/xen $(BINARIES_DIR) 42 XEN_CONF_OPTS += --disable-xen 57 mv $(TARGET_DIR)/etc/init.d/xen-watchdog $(TARGET_DIR)/etc/init.d/S50xen-watchdog
|
| H A D | 0002-Fix-build-with-64-bits-time_t.patch | 28 [Retrieved (and updated for qemu-xen) from: 36 diff --git a/tools/qemu-xen/contrib/vhost-user-input/main.c b/tools/qemu-xen/contrib/vhost-user-inp… 38 --- a/tools/qemu-xen/contrib/vhost-user-input/main.c 39 +++ b/tools/qemu-xen/contrib/vhost-user-input/main.c 74 diff --git a/tools/qemu-xen/hw/input/virtio-input-host.c b/tools/qemu-xen/hw/input/virtio-input-hos… 76 --- a/tools/qemu-xen/hw/input/virtio-input-host.c 77 +++ b/tools/qemu-xen/hw/input/virtio-input-host.c
|
| H A D | 0001-9pfs-include-linux-limits.h-for-XATTR_SIZE_MAX.patch | 27 tools/qemu-xen/hw/9pfs/9p.c | 1 + 30 diff --git a/tools/qemu-xen/hw/9pfs/9p.c b/tools/qemu-xen/hw/9pfs/9p.c 32 --- a/tools/qemu-xen/hw/9pfs/9p.c 33 +++ b/tools/qemu-xen/hw/9pfs/9p.c
|
| H A D | Config.in | 2 bool "xen" 16 The Xen binaries are avaliable in /usr/lib/xen/ See 39 comment "xen tools need a toolchain w/ wchar, threads, dynamic library"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/xen/ |
| H A D | ..install.cmd | 1 …xen/.install := /bin/sh scripts/headers_install.sh /data/jenkins/workspace/GNU-toolchain/arm-10/bu…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/xen/ |
| H A D | ..install.cmd | 1 …xen/.install := /bin/sh scripts/headers_install.sh /data/jenkins/workspace/GNU-toolchain/arm-10/bu…
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | xen-front.rst | 2 drm/xen-front Xen para-virtualized frontend driver 7 include/xen/interface/io/displif.h 12 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h 18 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h 24 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h 30 .. kernel-doc:: drivers/gpu/drm/xen/xen_drm_front.h
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | xenvm-4.2.dts | 14 compatible = "xen,xenvm-4.2", "xen,xenvm"; 72 compatible = "xen,xen-4.2", "xen,xen";
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/ |
| H A D | Makefile | 54 $(out)/xen-hypercalls.h: $(srctree)/scripts/xen-hypercalls.sh 57 $(out)/xen-hypercalls.h: $(srctree)/include/xen/interface/xen*.h 63 syshdr-$(CONFIG_XEN) += xen-hypercalls.h
|
| /OK3568_Linux_fs/kernel/arch/arm64/xen/ |
| H A D | Makefile | 2 xen-arm-y += $(addprefix ../../arm/xen/, enlighten.o grant-table.o p2m.o mm.o) 3 obj-y := xen-arm.o hypercall.o
|
| /OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/ |
| H A D | Makefile | 2 obj-$(CONFIG_XEN_PCIDEV_BACKEND) += xen-pciback.o 4 xen-pciback-y := pci_stub.o pciback_ops.o xenbus.o 5 xen-pciback-y += conf_space.o conf_space_header.o \
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/reserved-memory/ |
| H A D | xen,shared-memory.txt | 10 xen-shmem@<address> and has the following properties: 13 compatible = "xen,shared-memory-v1" 18 - xen,offset: (borrower VMs only) 22 - xen,id:
|
| /OK3568_Linux_fs/kernel/drivers/block/xen-blkback/ |
| H A D | Makefile | 2 obj-$(CONFIG_XEN_BLKDEV_BACKEND) := xen-blkback.o 4 xen-blkback-y := blkback.o xenbus.o
|
| /OK3568_Linux_fs/kernel/drivers/net/xen-netback/ |
| H A D | Makefile | 2 obj-$(CONFIG_XEN_NETDEV_BACKEND) := xen-netback.o 4 xen-netback-y := netback.o xenbus.o interface.o hash.o rx.o
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0016-relocator-Protect-grub_relocator_alloc_chunk_addr-in.patch | 21 grub-core/loader/i386/xen.c | 12 ++++++++++-- 80 diff --git a/grub-core/loader/i386/xen.c b/grub-core/loader/i386/xen.c 82 --- a/grub-core/loader/i386/xen.c 83 +++ b/grub-core/loader/i386/xen.c
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-hypervisor-xen | 4 Contact: xen-devel@lists.xenproject.org 37 include/xen/interface/xenpmu.h for available features 42 Contact: xen-devel@lists.xenproject.org
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | Makefile | 34 obj-$(CONFIG_XEN_BLKDEV_FRONTEND) += xen-blkfront.o 35 obj-$(CONFIG_XEN_BLKDEV_BACKEND) += xen-blkback/
|
| /OK3568_Linux_fs/kernel/usr/include/ |
| H A D | Makefile | 59 no-header-test += xen/evtchn.h 60 no-header-test += xen/gntdev.h 61 no-header-test += xen/privcmd.h
|
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | Makefile | 34 obj-$(CONFIG_XEN_PV) += xen-asm.o 50 obj-$(CONFIG_SWIOTLB_XEN) += pci-swiotlb-xen.o
|
| /OK3568_Linux_fs/u-boot/doc/uImage.FIT/ |
| H A D | multi-with-loadables.its | 14 description = "xen binary"; 15 data = /incbin/("./xen");
|