From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Ehrhardt Date: Thu, 13 Mar 2008 13:01:27 +0000 Subject: [kvm-ppc-devel] working virtio-net support for kvm-ppc Message-Id: <47D925A7.4080006@linux.vnet.ibm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: kvm-ppc@vger.kernel.org Hi, after some testing I have virtio-net working - I see dhcp and nfs root work. Sending DHCP requests .., OK IP-Config: Got DHCP answer from 192.168.1.2, my address is 192.168.1.10 IP-Config: Complete: device=3Deth0, addr=192.168.1.10, mask%5.255.255.0, gw=192.168.1.2, host=192.168.1.10, domain=3Dlocal-devnet, nis-domain=3D(none), bootserver=192.168.1.2, rootserver=192.168.1.2, rootpath Looking up p= ort of RPC 100003/2 on 192.168.1.2 Looking up port of RPC 100005/1 on 192.168.1.2 VFS: Mounted root (nfs filesystem). Freeing unused kernel memory: 116k init Actually the only "patch" we need is one to kconfig to be able to select vi= rtio for us. Unfortunately my guest is hit by the known issue of the itlb->guest for the= kernel mapping itself. Unable to handle kernel paging request for instruction fetch Faulting instruction address: 0xc0000ac0 Because of that I can not stress test virtio-net or virtio-disk on ppc, so = I will have to continue to work on that tlb issue first. I will soon send mails for the Kconfig patch, an example for a qemu-ifup sc= ript, qemu command line options needed for virtio, update the wiki pages, .= ... --=20 Gr=FCsse / regards,=20 Christian Ehrhardt IBM Linux Technology Center, Open Virtualization ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ kvm-ppc-devel mailing list kvm-ppc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel