Displaying 2 results from an estimated 2 matches for "flex_int16_t".
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 ?
2011 Jun 02
48
[PATCH 0/9] libxl: disk configuration handling
This is v3 of my disk series.  What were previously patches 01-06 have
been applied.  These are the tested and updated remainder, addressing
the previous comments.
   1  Preparatory work.
 2-4  The new parser and its documentation.
 5-6  Replace old parsers with calls to the new one.
 7-8  Two features, one of them essential.
   9  Basic test suite for disk string parsing, as adhoc script.