mbox

[PULL,0/1] Xen tree 2015-01-26

Message ID alpine.DEB.2.02.1501261157040.13428@kaball.uk.xensource.com
State New
Headers show

Pull-request

git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-2015-01-26

Message

Stefano Stabellini Jan. 26, 2015, noon UTC
The following changes since commit b3a4755a67a52aa7297eb8927b482d09dabdefec:

  Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150122-1' into staging (2015-01-22 12:14:19 +0000)

are available in the git repository at:


  git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-2015-01-26

for you to fetch changes up to d01a5a3fe19645f3cdea1566f0e518ea2152a029:

  fix QEMU build on Xen/ARM (2015-01-26 11:56:33 +0000)

----------------------------------------------------------------
Stefano Stabellini (1):
      fix QEMU build on Xen/ARM

 include/hw/xen/xen_common.h |   13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

Comments

Peter Maydell Jan. 26, 2015, 1:46 p.m. UTC | #1
On 26 January 2015 at 12:00, Stefano Stabellini
<stefano.stabellini@eu.citrix.com> wrote:
> The following changes since commit b3a4755a67a52aa7297eb8927b482d09dabdefec:
>
>   Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150122-1' into staging (2015-01-22 12:14:19 +0000)
>
> are available in the git repository at:
>
>
>   git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-2015-01-26
>
> for you to fetch changes up to d01a5a3fe19645f3cdea1566f0e518ea2152a029:
>
>   fix QEMU build on Xen/ARM (2015-01-26 11:56:33 +0000)
>
> ----------------------------------------------------------------
> Stefano Stabellini (1):
>       fix QEMU build on Xen/ARM

Applied, thanks.

-- PMM