Displaying 3 results from an estimated 3 matches for "40dad35".
2017 Jan 17
1
[PATCH] aarch64: launch: direct: Use virtio-pci devices.
As discussed yesterday:
https://www.redhat.com/archives/libguestfs/2017-January/msg00040.html
qemu and the kernel now support virtio-pci on aarch64.
It turns out that no changes are required for the libvirt backend,
since with libvirt 3.0.0 the same XML will switch to using virtio-pci
over virtio-mmio. I have tested this on Fedora 25 with a
self-compiled libvirt 3.0.0 rc2.
However for the
2017 Jan 17
2
[PATCH 0/2] lib: appliance: qemu 2.9.0 supports TCG with -cpu host on x86 (RHBZ#1277744).
NB: This requires a qemu patch by Eduardo which is currently awaiting
review:
https://www.mail-archive.com/qemu-devel@nongnu.org/msg422959.html
So not to be applied yet unless that qemu change goes upstream.
Rich.
2017 Jan 12
3
[PATCH 0/3] library: improve handling of external tools
Hi,
the libguestfs library uses a number of external tools; for some of
them, we search for them at build time, enabling some feature only if
found, and later on assuming at runtime they are installed. However,
the situation is more complex than that:
- hardcoding the full path means that there is an incoherency in the
way some of the tools are used, as some other tools (e.g. qemu-img)
are