Peter Maydell
c56606684a
* lsi HBA reselection fix (George)
* Small cleanups (Li Qiang)
* bugfixes for vhost-user-bridge and hostmem (Marc-André)
* single-thread TCG fix (me)
* VMX migration blocker (me)
* target/i386 fix for LOCK (Richard)
* MAINTAINERS update (Philippe, Thomas)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQEcBAABAgAGBQJb/nM4AAoJEL/70l94x66DzyAH/A3/r56O6NVGID1ellB7WFI0
oLznck2k8En23VWd6i1T/F9t+bAhnkUz60+RM0HhswXRQbkxFV4BqLt247AjiYBx
SBoqvFkgH2N8dNY8jbtMHePQwir9ovZxH2G0O8KUXeEiVv5ecrnay+j5XESJvylF
Gqs2UjubyWc8ihklmxCfzwIdD/H6ZRTulzHlMRZnHs31m6yrlzKDuZcNORLYOkbq
FuEmeLYyE6bampIkaUSR3S8yaMK807cCvKZ3u0+eojbBxyf6OGK6wHWazRHnUtyx
uZmAcGJ45mijiOskLxo5Y7/9iagADG/EpYB3Hg6jx9phTNsro6E6WuXMPDbE5Wc=
=fXOF
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
* lsi HBA reselection fix (George)
* Small cleanups (Li Qiang)
* bugfixes for vhost-user-bridge and hostmem (Marc-André)
* single-thread TCG fix (me)
* VMX migration blocker (me)
* target/i386 fix for LOCK (Richard)
* MAINTAINERS update (Philippe, Thomas)
# gpg: Signature made Wed 28 Nov 2018 10:51:36 GMT
# gpg: using RSA key BFFBD25F78C7AE83
# 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:
hostmem: no need to check for host_memory_backend_mr_inited() in alloc()
hostmem-memfd: honour share=on/off property
MAINTAINERS: Add an entry for the Firmware Configuration (fw_cfg) device
MAINTAINERS: Add some missing entries related to accelerators
target/i386: Generate #UD when applying LOCK to a register destination
checkpatch: g_test_message does not need a trailing newline
vl.c: remove outdated comment
vhost-user-bridge: fix recvmsg iovlen
vl: Improve error message when we can't load fw_cfg from file
vmstate: constify VMStateField
migration: savevm: consult migration blockers
lsi: Reselection needed to remove pending commands from queue
cpus: run work items for all vCPUs if single-threaded
target/i386: kvm: add VMX migration blocker
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-11-28 11:32:33 +00:00
..
2018-06-15 16:10:11 -03:00
2018-11-05 13:24:02 -05:00
2018-02-22 15:44:07 -08:00
2018-11-12 11:26:02 +00:00
2018-10-05 12:57:41 -05:00
2018-11-13 10:47:59 +00:00
2018-06-08 14:39:24 -03:00
2018-08-31 09:53:09 +02:00
2018-10-11 19:58:26 +01:00
2018-03-21 15:13:40 +01:00
2018-08-31 09:53:10 +02:00
2018-11-27 12:59:00 +01:00
2018-11-14 11:07:06 +00:00
2018-10-26 22:03:21 +08:00
2018-07-24 11:45:25 +01:00
2018-08-16 09:50:54 +01:00
2018-10-02 18:47:55 +02:00
2018-08-23 18:46:25 +02:00
2018-10-24 19:03:37 +01:00
2018-07-02 15:41:17 +02:00
2018-07-02 15:41:17 +02:00
2018-11-05 13:24:02 -05:00
2018-08-23 18:46:25 +02:00
2018-06-08 13:17:39 -04:00
2018-02-14 11:43:41 +01:00
2018-11-02 14:03:33 +00:00
2018-08-16 08:42:06 +02:00
2018-08-15 08:12:19 +02:00
2018-11-19 10:08:19 -06:00
2018-10-10 08:00:00 +02:00
2018-10-09 13:44:12 +02:00
2018-05-04 08:27:53 +02:00
2018-05-04 08:27:53 +02:00
2018-05-04 08:27:53 +02:00
2018-05-04 08:27:53 +02:00
2018-07-28 09:09:58 +02:00
2018-10-05 16:27:09 +04:00
2018-07-28 09:09:58 +02:00
2018-10-24 06:44:59 -03:00
2018-07-03 13:04:38 +01:00
2018-07-03 13:04:38 +01:00
2018-07-24 17:33:39 +01:00
2018-10-19 12:26:57 +01:00
2018-08-23 18:46:25 +02:00
2018-08-31 09:53:10 +02:00
2018-02-14 11:43:41 +01:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-23 18:46:25 +02:00
2018-08-15 12:50:39 +02:00
2018-11-05 13:23:46 -05:00
2018-02-14 11:43:02 +01:00
2018-11-19 21:59:44 +01:00
2018-02-09 13:50:17 +01:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-11-20 10:49:12 +01:00
2018-08-31 09:53:10 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-28 11:31:23 +10:00
2018-11-22 16:43:52 +01:00
2018-02-14 11:43:41 +01:00
2018-10-24 07:27:25 +01:00
2018-08-16 08:42:06 +02:00
2018-11-22 16:43:52 +01:00
2018-06-08 13:15:32 +01:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-10-19 13:44:03 +02:00
2018-07-09 14:51:34 +01:00
2018-05-04 08:27:53 +02:00
2018-02-14 11:43:41 +01:00
2018-05-04 08:27:53 +02:00
2018-09-26 08:55:54 -07:00
2018-08-31 09:53:10 +02:00
2018-11-19 21:56:36 +01:00
2018-08-23 18:46:23 +02:00
2018-03-12 16:12:47 +01:00
2018-10-30 21:13:54 -03:00
2018-02-14 11:43:41 +01:00
2018-02-14 11:43:02 +01:00
2018-08-16 08:42:06 +02:00
2018-03-13 18:06:06 +00:00
2018-03-13 18:06:06 +00:00
2018-08-16 08:42:06 +02:00
2018-02-09 13:50:17 +01:00
2018-03-27 13:05:28 +01:00
2018-10-01 19:13:55 +02:00
2018-03-02 18:39:07 +01:00
2018-09-25 15:31:15 +02:00
2018-09-25 15:50:15 +02:00
2018-11-01 12:13:09 +04:00
2018-02-09 13:52:15 +01:00
2018-02-08 09:22:03 +08:00
2018-10-19 14:41:47 +01:00
2018-10-19 12:26:57 +01:00
2018-07-24 17:36:12 +01:00
2018-10-24 19:03:37 +01:00
2018-07-02 15:41:10 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-06-18 17:04:56 +02:00
2018-08-23 18:46:23 +02:00
2018-11-12 17:46:57 +01:00
2018-02-15 16:54:57 +00:00
2018-03-13 18:06:06 +00:00
2018-07-24 17:35:57 +01:00
2018-03-06 10:19:05 +00:00
2018-07-02 15:41:10 +02:00
2018-05-04 08:27:53 +02:00
2018-02-09 05:05:11 +01:00
2018-07-02 15:41:10 +02:00
2018-08-31 09:53:10 +02:00
2018-09-26 08:55:54 -07:00
2018-08-31 09:53:10 +02:00
2018-08-28 18:21:38 +02:00
2018-08-16 08:42:06 +02:00
2018-05-04 08:27:53 +02:00
2018-10-02 18:47:55 +02:00
2018-08-23 18:46:25 +02:00
2018-08-23 18:46:25 +02:00
2018-10-01 19:13:55 +02:00
2018-02-09 13:52:15 +01:00
2018-02-10 10:45:14 +03:00
2018-05-20 08:48:13 +03:00
2018-07-23 14:00:03 +02:00
2018-05-04 08:27:53 +02:00
2018-07-24 17:35:23 +01:00
2018-08-23 18:46:25 +02:00
2018-06-08 13:15:32 +01:00
2018-06-06 15:44:07 -04:00
2018-09-07 16:37:47 -04:00
2018-09-07 16:37:47 -04:00
2018-09-07 16:37:47 -04:00
2018-11-14 16:12:24 -05:00
2018-06-06 15:44:07 -04:00
2018-06-06 15:44:12 -04:00
2018-09-07 16:37:47 -04:00
2018-10-30 13:53:15 -04:00
2018-10-30 13:53:15 -04:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-11-27 15:35:18 +01:00
2018-10-02 18:47:55 +02:00
2018-02-14 11:43:41 +01:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-23 13:32:50 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-08-16 08:42:06 +02:00
2018-05-04 08:27:53 +02:00