[Qemu-discuss] How to get the return address of interrput from qemu-1.5.0?

2014-06-27 Thread 学生
I use qemu compile the linux kernel. To output the return address of interrupt I find out the function do_interrupt64() from the file Seg_helper.c can do it. This function push the address before interrupt, so I output the address which I make sure it is the return address of interrupt. But when

Re: [Qemu-discuss] Unable to establish TCP sessions between guests using virtio-net on Linux 3.12 and above

2014-06-27 Thread Peter Kieser
On 2014-06-27 12:19 PM, Peter Kieser wrote: Hello, Kernel versions tested: 3.13, 3.14, 3.15 Related debian bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738863 I'm not sure if this is a problem specific to openvswitch or KVM. I have a network setup where I have one openvswit