Re: [Qemu-devel] [PATCH] MAINTAINERS: add block driver sub-maintainers

2013-10-22 Thread Paolo Bonzini
Il 21/10/2013 14:26, Stefan Hajnoczi ha scritto: > +iSCSI > +M: Ronnie Sahlberg > +M: Paolo Bonzini > +S: Supported > +F: block/iscsi.c Acked-by: Paolo Bonzini Paolo

Re: [Qemu-devel] [PATCH] rdma: rename 'x-rdma' => 'rdma'

2013-10-22 Thread Paolo Bonzini
Il 22/10/2013 21:20, Eric Blake ha scritto: >> > -# @x-rdma-pin-all: Controls whether or not the entire VM memory footprint >> > is >> > +# @rdma-pin-all: Controls whether or not the entire VM memory footprint is >> > # mlock()'d on demand or all at once. Refer to docs/rdma.txt for >> >

Re: [Qemu-devel] PSCI with mach-virt

2013-10-22 Thread Giridhar Maruthy
Hi Peter, I did compare with kvmtool and found that the below fix boots SMP in mach-virt with qemu. diff --git a/target-arm/kvm.c b/target-arm/kvm.c index b92e00d..28b8e2b 100644 --- a/target-arm/kvm.c +++ b/target-arm/kvm.c @@ -82,6 +82,7 @@ int kvm_arch_init_vcpu(CPUState *cs) init.target

Re: [Qemu-devel] [PATCH] MAINTAINERS: add block driver sub-maintainers

2013-10-22 Thread MORITA Kazutaka
At Wed, 23 Oct 2013 15:19:47 +0900, MORITA Kazutaka wrote: > > > + > > +Sheepdog > > +M: MORITA Kazutaka > > +S: Supported > > +F: block/sheepdog.c > > Acked-by: MORITA Kazutaka Is it okay to add Liu Yuan to the sheepdog maintainer too? He is a co-maintainer of the sheepdog project with me a

Re: [Qemu-devel] [PATCH_v2 9/9] target-openrisc: Correct carry flagcheck of l.addc and l.addic test casess

2013-10-22 Thread Max Filippov
On Tue, Oct 22, 2013 at 8:15 PM, Sebastian Macke wrote: > On 22/10/2013 9:01 AM, Max Filippov wrote: >> >> On Tue, Oct 22, 2013 at 7:45 PM, Sebastian Macke >> wrote: >>> >>> Hi Alex, >>> >>> I am using a cross-compiling toolchain. It's the easiest way as I have to >>> compile the image for QEMU a

<    1   2