Message ID | alpine.DEB.2.02.1401301422560.4373@kaball.uk.xensource.com |
---|---|
State | New |
Headers | show |
Anthony, I would appreciate if you could pull this branch quickly, as I am looking forward to backport the patch to the qemu-xen tree for the Xen 4.4 release. Thanks, Stefano On Thu, 30 Jan 2014, Stefano Stabellini wrote: > The following changes since commit 0169c511554cb0014a00290b0d3d26c31a49818f: > > Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2014-01-24 15:52:44 -0800) > > are available in the git repository at: > > > git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-140130 > > for you to fetch changes up to 360e607b88a23d378f6efaa769c76d26f538234d: > > address_space_translate: do not cross page boundaries (2014-01-30 14:20:45 +0000) > > ---------------------------------------------------------------- > Stefano Stabellini (1): > address_space_translate: do not cross page boundaries > > exec.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) >
On 30 January 2014 14:24, Stefano Stabellini <stefano.stabellini@eu.citrix.com> wrote: > The following changes since commit 0169c511554cb0014a00290b0d3d26c31a49818f: > > Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2014-01-24 15:52:44 -0800) > > are available in the git repository at: > > > git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-140130 > > for you to fetch changes up to 360e607b88a23d378f6efaa769c76d26f538234d: > > address_space_translate: do not cross page boundaries (2014-01-30 14:20:45 +0000) > > ---------------------------------------------------------------- > Stefano Stabellini (1): > address_space_translate: do not cross page boundaries > > exec.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) Applied, thanks. -- PMM