]> git.proxmox.com Git - mirror_qemu.git/commit - trace-events
e1000: Move out code that will be reused in e1000e
authorDmitry Fleytman <dmitry.fleytman@ravellosystems.com>
Wed, 1 Jun 2016 08:23:44 +0000 (11:23 +0300)
committerJason Wang <jasowang@redhat.com>
Thu, 2 Jun 2016 02:42:29 +0000 (10:42 +0800)
commit093454e21d4f6799bb2e549394cd918da1530569
tree5d3eba298be32e83744fb8a6e171a739b5d88904
parent06e7fa0ad7a0977d741e485c6f2366c8535648fd
e1000: Move out code that will be reused in e1000e

Code that will be shared moved to a separate files.

Signed-off-by: Dmitry Fleytman <dmitry.fleytman@ravellosystems.com>
Signed-off-by: Leonid Bloch <leonid.bloch@ravellosystems.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
MAINTAINERS
hw/net/Makefile.objs
hw/net/e1000.c
hw/net/e1000x_common.c [new file with mode: 0644]
hw/net/e1000x_common.h [new file with mode: 0644]
trace-events