[Qemu-devel] [PATCH] floppy: Parametrize ISA base and IRQ

2010-12-25 Thread Andreas Färber
From: Hervé Poussineau v1: * Rebased. Signed-off-by: Hervé Poussineau Signed-off-by: Andreas Färber --- This patch allows to adapt the floppy device for the PReP Super I/O. hw/fdc.c | 27 +++ 1 files changed, 15 insertions(+), 12 deletions(-) diff --git a/hw/fdc.

[Qemu-devel] [PATCH] iSCSI support

2010-12-25 Thread Ronnie Sahlberg
This patch adds a new block driver : block.iscsi.c This driver interfaces with the multiplatform posix library for iscsi initiator/client access to iscsi devices hosted at git://github.com/sahlberg/libiscsi.git The patch adds the driver to interface with the iscsi library. It also updated the conf

[Qemu-devel] [PATCH 0/1] iSCSI support

2010-12-25 Thread Ronnie Sahlberg
List, This is the second version of the patch to add iSCSI support to QEMU/KVM. This patch uses the libiscsi clientside library for iscsi at git://github.com/sahlberg/libiscsi.git When this library is installed/available QEMU will build with support to attach directly to a iSCSI LUN without the n

Re: [Qemu-devel] [PATCH] s390: compile fixes

2010-12-25 Thread Aurelien Jarno
On Wed, Nov 17, 2010 at 01:01:04PM +0100, Alexander Graf wrote: > The s390 target doesn't compile out of the box anymore. This patch fixes all > the obvious glitches that got introduced in the last few weeks. > > Signed-off-by: Alexander Graf Thanks, applied. > --- > hw/s390-virtio-bus.h |

[Qemu-devel] Re: [PATCH] Fix segfault with ram_size > 4095M without kvm

2010-12-25 Thread Aurelien Jarno
On Wed, Dec 08, 2010 at 04:27:45PM -0200, Luiz Capitulino wrote: > On Wed, 08 Dec 2010 12:23:12 -0600 > Anthony Liguori wrote: > > > On 12/08/2010 12:01 PM, Luiz Capitulino wrote: > > > Currently, x86_64-softmmu qemu segfaults when trying to use> 4095M > > > memsize. > > > This patch adds a sim

[Qemu-devel] [PATCH] target-sparc: fix udiv(cc) and sdiv(cc)

2010-12-25 Thread Aurelien Jarno
Since commit 5a4bb580cdb10b066f9fd67658b31cac4a4ea5e5, Xorg crashes on a Debian Etch image. The commit itself is fine, but it triggers a bug due to wrong computation of flags for udiv(cc) and sdiv(cc). This patch only compute cc_src2 for the cc version of udiv/sdiv. It also moves the update of cc_

Re: [Qemu-devel] [PATCH] MIPS interrupts and -icount

2010-12-25 Thread Aurelien Jarno
Hi, On Wed, Dec 22, 2010 at 05:12:39PM +0100, Edgar E. Iglesias wrote: > Hi, I don't see this problem with the qemu.org test images and neither > with my boards/images. I see QEMU basically not running at all when > the guest is idle. Do you have more info on how to reproduce it? I am seeing the

Re: [Qemu-devel] i386 target bug with cmpxchg instruction handling

2010-12-25 Thread Brad
On Saturday 25 December 2010 16:42:14 malc wrote: > On Sat, 25 Dec 2010, Brad wrote: > > The following diff fixes a bug with the i386 targets cmpxhg instruction > > handling. I'm making an attempt to submit this upstream since OpenBSD > > currently has this in our port but it was originally from Ne

Re: [Qemu-devel] i386 target bug with cmpxchg instruction handling

2010-12-25 Thread malc
On Sat, 25 Dec 2010, Brad wrote: > The following diff fixes a bug with the i386 targets cmpxhg instruction > handling. I'm making an attempt to submit this upstream since OpenBSD > currently has this in our port but it was originally from NetBSD's > pkgsrc tree with QEMU. > > http://www.netbsd.or

[Qemu-devel] i386 target bug with cmpxchg instruction handling

2010-12-25 Thread Brad
The following diff fixes a bug with the i386 targets cmpxhg instruction handling. I'm making an attempt to submit this upstream since OpenBSD currently has this in our port but it was originally from NetBSD's pkgsrc tree with QEMU. http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=42158 htt

[Qemu-devel] Fwd: Most Popular Lifehacker How to Videos of 2010

2010-12-25 Thread jairo mayorga
-- Forwarded message -- From: Lifehacker Date: 2010/12/24 Subject: Most Popular Lifehacker How to Videos of 2010 To: jairom...@gmail.com By Adam Dachis Most Popular Lifehacker

[Qemu-devel] [PATCH] Avoid divide by zero when there is no block device to migrate

2010-12-25 Thread Pierre Riteau
When block migration is requested and no read-write block device is present, a divide by zero exception is triggered because total_sector_sum equals zero. Signed-off-by: Pierre Riteau --- block-migration.c |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/block-migrat

Re: [Qemu-devel] possible regression in qemu-kvm 0.13.0 (memtest)

2010-12-25 Thread Peter Lieven
Am 23.12.2010 um 03:42 schrieb Stefan Hajnoczi: > On Wed, Dec 22, 2010 at 10:02 AM, Peter Lieven wrote: >> If I start a VM with the following parameters >> qemu-kvm-0.13.0 -m 2048 -smp 2 -monitor tcp:0:4014,server,nowait -vnc :14 >> -name 'ubuntu.test' -boot order=dc,menu=off -cdrom >> ubunt

Re: Re: [Qemu-devel] A problem about qemu compiling .

2010-12-25 Thread Mulyadi Santosa
Hi...:) On Sat, Dec 25, 2010 at 17:24, D Prince wrote: > It's 0.10.5. I suggest to update to recent 0.12.x or 0.13.x many improvements and bugfixes had been committed... > SSL...It's inspiring,maybe I miss some libs.Many thanks for your help! > No problem..let us know the progress -- r

[Qemu-devel] [Bug 577908] Re: qemu 0.12.3 default networking DNS broken

2010-12-25 Thread Thomas Orgis
Just tested again with 0.12.5: It seems to work now. Closing? -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/577908 Title: qemu 0.12.3 default networking DNS broken Status in QEMU: Incomplete Bu