Re: [Qemu-devel] MAP_ANONYMOUS redefined while compiling qemu

2014-06-26 Thread Saravanakumar Arumugam
Thu, Jun 26, 2014 at 12:24 PM, Saravanakumar Arumugam < sarumu...@mvista.com> wrote: > Hi, > > While trying to compile qemu facing this error : > > qemu-char.o qemu-char.c > /usr/include/bits/mman.h:54:10: warning: preprocessor token MAP_ANONYMOUS > redefined > includ

[Qemu-devel] MAP_ANONYMOUS redefined while compiling qemu

2014-06-25 Thread Saravanakumar Arumugam
: 2b5b7ae917e8db48431631b1c5d909fa46c223a6 Please let me know. Thanks, Saravanakumar

Re: [Qemu-devel] To measure Interrupt latency

2014-05-31 Thread saravanakumar punith
On Fri, May 30, 2014 at 8:26 PM, saravanakumar punith wrote: > > Hi, > Is there any way to measure interrupt latency ( delay between interrupt > occurred and interrupt service routine is getting called) in VM. > > Consider a device is assigned to a VM (using passthrough). &

[Qemu-devel] To measure Interrupt latency

2014-05-30 Thread saravanakumar punith
Hi, Is there any way to measure interrupt latency ( delay between interrupt occurred and interrupt service routine is getting called) in VM. Consider a device is assigned to a VM (using passthrough). Now, interrupt is triggered for the device. I believe kernel code in Host side is getting called

[Qemu-devel] [PATCH] pci: move dereferencing of root only after verifying valid root pointer.

2014-05-22 Thread Saravanakumar
Move dereferencing of root only after verifying valid root pointer. Signed-off-by: Saravanakumar --- hw/pci/pci.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hw/pci/pci.c b/hw/pci/pci.c index 22fe5ee..8d6a8d4 100644 --- a/hw/pci/pci.c +++ b/hw/pci/pci.c

[Qemu-devel] [PATCH] jazz_led: Add missing break in switch case

2014-05-21 Thread Saravanakumar
Signed-off-by: Saravanakumar --- hw/display/jazz_led.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/hw/display/jazz_led.c b/hw/display/jazz_led.c index e9bb005..12b1707 100644 --- a/hw/display/jazz_led.c +++ b/hw/display/jazz_led.c @@ -173,6 +173,7 @@ static void