Re: [Qemu-devel] [PATCH v4 0/5] ARM: Add NUMA support for machine virt

2016-01-28 Thread Ashok Kumar
Hi, On Sat, Jan 23, 2016 at 07:36:41PM +0800, Shannon Zhao wrote: > From: Shannon Zhao > > Add NUMA support for machine virt. Tested successfully running a guest > Linux kernel with the following patch applied: > > - [PATCH v9 0/6] arm64, numa: Add numa support for arm64 platforms > https://lw

Re: [Qemu-devel] [PATCH] hw/arm/virt: Initialize NICs configured in PCI bus

2016-01-06 Thread Ashok Kumar
On Wed, Jan 06, 2016 at 06:10:15PM +, Peter Maydell wrote: Hi, > On 6 January 2016 at 14:47, Ashok Kumar wrote: > > virtio model is used for default case. > > > > Signed-off-by: Ashok Kumar > > Could you explain why you think this needs to be done? Yes, for -n

[Qemu-devel] [PATCH] hw/arm/virt: Initialize NICs configured in PCI bus

2016-01-06 Thread Ashok Kumar
virtio model is used for default case. Signed-off-by: Ashok Kumar --- hw/arm/virt.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/hw/arm/virt.c b/hw/arm/virt.c index acc1fcb..fd52b76 100644 --- a/hw/arm/virt.c +++ b/hw/arm/virt.c @@ -808,6 +808,7 @@ static void create_pcie

Re: [Qemu-devel] [PATCH v11 5/5] hw/arm/virt: Add gic-version option to virt machine

2015-08-25 Thread Ashok Kumar
On Wed, Aug 19, 2015 at 10:23:26AM +0300, Pavel Fedin wrote: > Add gic_version to VirtMachineState, set it to value of the option > and pass it around where necessary. Instantiate devices and fdt > nodes according to the choice. > > max_cpus for virt machine increased to 126 (calculated from redis

Re: [Qemu-devel] [PATCH v11 0/5] vGICv3 support

2015-08-25 Thread Ashok Kumar
> target-arm/kvm_arm.h | 10 +++ > target-arm/machine.c | 18 + > 14 files changed, 582 insertions(+), 57 deletions(-) > create mode 100644 hw/intc/arm_gicv3_common.c > create mode 100644 hw/intc/arm_gicv3_kvm.c > create mode 100644 hw/intc/vgic_common.h > create mode 100644 include/hw/intc/arm_gicv3_common.h > > -- > 1.9.5.msysgit.0 > > Tested on Broadcom ARM64 processor hardware emulation platform and ARM Fast model. Tested-by: Ashok kumar Thanks, Ashok

[Qemu-devel] [RFC PATCH] hw/arm/virt: Added preliminary GICv3 support for kvm mode

2015-05-14 Thread Ashok Kumar
Added -M virt,gicversion=2,3 property to configure GICv2 or GICv3. GICv3 save/restore is not supported as linux kernel's vgic-v3-emul.c is yet to support them. Signed-off-by: Ashok Kumar --- Tested KVM/GICv3 in ARM fastmodel. Tested TCG/GICv2. Not tested KVM/GICv2. hw/arm/v

[Qemu-devel] [RFC PATCH] hw/arm/virt: Added preliminary GICv3 support for kvm mode

2015-05-14 Thread Ashok Kumar
Added -M virt,gicversion=2,3 property to configure GICv2 or GICv3. GICv3 save/restore is not supported as vgic-v3-emul.c is yet to support them. Signed-off-by: Ashok Kumar --- Tested KVM/GICv3 in ARM fastmodel. Tested TCG/GICv2. Not tested KVM/GICv2. hw/arm/virt.c| 56

[Qemu-devel] Qemu Intigrated with GNS#3 Donot support wiresahrk packet capturing

2015-03-02 Thread ashok kumar sahoo
Dear team , Please take care of the packet capturing problem by Wireshark of emulated Cisco devices by recent qemu versions .please work in this direction .please do something regarding this issue . 2.secondly please work on more RAM support by recent qemu releases . Regards Ashok