Re: [Qemu-devel] [Bug 902306] [NEW] qemu-user -static variants require shared libraries

2011-12-16 Thread Vagrant Cascadian
On Fri, Dec 09, 2011 at 08:20:16PM -, Michael Roth wrote: > On 12/09/2011 01:39 PM, Vagrant Cascadian wrote: > > > > /usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu/libglib-2.0.a(gutils.o): > > In function `g_get_any_init_do': > >(.text+0xbbb)

[Qemu-devel] [Bug 902306] [NEW] qemu-user -static variants require shared libraries

2011-12-09 Thread Vagrant Cascadian
Public bug reported: somehwere in the qemu 1.0 series, the qemu-user static variants started issuing build warnings like so: /usr/lib/gcc/i486-linux-gnu/4.6/../../../i386-linux-gnu/libglib-2.0.a(gutils.o): In function `g_get_any_init_do': (.text+0xe37): warning: Using 'getpwuid' in statica

[Qemu-devel] Patch: fix typo: runnning -> running

2011-11-07 Thread Vagrant Cascadian
One n too many for running, need we say more. Signed-Off-By: Vagrant Cascadian Index: qemu/target-i386/kvm.c === --- qemu.orig/target-i386/kvm.c 2011-07-02 21:25:10.0 -0700 +++ qemu/target-i386/kvm.c 2011-07-02 21:25

Re: [Qemu-devel] Bug#632192: [PATCH] add QEMU_LD_PREFIX environment variable

2011-07-29 Thread Vagrant Cascadian
On Thu, Jul 28, 2011 at 11:41:09AM +0300, Riku Voipio wrote: > On Sat, Jul 23, 2011 at 07:47:49AM +0200, josch wrote: > > This could be avoided by setting the proposed environment variable > > QEMU_LD_PREFIX to the just > > created debian rootfs. As mentioned earlier, the usage of the -L option >

[Qemu-devel] spelling typo (runnning) in target-i386/kvm.c

2011-07-02 Thread Vagrant Cascadian
fix spelling typo (runnning) in target-i386/kvm.c Signed-Off-By: Vagrant Cascadian diff --git a/target-i386/kvm.c b/target-i386/kvm.c index 10fb2c4..3f5caee 100644 --- a/target-i386/kvm.c +++ b/target-i386/kvm.c @@ -1801,7 +1801,7 @@ int kvm_arch_handle_exit(CPUState *env, struct kvm_run *run

[Qemu-devel] Re: Bug#592875: pxelinux: incompatible with qemu with kvm enabled

2010-08-24 Thread Vagrant Cascadian
it seems versions of pxelinux 4.00 and later hangs qemu (0.12.x, 0.13.x) when network booting using etherboot or gPXE and qemu's kvm support is enabled. pxelinux 3.86 and earlier do not appear to trigger the problem. i also didn't experience the problem with qemu-kvm (formerly known as kvm). qemu

[Qemu-devel] merge spelling typo into stable-0.12

2010-06-29 Thread Vagrant Cascadian
please consider merging from master into stable-0.12: commit f093feb735ab57171b6fe16f54b7d3b989907d98 Author: Vagrant Cascadian Date: Fri Feb 26 13:39:46 2010 -0800 audio/alsa: Spelling typo (paramters) Trivial patch to fix the spelling of "parameters". Signed-of

Re: [Qemu-devel] spelling typo (compatibilty) in hw/fw_cfg.c

2010-03-13 Thread Vagrant Cascadian
On Sat, Mar 13, 2010 at 01:05:03PM +0200, Blue Swirl wrote: > On 3/12/10, Vagrant Cascadian wrote: > > here's a trivial patch to fix the spelling of "compatibility": > > Please add a Signed-off-by: line. hope this is what you're looking for: Signed-off-by

[Qemu-devel] manpage errors

2010-03-13 Thread Vagrant Cascadian
On Sat, Mar 13, 2010 at 01:05:03PM +0200, Blue Swirl wrote: > On 3/12/10, Vagrant Cascadian wrote: > > i found this spelling typo and the previous one by running lintian on the > > qemu > > packages i work on for debian: > > > > > > htt

[Qemu-devel] spelling typo (compatibilty) in hw/fw_cfg.c

2010-03-12 Thread Vagrant Cascadian
here's a trivial patch to fix the spelling of "compatibility": diff --git a/hw/fw_cfg.c b/hw/fw_cfg.c index fe6c543..22ebb50 100644 --- a/hw/fw_cfg.c +++ b/hw/fw_cfg.c @@ -179,7 +179,7 @@ static int get_uint32_as_uint16(QEMUFile *f, void *pv, size_t size) static void put_unused(QEMUFile *f, voi

[Qemu-devel] spelling typo (paramters) in audio/alsaaudio.c

2010-02-28 Thread Vagrant Cascadian
here's a trivial patch to fix the spelling of "parameters": diff --git a/audio/alsaaudio.c b/audio/alsaaudio.c index 7698d10..6a9b87a 100644 --- a/audio/alsaaudio.c +++ b/audio/alsaaudio.c @@ -665,7 +665,7 @@ static int alsa_open (int in, struct alsa_params_req *req, (obt->fmt != req->fmt