Subbaraya Sundeep
670bc4cbda
MAINTAINERS: Add entries for Smartfusion2
...
Voluntarily add myself as maintainer for Smartfusion2
Signed-off-by: Subbaraya Sundeep <sundeep.lkml@gmail.com >
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com >
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Message-id: 1510552520-3566-1-git-send-email-sundeep.lkml@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
2017-11-13 13:55:25 +00:00
Paul Burton
94d973bdaa
MAINTAINERS: Update Paul Burton's email address
...
Update my email address from paul.burton@imgtec.com to
paul.burton@mips.com , since MIPS will soon no longer be a part of
Imagination Technologies & as such the @imgtec.com address will soon
cease to function.
A mapping is added in .mailmap such that git reports the new @mips.com
address, and get_maintainer.pl in turn reports it when examining git
history. Whilst here add a mapping for my also-defunct
paul@archlinuxmips.org email address too.
Signed-off-by: Paul Burton <paul.burton@imgtec.com >
Cc: Laurent Vivier <laurent@vivier.eu >
Cc: Michael Tokarev <mjt@tls.msk.ru >
Cc: Yongbok Kim <yongbok.kim@imgtec.com >
Cc: Yongbok Kim <yongbok.kim@mips.com >
Cc: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
[Yongbok Kim:
Updated message subject]
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com >
2017-11-06 07:36:43 -08:00
James Hogan
a7a2d7d2a0
MAINTAINERS: Update James Hogan's email address
...
Update my imgtec.com email address to my kernel.org one in MAINTAINERS
as MIPS will soon no longer be part of Imagination Technologies, and add
a mapping in .mailcap so get_maintainer.pl reports the right address.
Signed-off-by: James Hogan <james.hogan@imgtec.com >
Cc: Michael Tokarev <mjt@tls.msk.ru >
Cc: Laurent Vivier <laurent@vivier.eu >
Cc: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Reviewed-by: Laurent Vivier <laurent@vivier.eu >
[Yongbok Kim:
Updated message subject]
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com >
2017-11-06 07:36:43 -08:00
Yongbok Kim
0eb4e1f33a
MAINTAINERS: Update Yongbok Kim's email address
...
Update my email address to mips.com
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com >
2017-11-06 07:36:42 -08:00
Juan Quintela
2656bfd973
tests: rename postcopy-test to migration-test
...
Instead of repeating the code, we are going to bo more tests on this file
Signed-off-by: Juan Quintela <quintela@redhat.com >
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com >
2017-10-29 14:06:16 +01:00
Philippe Mathieu-Daudé
c39f95dc2d
tpm: add stubs
...
Commit c37cacabf2 moved tpm_cleanup() in the main loop exit, however this
function is not available when compiling with --disable-tpm.
Provides necessary stubs to keep code clean of #ifdef'fery.
Reported-by: BALATON Zoltan <balaton@eik.bme.hu >
Message-Id: <20171023102903.256AF7456A0@zero.eik.bme.hu >
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Tested-by: Richard W.M. Jones <rjones@redhat.com >
Reviewed-by: Juan Quintela <quintela@redhat.com >
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com >
2017-10-25 01:05:04 -04:00
Cornelia Huck
146bd283ff
s390x/MAINTAINERS: add mailing list
...
There's a new qemu-s390x@nongnu.org mailing list: add it to the
s390 sections.
Reviewed-by: Thomas Huth <thuth@redhat.com >
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com >
Signed-off-by: Cornelia Huck <cohuck@redhat.com >
2017-10-20 13:32:10 +02:00
David Hildenbrand
74b4c74d5e
s390x/kvm: factor out SIGP code into sigp.c
...
We want to use the same code base for TCG, so let's cleanly factor it
out.
The sigp mutex is currently not really needed, as everything is
protected by the iothread mutex. But this could change later, so leave
it in place and initialize it properly from common code.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org >
Signed-off-by: David Hildenbrand <david@redhat.com >
Message-Id: <20170928203708.9376-17-david@redhat.com >
Signed-off-by: Cornelia Huck <cohuck@redhat.com >
2017-10-20 13:32:10 +02:00
Peter Maydell
a9038e5e19
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging
...
trivial patches for 2017-10-16
# gpg: Signature made Mon 16 Oct 2017 21:32:05 BST
# gpg: using RSA key 0x701B4F6B1A693E59
# gpg: Good signature from "Michael Tokarev <mjt@tls.msk.ru >"
# gpg: aka "Michael Tokarev <mjt@corpit.ru >"
# gpg: aka "Michael Tokarev <mjt@debian.org >"
# Primary key fingerprint: 6EE1 95D1 886E 8FFB 810D 4324 457C E0A0 8044 65C5
# Subkey fingerprint: 7B73 BAD6 8BE7 A2C2 8931 4B22 701B 4F6B 1A69 3E59
* remotes/mjt/tags/trivial-patches-fetch:
Add myself as maintainer for TPM code
filter-mirror: segfault when specifying non existent device
MAINTAINERS: Track default-configs/pci.mak
MAINTAINERS: Fix Sun4v file
MAINTAINERS: Clean up SCSI device section
include/hw/or-irq.h: Drop unused in_irqs field
io: Add missing GCC_FMT_ATTR (fix -Werror=suggest-attribute=format)
os-posix: Drop misleading comment
linux-user: Add some random ioctls
futex: add missing header guards
ui/gtk: Fix deprecation of vte_terminal_copy_clipboard
gitignore: ignore check-qlit test
linux-user: remove duplicate break in syscall
qemu-doc.texi: remove trailing whitespace
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
2017-10-17 13:13:03 +01:00
Peter Maydell
a4faa26857
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171016-pull-request' into staging
...
ui: use keycodemapdb for key code mappings, part one (v2)
ui: add qemu-keymap, update reverse keymaps (for qemu -k $map)
ui: fix for vte 0.50
ui: gtk texture fix
# gpg: Signature made Mon 16 Oct 2017 14:12:49 BST
# gpg: using RSA key 0x4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com >"
# gpg: aka "Gerd Hoffmann <gerd@kraxel.org >"
# gpg: aka "Gerd Hoffmann (private) <kraxel@gmail.com >"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901 FE7D 4CB6 D8EE D3E8 7138
* remotes/kraxel/tags/ui-20171016-pull-request:
gtk: fix wrong id between texture and framebuffer
ui/gtk: Fix deprecation of vte_terminal_copy_clipboard
pc-bios/keymaps: keymaps update
Add pc-bios/keymaps/Makefile
tools: add qemu-keymap
ui: don't export qemu_input_event_new_key
ui: convert key events to QKeyCodes immediately
ui: convert common input code to keycodemapdb
ui: add keycodemapdb repository as a GIT submodule
docker: don't rely on submodules existing in the main checkout
build: automatically handle GIT submodule checkout for dtc
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
2017-10-17 10:03:33 +01:00
Stefan Berger
6b4f250bfc
Add myself as maintainer for TPM code
...
Also add backends/tpm.c to the list of files.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com >
Acked-by: Markus Armbruster <armbru@redhat.com >
Acked-by: Marc-André Lureau <marcandre.lureau@redhat.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-10-16 23:17:44 +03:00
Fam Zheng
534fd8142f
MAINTAINERS: Track default-configs/pci.mak
...
Suggested-by: Thomas Huth <thuth@redhat.com >
Reviewed-by: Thomas Huth <thuth@redhat.com >
Signed-off-by: Fam Zheng <famz@redhat.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-10-16 21:11:14 +03:00
Fam Zheng
626e4a4b69
MAINTAINERS: Fix Sun4v file
...
Suggested-by: Thomas Huth <thuth@redhat.com >
Reviewed-by: Thomas Huth <thuth@redhat.com >
Signed-off-by: Fam Zheng <famz@redhat.com >
Acked-By: Artyom Tarasenko <atar4qemu@gmail.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-10-16 21:10:56 +03:00
Fam Zheng
43621fafc2
MAINTAINERS: Clean up SCSI device section
...
1. Remove nonexistent file util/scsi*.
2. Drop useless section for LSI53C895A.
3. Leave include/scsi to "Block SCSI subsystem" section.
Suggested-by: Thomas Huth <thuth@redhat.com >
Reviewed-by: Thomas Huth <thuth@redhat.com >
Signed-off-by: Fam Zheng <famz@redhat.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-10-16 21:10:13 +03:00
Daniel P. Berrange
aef45d51d1
build: automatically handle GIT submodule checkout for dtc
...
Currently if DTC is required by configure and not available in the host
OS install, we exit with an error message telling the user to checkout a
git submodule or install the library.
This introduces automatic handling of the git submodule checkout process
and enables it for dtc. This only runs if building from GIT, so users of
release tarballs still need the system library install. The current state
of the git checkout is stashed in .git-submodule-status, and a helper
program is used to determine if this state matches the desired submodule
state. A dependency against 'Makefile' ensures that the submodule state
is refreshed at the start of the build process
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
Message-id: 20170929101201.21039-2-berrange@redhat.com
[ kraxel: use /bin/sh not bash for scripts/git-submodule.sh ]
[ kraxel: fix Makefile dependencies ]
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
[fixup] Makefile dep
2017-10-16 14:46:44 +02:00
Marc-André Lureau
3505a22bcb
MAINTAINERS: add Dump maintainers
...
Proposing myself, since I have some familiarity with the code now.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com >
Acked-by: Laszlo Ersek <lersek@redhat.com >
Reviewed-by: Michael S. Tsirkin <mst@redhat.com >
Signed-off-by: Michael S. Tsirkin <mst@redhat.com >
2017-10-15 05:54:41 +03:00
David Hildenbrand
040078e06d
MAINTAINERS: use KVM s390x maintainers for kvm-stubs.c and kvm_s390x.h
...
Forgot it when factoring code out into these files. This is 100% s390x
KVM material.
Signed-off-by: David Hildenbrand <david@redhat.com >
Message-Id: <20170928134609.16985-2-david@redhat.com >
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com >
Signed-off-by: Cornelia Huck <cohuck@redhat.com >
2017-10-06 10:53:02 +02:00
Philippe Mathieu-Daudé
5746c1cd15
MAINTAINERS: update docs/interop/ entries
...
moved in commit 7746cf8aab
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Acked-by: Fam Zheng <famz@redhat.com >
Acked-by: John Snow <jsnow@redhat.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-09-26 09:06:02 +03:00
Philippe Mathieu-Daudé
c39cdbf6f6
MAINTAINERS: update docs/devel/ entries
...
moved in commit ac06724a71
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Reviewed-by: Eric Blake <eblake@redhat.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-09-26 09:06:02 +03:00
Philippe Mathieu-Daudé
3947ecfc0a
MAINTAINERS: add missing Cryptography entry
...
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Acked-by: Daniel P. Berrange <berrange@redhat.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-09-26 09:06:02 +03:00
Philippe Mathieu-Daudé
c5e2ac7e5e
MAINTAINERS: add missing entry for Generic Loader
...
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-09-26 09:06:02 +03:00
Philippe Mathieu-Daudé
0a4f9ad1eb
MAINTAINERS: add missing AIO entry
...
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Acked-by: Fam Zheng <famz@redhat.com >
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-09-26 09:06:02 +03:00
Philippe Mathieu-Daudé
8960393847
MAINTAINERS: add missing entries for throttling infra
...
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com >
Reviewed-by: Alberto Garcia <berto@igalia.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-09-26 09:06:02 +03:00
Philippe Mathieu-Daudé
982d009a18
MAINTAINERS: add missing SSI entries
...
Alistair Francis volunteered :)
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-09-26 09:06:02 +03:00
Philippe Mathieu-Daudé
68179923a1
MAINTAINERS: add missing PCI entries
...
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com >
Acked-by: Michael S. Tsirkin <mst@redhat.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-09-26 09:06:02 +03:00
Philippe Mathieu-Daudé
b24f9882cc
MAINTAINERS: add missing qcow2 entry
...
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Acked-by: Kevin Wolf <kwolf@redhat.com >
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-09-26 09:06:02 +03:00
Philippe Mathieu-Daudé
ab7f9f7d78
MAINTAINERS: add missing Guest Agent entries
...
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Acked-by: Michael Roth <mdroth@linux.vnet.ibm.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-09-26 09:06:02 +03:00
Philippe Mathieu-Daudé
5a49c1b34e
MAINTAINERS: add missing VMWare entry
...
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Reviewed-by: Thomas Huth <thuth@redhat.com >
Reviewed-by: Dmitry Fleytman <dmitry@daynix.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-09-26 09:06:02 +03:00
Philippe Mathieu-Daudé
37f8043def
MAINTAINERS: add missing entry for vhost
...
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Acked-by: Michael S. Tsirkin <mst@redhat.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-09-26 09:06:02 +03:00
Philippe Mathieu-Daudé
0e0d345b4f
MAINTAINERS: add missing STM32 entry
...
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Reviewed-by: Thomas Huth <thuth@redhat.com >
Reviewed-by: Alistair Francis <alistair@alistair23.me >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-09-26 09:06:02 +03:00
Philippe Mathieu-Daudé
c6427ff7a0
MAINTAINERS: add missing ARM entries
...
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Reviewed-by: Thomas Huth <thuth@redhat.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2017-09-26 09:06:02 +03:00
Peter Maydell
c348b54ab5
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging
...
Python queue, 2017-09-22
* MAINTAINERS update
* Fix logging issue on test scripts using qemu.py
# gpg: Signature made Fri 22 Sep 2017 15:41:43 BST
# gpg: using RSA key 0x2807936F984DC5A6
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com >"
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF D1AA 2807 936F 984D C5A6
* remotes/ehabkost/tags/python-next-pull-request:
MAINTAINERS: Add Python scripts
qemu.py: Call logging.basicConfig() automatically
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
2017-09-22 16:15:23 +01:00
Eduardo Habkost
ad904f6689
MAINTAINERS: Add Python scripts
...
Cleber and I are volunteering to review and queue patches for the
Python scripts and modules in scripts/.
I'm setting "M: Odd fixes" because not all scripts are actively
maintained.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com >
Message-Id: <20170915230744.22942-1-ehabkost@redhat.com >
[ehabkost: add tests/*.py too]
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com >
2017-09-22 11:39:55 -03:00
Fam Zheng
18023821b6
MAINTAINERS: Add tests/vm entry
...
Signed-off-by: Fam Zheng <famz@redhat.com >
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com >
2017-09-22 14:51:42 +08:00
Eduardo Habkost
0475a03eb8
MAINTAINERS: Fix subsystem name for "Build and test automation"
...
The subsystem name for the "Build test automation" section is
"-------------------------", because an actual subsystem name
line is missing:
$ ./scripts/get_maintainer.pl -f tests/docker/docker.py
"Alex Bennée" <alex.bennee@linaro.org > (maintainer:-----------------...)
Fam Zheng <famz@redhat.com > (maintainer:-----------------...)
"Philippe Mathieu-Daudé" <f4bug@amsat.org > (reviewer:-----------------...)
qemu-devel@nongnu.org (open list:-----------------...)
Fix the issue by inserting a subsystem name line where
get_maintainer.pl expects it.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com >
Message-Id: <20170921170209.9101-1-ehabkost@redhat.com >
Signed-off-by: Fam Zheng <famz@redhat.com >
2017-09-22 10:20:47 +08:00
Peter Maydell
d3f5433c7b
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
...
Machine/CPU/NUMA queue, 2017-09-19
# gpg: Signature made Tue 19 Sep 2017 21:17:01 BST
# gpg: using RSA key 0x2807936F984DC5A6
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com >"
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF D1AA 2807 936F 984D C5A6
* remotes/ehabkost/tags/machine-next-pull-request:
MAINTAINERS: Update git URLs for my trees
hw/acpi-build: Fix SRAT memory building in case of node 0 without RAM
NUMA: Replace MAX_NODES with nb_numa_nodes in for loop
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
pc: use generic cpu_model parsing
vl.c: convert cpu_model to cpu type and set of global properties before machine_init()
cpu: make cpu_generic_init() abort QEMU on error
qom: cpus: split cpu_generic_init() on feature parsing and cpu creation parts
hostmem-file: Add "discard-data" option
osdep: Define QEMU_MADV_REMOVE
vl: Clean up user-creatable objects when exiting
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
2017-09-20 17:35:36 +01:00
Eduardo Habkost
e3d038b89f
MAINTAINERS: Update git URLs for my trees
...
List the branches where I queue patches for Machine Core, NUMA,
Memory Backends, and X86. Update the NUMA section to list the
"machine-next" branch instead of "numa".
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com >
Message-Id: <20170901153928.17058-1-ehabkost@redhat.com >
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com >
2017-09-19 16:53:13 -03:00
Christian Borntraeger
9d1c444921
MAINTAINERS/s390x: add terminal3270.c
...
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com >
Acked-by: Halil Pasic <pasic@linux.vnet.ibm.com >
Message-Id: <20170918130455.144262-1-borntraeger@de.ibm.com >
Signed-off-by: Cornelia Huck <cohuck@redhat.com >
2017-09-19 18:31:32 +02:00
Philippe Mathieu-Daudé
3fdfb8b6a5
MAINTAINERS: update email, add missing test entry for megasas
...
and update maintainer email address
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Message-Id: <20170910171557.12689-1-f4bug@amsat.org >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2017-09-19 14:09:33 +02:00
Xiao Guangrong
7a5bd53d09
MAINTAINERS: update mail address for NVDIMM
...
My Intel mail account will be disabled soon, update the mail info
to my private mail
Signed-off-by: Xiao Guangrong <xiaoguangrong.eric@gmail.com >
Message-Id: <1490074437-17059-1-git-send-email-guangrong.xiao@linux.intel.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2017-09-19 14:09:33 +02:00
Paolo Bonzini
e5b5728cd3
scsi: move non-emulation specific code to scsi/
...
util/scsi.c includes some SCSI code that is shared by block/iscsi.c and
hw/scsi, but the introduction of the persistent reservation helper
will add many more instances of this. There is also include/block/scsi.h,
which actually is not part of the core block layer.
The persistent reservation manager will also need a home. A scsi/
directory provides one for both the aforementioned shared code and
the PR manager code.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2017-09-19 14:09:11 +02:00
Fam Zheng
2875135807
scsi: Refactor scsi sense interpreting code
...
So that it can be reused outside of iscsi.c.
Also update MAINTAINERS to include the new files in SCSI section.
Signed-off-by: Fam Zheng <famz@redhat.com >
Message-Id: <20170821141008.19383-2-famz@redhat.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2017-09-19 14:09:11 +02:00
Philippe Mathieu-Daudé
5841066668
accel/tcg: move user-exec to accel/tcg/
...
Suggested-by: Paolo Bonzini <pbonzini@redhat.com >
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Message-Id: <20170911213328.9701-3-f4bug@amsat.org >
Signed-off-by: Richard Henderson <richard.henderson@linaro.org >
2017-09-17 06:52:19 -07:00
Thomas Huth
da1849c1eb
accel/tcg: move softmmu_template.h to accel/tcg/
...
The header is only used by accel/tcg/cputlb.c so we can
move it to the accel/tcg/ folder, too.
Signed-off-by: Thomas Huth <thuth@redhat.com >
[PMD: reword commit title to match series]
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Message-Id: <20170911213328.9701-2-f4bug@amsat.org >
Signed-off-by: Richard Henderson <richard.henderson@linaro.org >
2017-09-17 06:52:19 -07:00
Philippe Mathieu-Daudé
104ebc5f2c
MAINTAINERS: add missing USB entry
...
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Reviewed-by: Thomas Huth <thuth@redhat.com >
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
2017-09-13 10:42:24 +02:00
Zhang Chen
b38576cd02
MAINTAINERS: Update mail address for COLO Proxy
...
My Fujitsu mail account will be disabled soon, update the mail info
to my private mail.
Signed-off-by: Zhang Chen <zhangchen.fnst@cn.fujitsu.com >
Signed-off-by: Jason Wang <jasowang@redhat.com >
2017-09-08 08:17:37 +08:00
Richard Henderson
a46c1244a0
tcg: Remove support for ia64 as host
...
We threatened to remove ia64 as host in v2.9.0. Its time has now come.
There are still some usages of defined(__ia64__) throughout the source
code that would be triggered if one were to enable TCI on an ia64 host.
Leave those alone for now.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org >
2017-09-05 12:39:25 -07:00
Markus Armbruster
3859b6cf67
qapi-schema: Collect TPM stuff in qapi/tpm.json
...
Sadly, we don't have a TPM maintainer, not even a MAINTAINERS entry.
Create one, and mark it orphaned.
Signed-off-by: Markus Armbruster <armbru@redhat.com >
Message-Id: <1503602048-12268-12-git-send-email-armbru@redhat.com >
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com >
2017-09-04 13:09:12 +02:00
Markus Armbruster
fa988e39bf
qapi-schema: Collect transaction stuff in qapi/transaction.json
...
Signed-off-by: Markus Armbruster <armbru@redhat.com >
Message-Id: <1503602048-12268-11-git-send-email-armbru@redhat.com >
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com >
2017-09-04 13:09:12 +02:00
Markus Armbruster
48685a8e2c
qapi-schema: Collect migration stuff in qapi/migration.json
...
Cc: Juan Quintela <quintela@redhat.com >
Cc: Dr. David Alan Gilbert <dgilbert@redhat.com >
Signed-off-by: Markus Armbruster <armbru@redhat.com >
Message-Id: <1503602048-12268-10-git-send-email-armbru@redhat.com >
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com >
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com >
2017-09-04 13:09:12 +02:00