diff options
author | Dmitry Fleytman | 2016-06-01 10:23:44 +0200 |
---|---|---|
committer | Jason Wang | 2016-06-02 04:42:29 +0200 |
commit | 093454e21d4f6799bb2e549394cd918da1530569 (patch) | |
tree | 5d3eba298be32e83744fb8a6e171a739b5d88904 /MAINTAINERS | |
parent | e1000_regs: Add definitions for Intel 82574-specific bits (diff) | |
download | qemu-093454e21d4f6799bb2e549394cd918da1530569.tar.gz qemu-093454e21d4f6799bb2e549394cd918da1530569.tar.xz qemu-093454e21d4f6799bb2e549394cd918da1530569.zip |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dc5e5362d9..e379f38770 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -980,6 +980,11 @@ F: hw/acpi/nvdimm.c F: hw/mem/nvdimm.c F: include/hw/mem/nvdimm.h +e1000x +M: Dmitry Fleytman <dmitry@daynix.com> +S: Maintained +F: hw/net/e1000x* + Subsystems ---------- Audio |