<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr">On Sat, Oct 13, 2018 at 6:23 PM Hans van Kranenburg <<a href="mailto:hans@knorrie.org">hans@knorrie.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Since we didn't get to this yet in the last few days, can you please<br>
provide more information about what you did to find out why qemu in<br>
current unstable will depend on the new libxenmisc4.11?<br></blockquote><div><br></div><div>(1) apt-get -t unstable install libxen-dev  (installed v4.11)</div><div>(2) apt-get source qemu-system-x86</div><div>(3) dpkg-buildpackage -uc -us</div><div>(4) dpkg-deb -I qemu-system-x86_*.deb | grep Depends</div><div><br></div><div>I should point out that this is correct: libxenmisc4.11 includes libxenctrl, which qemu uses for PCI passthrough management (and probably other things.)</div><div>This can be confirmed by running</div><div>    ldd debian/qemu-system-x86/usr/bin/qemu-system-i386 | grep xen</div><div>after the build: libxenctrl is in the list.</div><div>(note: that command is from memory; if it doesn't work, use find  -name '*i386' to get the right path)</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If you want to follow progress around Xen in Debian Unstable, I can<br>
recommend to subscribe to the related mailing list:<br></blockquote><div><br></div><div>Already there :) That's how I knew that Xen 4.11 had transitioned from experimental to unstable  -- and the reason I took a close look at the packaging in the first place.</div><div><br></div><div>Now I just need to figure out how to make Gmail *not* default to top-posting...</div><div><br></div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">-- Stevie-O<br>Real programmers use COPY CON PROGRAM.EXE<br><br></div></div>