search for: vscsiif

Displaying 7 results from an estimated 7 matches for "vscsiif".

Did you mean: vscsi
2008 Feb 18
14
[Patch 3/7] pvSCSI driver
Add vscsiif.h Signed-off-by: Tomonari Horikoshi <t.horikoshi@jp.fujitsu.com> Signed-off-by: Jun Kamada <kama@jp.fujitsu.com> Signed-off-by: Akira Hayakawa <hayakawa.akira@jp.fujitsu.com> ----- Jun Kamada _______________________________________________ Xen-devel mailing list Xen-devel@list...
2008 May 30
5
[PATCH 1/4] pvSCSI driver
pvSCSI backend driver Signed-off-by: Tomonari Horikoshi <t.horikoshi@jp.fujitsu.com> Signed-off-by: Jun Kamada <kama@jp.fujitsu.com> ----- Jun Kamada _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2011 Dec 30
12
set_phys_to_machine not exported?
I''m trying to compile pvscsi out-of-tree, and I''m getting an error that set_phys_to_machine is not defined when I try to load the module (with the warning to that effect at compile time too). This used to work fine in pvops. It seems that netfront uses that symbol in a module so I''m confused as to why pvscsi can''t... any suggestions? Is it one of the virtues of
2012 Dec 13
0
[xen-unstable test] 14682: regressions - FAIL
...no.stabellini@eu.citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com> changeset: 26276:db8800f09ac1 user: Jan Beulich <jbeulich@suse.com> date: Thu Dec 13 11:22:54 2012 +0100 vscsiif: allow larger segments-per-request values At least certain tape devices require fixed size blocks to be operated upon, i.e. breaking up of I/O requests is not permitted. Consequently we need an interface extension that (leaving aside implementation limitations) doesn''t...
2011 Jan 06
11
[RFC PATCH v01] Xen PVSCSI drivers for pvops xen/stable-2.6.32.x kernel
Hello, http://pasik.reaktio.net/xen/patches/xen-pvscsi-drivers-linux-2.6.32.27-pvops-v01.diff This is the first version of Xen PVSCSI drivers, both the scsiback backend and scsifront frontend, ported from Novell SLES11SP1 2.6.32 Xenlinux kernel to pvops xen/stable-2.6.32.x branch. At the moment it''s *only* compile-tested with the latest xen/stable-2.6.32.x git kernel as of today
2011 Apr 04
0
[PATCH] linux-2.6.18/backends: use xenbus_be.ko interfaces instead of open-coding them
...;asm/delay.h> -#include <xen/evtchn.h> #include <asm/hypervisor.h> -#include <xen/gnttab.h> #include <xen/driver_util.h> #include <xen/xenbus.h> #include <xen/interface/io/ring.h> -#include <xen/interface/grant_table.h> #include <xen/interface/io/vscsiif.h> @@ -89,8 +82,6 @@ struct vscsibk_info { struct vscsiif_back_ring ring; struct vm_struct *ring_area; - grant_handle_t shmem_handle; - grant_ref_t shmem_ref; spinlock_t ring_lock; atomic_t nr_unreplied_reqs; @@ -147,14 +138,13 @@ typedef struct { #define VSCSI_TYPE_HOST 1...
2008 Jul 12
26
[PATCH] Improve the current FLR logic
Hi, all, The attached patches try to improve the current FLR logic. The idea is: removing the FLR logic from hypervisor and adding the improved logic in Control Panel. The current FLR logic in hypervisor has some issues: 1) Dstate transition is not guaranteed to properly clear the device state; 2) the current code for PCIe FLR is actually buggy: PCI_EXP_DEVSTA_TRPND doesn''t mean the