[Qemu-devel] PCI device assign problems!

2013-03-04 Thread GaoYi
Hi, I am trying to run a PCI card as a pass-throughed device. The PCI driver works well on physical PC but failed on a full-virtualized PC. The KVM confiuration is OK as a pass-throughed network card works. I debuged the PCI driver and found that the some registers of this PCI card should be

[Qemu-devel] How to make TCP/IP applications run on guest OS?

2012-12-19 Thread GaoYi
Hi all, I have bridged the network of the host. There was one br0 and several taps on it. When I started up a guest using: #kvm -hda ubuntu.img -localtime -m 1G -net nic, -net tap,ifname=tap0,script=no The guest can ping to other VMs or physical PCs within the same

[Qemu-devel] Nahanni Issues

2012-10-29 Thread GaoYi
Hi Cam, Does nahanni support asynchronous communication between multi-guests in the same machine? Besides, is the Nahanni-MPI latency in your slide Nahanni: a shared memory interface for KVM the average result or the maximal result? Thanks, Yi

Re: [Qemu-devel] Will the ELI incorporated in theKVM?

2012-09-19 Thread GaoYi
The CPU isolation in Hitachi patches is just to improve the real time performance of GUEST. The core of it, direct IRQ delivery, is very similar to that of ELI. For the ELI patches, (1) Since EOI part of ELI is already supported by the Intel Sandy Bridge CPUs and requires modifications

[Qemu-devel] VM Communications inner a network bridge

2012-09-04 Thread GaoYi
Hi all, When 2 VMs are started on the same network bridge, will the TCP/IP packets between them still go through the router (actually these 2 VMs share the same physical network card)? If so, is it possible to just pass the packets inner the network card? Best, Yi

[Qemu-devel] Any KVM passthrough performance report?

2012-08-30 Thread GaoYi
Hi, I wonder if there is any detailed performance report of KVM passthrough. I was just told it can achieve near native hardware performance and could not get any experimental results. Best, Yi

Re: [Qemu-devel] Network Passthrough configuration!

2012-08-25 Thread GaoYi
So is my command line to start the guest OK? The command line is as: qemu-img -boot c -hda readhat.img -device pci-assign,host=XX:00.0 Why doesn't the network work? Yi 2012/8/25 Stefan Hajnoczi stefa...@gmail.com On Sat, Aug 25, 2012 at 5:35 AM, GaoYi gaoyi...@gmail.com wrote

[Qemu-devel] Network Passthrough configuration!

2012-08-24 Thread GaoYi
Hi all, I am trying to implement pci passthrough for network card according to this guideline: http://www.linux-kvm.org/page/How_to_assign_devices_with_VT-d_in_KVM. The configuration steps were all ok. However, when I started the guest by: qemu-img -boot c -hda readhat.img

[Qemu-devel] [Bug-Report] KVM failed to support netbsd-based kernel!

2012-07-26 Thread GaoYi
Hi all, I am running a netbsd kernel in KVM, using Intel VT. However, the OS failed to start up with the following outputs: KVM internal error. Suberror: 1 emulation failure. EAX=0001EBX=ECX=0005 EDX=0001 ESI=0001 EDI=001c4bd2

[Qemu-devel] How to management KVM virtual machines via libvirt?

2012-06-16 Thread GaoYi
Hi all, I am trying to management the VMs created by KVM commandline. However, I found the libvirt cannot connect to the VMs or manage it from virsh. Can anybody provide any help? Best, Yi

Re: [Qemu-devel] Can VMX provide real mode support?

2012-03-25 Thread GaoYi
wrote: On 2012-03-21 13:38, GaoYi wrote: Hi Jan, Since the newest Intel-VT supports the guest OS under the real mode, which was already supported in AMD-V, can the VMX in the latest KVM support that case? Yes, both with our without that unrestricted guest support

[Qemu-devel] Can VMX provide real mode support?

2012-03-21 Thread GaoYi
Hi Jan, Since the newest Intel-VT supports the guest OS under the real mode, which was already supported in AMD-V, can the VMX in the latest KVM support that case? Thanks, Yi

[Qemu-devel] Can VMX support real mode?

2012-03-21 Thread GaoYi
Hi Avi, According to your reply if the CPU supports the real mode, the KVM can support the real mode guest and there is still work to be done for CPU without real mode support (i.e., software emulation)? Thanks again, Yi

Re: [Qemu-devel] Can VMX provide real mode support?

2012-03-21 Thread GaoYi
PM, Jan Kiszka wrote: On 2012-03-21 13:38, GaoYi wrote: Hi Jan, Since the newest Intel-VT supports the guest OS under the real mode, which was already supported in AMD-V, can the VMX in the latest KVM support that case? Yes, both with our without that unrestricted guest support

[Qemu-devel] Has anybody run Vxworks on KVM?

2012-03-02 Thread GaoYi
Hi all, I am trying to run Vxworks on KVM under X86_64 platform. Now I can startup vxworks without 'no-kvm' option. However, the bootup failed with hardware virtualization selected. Has anybody run it successfully? Any of your suggestions would be appreicated. Yi

[Qemu-devel] Problems on running vxworks on KVM with x86_64!

2012-03-02 Thread GaoYi
Hi Bill, I am trying to run vxworks on KVM with X86_64 machine. I've downloaded your binary Vxworks Image from http://lists.gnu.org/archive/html/qemu-devel/2009-06/msg00401.html and ran it by: *qemu -fda vxworks.img*. Unfortunately, I could not bootup the vxworks. The vncviewer shows that: