On 04/12/2012 03:41 PM, Eduardo Habkost wrote:
On Wed, Apr 04, 2012 at 03:32:11PM -0300, Eduardo Habkost wrote:
I was going to resend only patch 14/14 with a fixed description, but then I
noticed the series had to be rebased, with small conflicts on patches 04/14
and 12/14, so I am submitting the whole series again.
Anthony, are you OK with this version?
I was traveling over the holiday so I had limited review bandwidth. I'll be
back tomorrow and will review more carefully.
Regards,
Anthony Liguori
Changes v3 -> v4:
- Rebase against latest qemu.git
- Changed patch 14/14 subject to match the code (--with-confsuffix instead of
--confsuffix)
Changes v2 -> v3:
- Changes --datadir meaning to match Autoconf convention
(meaning that it should point to /usr/share, not /usr/share/qemu).
NOTE: this breaks compatibility.
I don't know of anybody who uses that option today. Neither Fedora, Debian,
Arch Linux, Gentoo, or FreeBSD use it[1].
- Add --with-confsuffix option, to allow the /etc/qemu and /usr/share/qemu
directories to have a different names.
[1] http://article.gmane.org/gmane.comp.emulators.qemu/142924
[...]