[Qemu-devel] [Bug 1453613] [NEW] the help message of the set_password subcommand of the qemu monitor isn't usable

2015-05-10 Thread Karl-Philipp Richter
Public bug reported: `help set_password` in qemu monitor prints `set_password protocol password action-if-connected -- set spice/vnc password` which doesn't allow to figure out how to use this subcommand. ** Affects: qemu Importance: Undecided Status: New -- You received this bug

[Qemu-devel] [Bug 1453612] [NEW] set_password command of monitor has poor feedback on failure

2015-05-10 Thread Karl-Philipp Richter
Public bug reported: running `set_password vnc NkkmEz5icvTAGo6MECzBVEUxP` in qemu monitor (which is the appropriate way to set a vnc password according to `man qemu-system-x86_64`) started with `-monitor stdio` gives feedback `Could not set password` which is unhelpful because it doesn't specify t

[Qemu-devel] [Bug 1453608] [NEW] explain what pcsys_monitor in manpage

2015-05-10 Thread Karl-Philipp Richter
Public bug reported: The specification of vnc passwords seems to have changed. `man qemu- system-x86_64` mentions `set_password` to be used in `pcsys_monitor`. Both are are not further mentioned in the man page and misteriously inexisting in both the web and the source root (as far as `grep -r -I

[Qemu-devel] [Bug 1431084] [NEW] improve configure error message "ERROR: User requested feature nptl"

2015-03-11 Thread Karl-Philipp Richter
Public bug reported: Running `./configure` on Ubuntu 14.10 amd64 with Linux 3.19.1 causes the error ERROR: User requested feature nptl configure was not able to find it. Install glibc and linux kernel headers. Both linux kernel headers and `libglib2.0-dev` are installed

[Qemu-devel] [Bug 1424220] Re: Add manpage and usage message for qemu-bridge-helper

2015-02-21 Thread Karl-Philipp Richter
How about giving that information to the user when it _is_ invoked directly. The current usage information is misleading. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1424220 Title: Add manpage an

[Qemu-devel] [Bug 1424220] [NEW] Add manpage and usage message for qemu-bridge-helper

2015-02-21 Thread Karl-Philipp Richter
Public bug reported: `qemu-bridge-helper -h/--help` should display a usage message explaining the options and arguments of the program/script. experienced with 2.1.0 on Ubuntu 14.10 amd64 ** Affects: qemu Importance: Undecided Status: New ** Description changed: `qemu-bridge-he

[Qemu-devel] [Bug 1363641] Re: Build of v2.1.0 fails on armv7l due to undeclared __NR_select

2014-09-07 Thread Karl-Philipp Richter
** Description changed: After `make clean` and `git clean -x -f -d` `git checkout v2.1.0 && configure --prefix=/home/user/prefix-qemu-2.1.0 && make` fails due to missing declarations CCqemu-seccomp.o qemu-seccomp.c:28:1: error: '__NR_select' undeclared here (not in a func

[Qemu-devel] [Bug 1363641] Re: Build of v2.1.0 fails on armv7l due to undeclared __NR_select

2014-08-31 Thread Karl-Philipp Richter
** Description changed: After `make clean` and `git clean -x -f -d` `git checkout v2.1.0 && configure --prefix=/home/user/prefix-qemu-2.1.0 && make` fails due to missing declarations CCqemu-seccomp.o qemu-seccomp.c:28:1: error: '__NR_select' undeclared here (not in a func

[Qemu-devel] [Bug 1363641] Re: Build of v2.1.0 fails on armv7l due to undeclared __NR_select

2014-08-31 Thread Karl-Philipp Richter
** Attachment added: "config.log.v2.1.0" https://bugs.launchpad.net/qemu/+bug/1363641/+attachment/4191499/+files/config.log.v2.1.0 ** Description changed: After `make clean` and `git clean -x -f -d` `git checkout v2.1.0 && configure --prefix=/home/user/prefix-qemu-2.1.0 && make` fails due

[Qemu-devel] [Bug 1363641] Re: Build of v2.1.0 fails on armv7l due to undeclared __NR_select

2014-08-31 Thread Karl-Philipp Richter
** Attachment added: "config.log.master" https://bugs.launchpad.net/qemu/+bug/1363641/+attachment/4191498/+files/config.log.master -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1363641 Title: B

[Qemu-devel] [Bug 1363641] [NEW] Build of v2.1.0 fails on armv7l due to undeclared __NR_select

2014-08-31 Thread Karl-Philipp Richter
Public bug reported: After `make clean` and `git clean -x -f -d` `git checkout v2.1.0 && configure --prefix=/home/user/prefix-qemu-2.1.0 && make` fails due to missing declarations CCqemu-seccomp.o qemu-seccomp.c:28:1: error: '__NR_select' undeclared here (not in a function) qemu-

[Qemu-devel] [Bug 1296882] [NEW] add next free device option to qemu-img

2014-03-24 Thread Karl-Philipp Richter
Public bug reported: I'd like to propose an option to be added to qemu-img which returns the next free NBD (the device file) very similar to losetup -f. It would make life a lot easier. Followers of this enhancement request might be interested in the following workaround: http://stackoverflow.com

[Qemu-devel] [Bug 1195482] Re: sudo make install doesn't install qemu binary

2013-06-28 Thread Karl-Philipp Richter
Right! I didn't check that because I assumed Ubuntu only uses maintained projects. Sorry for not checking. After a day using console seems fine... -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1195482

[Qemu-devel] [Bug 1195482] Re: sudo make install doesn't install qemu binary

2013-06-28 Thread Karl-Philipp Richter
Thanks for your answer. I'm confused! A lot of frontends (like qemu- launcher) ask for the qemu binary. Haven't they noticed this change? How can one make qemu-launcher work again? Is it ok to link qemu-system-i386 to qemu? -- You received this bug notification because you are a member of qemu- d

[Qemu-devel] [Bug 1195482] [NEW] sudo make install doesn't install qemu binary

2013-06-27 Thread Karl-Philipp Richter
Public bug reported: Hi together, I noticed that ./configure && make && sudo make install (e.g. on branch stable-1.5) no longer installs the qemu binary (in /usr/bin or /usr/local/bin. It would be nice if this works out-of-the-box. Thanks in advance for taking care about this. ** Affects: qemu