Hi Anthony,
please pull a couple of simple Xen compilation fixes from:
git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-fixes-20120801
Anthony PERARD (1):
configure: Fix xen probe with Xen 4.2 and later
Stefano Stabellini (1):
fix Xen compilation
configure | 1 -
hw/xen_pt.c | 4 +---
2 files changed, 1 insertions(+), 4 deletions(-)
Cheers,
Stefano
Stefano Stabellini <stefano.stabellini@eu.citrix.com> writes:> Hi Anthony, > please pull a couple of simple Xen compilation fixes from: > > git://xenbits.xen.org/people/sstabellini/qemu-dm.git xen-fixes-20120801 > > Anthony PERARD (1): > configure: Fix xen probe with Xen 4.2 and later > > Stefano Stabellini (1): > fix Xen compilationPulled. Thanks. Regards, Anthony Liguori> > configure | 1 - > hw/xen_pt.c | 4 +--- > 2 files changed, 1 insertions(+), 4 deletions(-) > > Cheers, > > Stefano