diff options
| author | Peter Maydell | 2015-04-28 12:33:47 +0200 |
|---|---|---|
| committer | Peter Maydell | 2015-04-28 12:33:47 +0200 |
| commit | 54965ee61dbc114e98777f456b7cd6a778fbb412 (patch) | |
| tree | 4ab379c6f938c1f8c15351c235161bfda6c9e615 | |
| parent | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'... (diff) | |
| parent | MAINTAINERS: Add myself as NUMA code maintainer (diff) | |
| download | qemu-54965ee61dbc114e98777f456b7cd6a778fbb412.tar.gz qemu-54965ee61dbc114e98777f456b7cd6a778fbb412.tar.xz qemu-54965ee61dbc114e98777f456b7cd6a778fbb412.zip | |
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into staging
NUMA queue, 2015-04-27
# gpg: Signature made Mon Apr 27 19:02:19 2015 BST using RSA key ID 984DC5A6
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>"
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg: It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF D1AA 2807 936F 984D C5A6
* remotes/ehabkost/tags/numa-pull-request:
MAINTAINERS: Add myself as NUMA code maintainer
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
| -rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d7e9ba2da7..978e714e4d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -905,6 +905,15 @@ F: nbd.* F: qemu-nbd.c T: git git://github.com/bonzini/qemu.git nbd-next +NUMA +M: Eduardo Habkost <ehabkost@redhat.com> +S: Maintained +F: numa.c +F: include/sysemu/numa.h +K: numa|NUMA +K: srat|SRAT +T: git git://github.com/ehabkost/qemu.git numa + QAPI M: Luiz Capitulino <lcapitulino@redhat.com> M: Michael Roth <mdroth@linux.vnet.ibm.com> |
