Displaying 2 results from an estimated 2 matches for "3952e73".
2013 Jun 26
3
introduce a cache options for PV disks
...ions that are part of the vbd xenstore interface.
The existing "mode" and "device-type" as well as the new "cache".
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
diff --git a/docs/misc/vbd-interface.txt b/docs/misc/vbd-interface.txt
index 3952e73..0584e78 100644
--- a/docs/misc/vbd-interface.txt
+++ b/docs/misc/vbd-interface.txt
@@ -96,6 +96,29 @@ Guests SHOULD ignore numbers that they do not understand or
recognise. They SHOULD check supplied numbers for validity.
+Other backend options
+---------------------
+
+The interface introdu...
2013 Nov 26
7
[PATCH RESEND 0/1] libxl: introduce an option for disabling the non-O_DIRECT
I think I posted this patch before, but it looks like it was in
December 2012 (!).
1/1 libxl: introduce an option for disabling the non-O_DIRECT workaround
Ideally it would go into 4.4, at least. Provided the corresponding
qemu part has gone into qemu-xen, which I think it has. Can anyone
confirm ?