[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] fix Xen compilation
From: |
Stefano Stabellini |
Subject: |
Re: [Qemu-devel] [PATCH] fix Xen compilation |
Date: |
Wed, 1 Aug 2012 14:40:41 +0100 |
User-agent: |
Alpine 2.02 (DEB 1266 2009-07-14) |
On Wed, 1 Aug 2012, Andreas Färber wrote:
> Am 01.08.2012 12:19, schrieb Stefano Stabellini:
> > xen_pt_unregister_device is used as PCIUnregisterFunc, so it should
> > match the type.
> >
> > Signed-off-by: Stefano Stabellini <address@hidden>
>
> Tested-by: Andreas Färber <address@hidden>
>
Thanks!
I have another old Xen fix to configure in my backlog, I am just going
to send a pull request with both fixes in it.