On 03/05/2018 02:40 PM, Anthony PERARD wrote:
On Tue, Jan 23, 2018 at 03:22:40PM +0000, Ross Lagerwall wrote:
The recently added support for restricting QEMU prevents use of the VGA
console. This series addresses that by adding a couple of new dmops.
A corresponding patch for QEMU is needed to make use of the new dmops.
Hi Ross,
Is there a patch for QEMU somewhere for the new dmops? Right now, QEMU
can not be build without magic (-DXC_WANT_COMPAT_DEVICEMODEL_API), there
is this error:
hw/i386/xen/xen-hvm.c:411:5: error: implicit declaration of function
‘xc_domain_pin_memory_cacheattr’
That magic is passed when building QEMU within the Xen tree (I don't
know why, it's ugly) so this is presumably when building QEMU by hand
outside of the Xen build system?
The patch to make QEMU use the new dmops will be part of the next
version of Ian's "xen: xen-domid-restrict improvements" patch series. In
the meantime, you can find the patch here:
https://github.com/rosslagerwall/qemu/commit/37d58e0c8e9c6df7f7e2464a37d1de2675da7e81
Cheers,
--
Ross Lagerwall
_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel