Hi Anthony,
please pull from the following tree based on
d05ef160453e98546a4197496dc8a3cb2defac53:
git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-2013-04-05
Alex Bligh (2):
Xen PV backend: Move call to bdrv_new from blk_init to blk_connect
Xen PV backend: Disable use of O_DIRECT by default as it results in
crashes.
Felipe Franciosi (2):
Introduce 64 bit integer write interface to xenstore
Allow xen guests to plug disks of 1 TiB or more
hw/xen_backend.c | 15 ++++++++++-
hw/xen_backend.h | 2 +
hw/xen_disk.c | 76 +++++++++++++++++++++++++++++------------------------
3 files changed, 58 insertions(+), 35 deletions(-)
Cheers,
Stefano
Stefano, --On 5 April 2013 16:51:24 +0100 Stefano Stabellini <Stefano.Stabellini@eu.citrix.com> wrote:> Hi Anthony, > please pull from the following tree based on > d05ef160453e98546a4197496dc8a3cb2defac53: > > git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-2013-04-05 > > > Alex Bligh (2): > Xen PV backend: Move call to bdrv_new from blk_init to blk_connect > Xen PV backend: Disable use of O_DIRECT by default as it results in > crashes.Thanks for that. Do you plan to get the 4.2 patches in for 4.2.2? -- Alex Bligh
On Fri, 5 Apr 2013, Alex Bligh wrote:> Stefano, > > --On 5 April 2013 16:51:24 +0100 Stefano Stabellini > <Stefano.Stabellini@eu.citrix.com> wrote: > > > Hi Anthony, > > please pull from the following tree based on > > d05ef160453e98546a4197496dc8a3cb2defac53: > > > > git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-2013-04-05 > > > > > > Alex Bligh (2): > > Xen PV backend: Move call to bdrv_new from blk_init to blk_connect > > Xen PV backend: Disable use of O_DIRECT by default as it results in > > crashes. > > Thanks for that. Do you plan to get the 4.2 patches in for 4.2.2?Yes