Peter Maydell
8212ff86f4
* minor patches here and there
* MTTCG: lock-free TB lookup
* SCSI: bugfixes for MPTSAS, MegaSAS, LSI53c, vmw_pvscsi
* buffer_is_zero rewrite (except for one patch)
* chardev: qemu_chr_fe_write checks
* checkpatch improvement for markdown preformatted text
* default-configs cleanups
* atomics cleanups
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQEcBAABAgAGBQJX2DP2AAoJEL/70l94x66DIBYH/2pW+/HYexCobNn9eVD0Wm08
im0mRHIU0vjfTaeZSasJPXvA2FyYQLl9KnSFvUFcRiLILpp+hE3QdZ8o0QGlfAmE
+5MWsPJDXMbOaCOfMKZpZvPfJ6q/lSTg6eiJTPiRgyU7fQgjMDAot1s44ETYGVRu
myeheEvjSwm/aT9sRIUK6KC7LWXGHFYRYzYJDnvoN6svHZ10DcEDhve8bdmixFk0
0zUY4RmPk8n46SntDG65tgAlKlzfSuPOesvbpcQIYe1H+r+uJt9BST7MjKdbdDQv
b/LDzMx8CTbd2tDPL6JWgjBGBZ6SZ4Q6x0a45kzJRtkS+BPtNeGGzBVwULVN4RY=
=eAJS
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
* minor patches here and there
* MTTCG: lock-free TB lookup
* SCSI: bugfixes for MPTSAS, MegaSAS, LSI53c, vmw_pvscsi
* buffer_is_zero rewrite (except for one patch)
* chardev: qemu_chr_fe_write checks
* checkpatch improvement for markdown preformatted text
* default-configs cleanups
* atomics cleanups
# gpg: Signature made Tue 13 Sep 2016 18:14:30 BST
# gpg: using RSA key 0xBFFBD25F78C7AE83
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>"
# gpg: aka "Paolo Bonzini <pbonzini@redhat.com>"
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4 E2F7 7E15 100C CD36 69B1
# Subkey fingerprint: F133 3857 4B66 2389 866C 7682 BFFB D25F 78C7 AE83
* remotes/bonzini/tags/for-upstream: (58 commits)
cutils: Add generic prefetch
cutils: Add SSE4 version
cutils: Add test for buffer_is_zero
cutils: Remove ppc buffer zero checking
cutils: Remove aarch64 buffer zero checking
cutils: Rearrange buffer_is_zero acceleration
cutils: Export only buffer_is_zero
cutils: Remove SPLAT macro
cutils: Move buffer_is_zero and subroutines to a new file
ppc: do not redefine CPUPPCState
x86/lapic: Load LAPIC state at post_load
optionrom: do not rely on compiler's bswap optimization
checkpatch: Fix whitespace checks for documentation code blocks
atomics: Use __atomic_*_n() variant primitives
atomics: Remove redundant barrier()'s
kvm-all: drop kvm_setup_guest_memory
i8257: Make device "i8257" unavailable with -device
Revert "megasas: remove useless check for cmd->frame"
char: convert qemu_chr_fe_write to qemu_chr_fe_write_all
hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_all
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Conflicts:
cpus.c
tests/Makefile.include
2016-09-15 10:24:22 +01:00
..
2016-07-04 19:43:33 +03:00
2016-07-25 13:23:18 -05:00
2016-09-08 19:56:34 +08:00
2016-09-13 11:00:57 +01:00
2016-07-22 13:23:39 +05:30
2016-07-19 13:21:08 +02:00
2016-09-05 19:06:48 +02:00
2016-07-12 16:19:16 +02:00
2016-09-13 11:00:56 +01:00
2016-06-07 18:19:24 +03:00
2016-07-18 18:19:01 -04:00
2016-09-10 00:08:28 +03:00
2016-06-07 18:19:24 +03:00
2016-07-12 16:20:46 +02:00
2016-09-07 12:40:13 +10:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-07-06 10:52:03 +02:00
2016-06-07 18:19:24 +03:00
2016-07-06 10:52:04 +02:00
2016-09-08 17:57:32 +04:00
2016-09-08 17:57:32 +04:00
2016-06-07 18:19:24 +03:00
2016-09-12 12:00:52 +01:00
2016-06-07 18:19:24 +03:00
2016-06-20 16:38:13 +02:00
2016-07-29 14:14:15 +10:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-16 18:39:03 +02:00
2016-06-07 18:19:24 +03:00
2016-06-20 16:38:13 +02:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-09-08 10:43:58 +01:00
2016-06-20 16:38:13 +02:00
2016-06-07 18:19:24 +03:00
2016-07-18 18:19:01 -04:00
2016-06-20 16:38:13 +02:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-16 18:39:03 +02:00
2016-09-08 18:05:22 +04:00
2016-09-08 18:05:22 +04:00
2016-06-07 18:19:24 +03:00
2016-09-15 10:24:22 +01:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-09-08 18:05:22 +04:00
2016-06-07 18:19:24 +03:00
2016-09-08 18:05:22 +04:00
2016-07-20 19:30:26 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-16 18:39:03 +02:00
2016-09-08 18:05:21 +04:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-08-09 22:57:36 +02:00
2016-06-07 18:19:24 +03:00
2016-06-17 15:23:51 +01:00
2016-07-13 13:26:02 +02:00
2016-08-08 13:05:43 +02:00
2016-09-13 19:13:32 +02:00
2016-07-06 10:52:04 +02:00
2016-09-05 19:06:48 +02:00
2016-09-12 12:00:06 +01:00
2016-07-04 15:52:36 +01:00
2016-06-13 12:41:17 +01:00
2016-07-04 10:46:59 +01:00
2016-09-08 17:57:32 +04:00
2016-06-07 18:19:24 +03:00
2016-06-20 16:38:13 +02:00
2016-06-07 18:19:25 +03:00
2016-06-07 18:19:24 +03:00
2016-06-29 16:49:41 +02:00
2016-08-05 15:27:15 +01:00
2016-09-08 17:57:32 +04:00
2016-08-19 12:44:11 +01:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-07-06 10:52:04 +02:00
2016-06-07 18:19:24 +03:00
2016-08-03 18:44:56 +02:00
2016-06-07 18:19:24 +03:00
2016-09-08 17:57:32 +04:00
2016-06-16 18:39:03 +02:00
2016-08-02 12:03:58 +02:00
2016-08-05 15:27:15 +01:00
2016-06-07 18:19:24 +03:00
2016-07-06 10:52:04 +02:00
2016-07-06 10:52:04 +02:00
2016-07-06 10:52:04 +02:00
2016-06-07 18:19:24 +03:00
2016-09-13 11:00:56 +01:00
2016-06-07 18:19:24 +03:00
2016-09-08 18:05:21 +04:00
2016-07-06 10:52:04 +02:00
2016-07-13 13:26:02 +02:00
2016-08-05 09:59:06 +01:00
2016-06-07 18:19:24 +03:00
2016-07-06 10:52:04 +02:00
2016-09-08 17:57:32 +04:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-07-12 16:19:16 +02:00
2016-09-05 16:03:47 -03:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-20 16:19:18 +01:00
2016-06-20 16:38:13 +02:00
2016-07-29 00:33:49 +03:00
2016-06-07 18:19:24 +03:00
2016-06-20 16:19:18 +01:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2016-06-20 16:38:13 +02:00