Re: [libvirt] [PATCH 2/2] one drive per controller for ibmvscsi

2012-06-19 Thread Dipankar Sarma
On Tue, Jun 19, 2012 at 03:55:47PM -0600, Eric Blake wrote: > On 06/19/2012 04:26 AM, Dipankar Sarma wrote: > > > > src/conf/domain_conf.c | 40 +--- > > src/conf/domain_conf.h |2 +- > > src/qemu/qemu_command.c |9 +

[libvirt] [PATCH 2/2] one drive per controller for ibmvscsi

2012-06-19 Thread Dipankar Sarma
From: Dipankar Sarma Fix emumeration of scsi disks to use scsi id instead of lun. Without this, pseries partition firmware (OF) breaks. Also, as per PAPR, one controler per device for ibmvscsi. Signed-off-by: Dipankar Sarma --- src/conf/domain_conf.c | 40

[libvirt] [PATCH 1/2] Fix default USB controller for ppc64

2012-06-19 Thread Dipankar Sarma
From: Dipankar Sarma Fix the default usb controller for pseries systems if none specified. Signed-off-by: Dipankar Sarma --- src/qemu/qemu_command.c | 13 + 1 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c

Re: [libvirt] Compiling Error

2012-05-28 Thread Dipankar Sarma
On Mon, May 28, 2012 at 11:13:23AM +0100, Daniel P. Berrange wrote: > On Mon, May 28, 2012 at 02:24:16AM -0400, Alex Jia wrote: > > Hi all, > > I met some compiling error since May 26: > > > > make[3]: Entering directory `/home/ajia/Workspace/libvirt/src' > > CCLD libvirt_driver_qemu.la > > li