]> git.proxmox.com Git - qemu.git/commit
Implement sPAPR Virtual LAN (ibmveth)
authorDavid Gibson <david@gibson.dropbear.id.au>
Fri, 1 Apr 2011 04:15:29 +0000 (15:15 +1100)
committerAlexander Graf <agraf@suse.de>
Fri, 1 Apr 2011 16:34:56 +0000 (18:34 +0200)
commit8d90ad900507e373a7aa26daacd51e0474760425
tree3aa76aba776859b568d9f439a8ff3697cb23a048
parentee86dfeebb5c12372935374b32e796e5d2544c90
Implement sPAPR Virtual LAN (ibmveth)

This patch implements the PAPR specified Inter Virtual Machine Logical
LAN; that is the virtual hardware used by the Linux ibmveth driver.

Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Makefile.target
hw/spapr.c
hw/spapr_llan.c [new file with mode: 0644]
hw/spapr_vio.h