Peter Maydell
bbfa326fc8
* virtio-scsi use-after-free fix (Fam)
* SMM fixes and improvements for TCG (myself, Mihail)
* irqchip and AddressSpaceDispatch cleanups and fixes (Peter)
* Coverity fix (Stefano)
* NBD cleanups and fixes (Vladimir, Eric, myself)
* RTC accuracy improvements and code cleanups (Guangrong+Yunfang)
* socket error reporting improvement (Daniel)
* GDB XML description for SSE registers (Abdallah)
* kvmclock update fix (Denis)
* SMM memory savings (Gonglei)
* -cpu 486 fix (myself)
* various bugfixes (Roman, Peter, myself, Thomas)
* rtc-test improvement (Guangrong)
* migration throttling fix (Felipe)
* create docs/ subdirectories (myself)
-----BEGIN PGP SIGNATURE-----
iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAlk4KC8UHHBib256aW5p
QHJlZGhhdC5jb20ACgkQv/vSX3jHroMCcgf8Dv25jkHHS1lhbq8bR/naatJuS73s
sVveHeNp/7iZe5t4S0iLp5XRv3eDQD9AawMmQpJrKBqp21Q4e+iosnkgw3gIdUJX
poD7DgAgoiOZgoPgYgNFRnmGscDX+2fBHvKWQJ0y1+lsbtpXxblGba6cBlMbDc5O
dJrM7DGciNb4gFRtB7U2k9HMZx0rKdsdyLdpnKoiG4HdkzAL8SSrI10Kn9bw15tf
aJqe3lm9i/gCM6zUA1ZOst4Nz5srPJkQUcuZ3HaYzB/nNNUbZF/01giWiUKCFVbt
VRPmfA+zwcAWEiueFFjqEZ2ksO4RLUv4+yYSxN0JVibTFkOHncEgY6w9bw==
=Z0/h
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
* virtio-scsi use-after-free fix (Fam)
* SMM fixes and improvements for TCG (myself, Mihail)
* irqchip and AddressSpaceDispatch cleanups and fixes (Peter)
* Coverity fix (Stefano)
* NBD cleanups and fixes (Vladimir, Eric, myself)
* RTC accuracy improvements and code cleanups (Guangrong+Yunfang)
* socket error reporting improvement (Daniel)
* GDB XML description for SSE registers (Abdallah)
* kvmclock update fix (Denis)
* SMM memory savings (Gonglei)
* -cpu 486 fix (myself)
* various bugfixes (Roman, Peter, myself, Thomas)
* rtc-test improvement (Guangrong)
* migration throttling fix (Felipe)
* create docs/ subdirectories (myself)
# gpg: Signature made Wed 07 Jun 2017 17:22:07 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: (31 commits)
docs: create config/, devel/ and spin/ subdirectories
cpus: reset throttle_thread_scheduled after sleep
kvm: don't register smram_listener when smm is off
nbd: make it thread-safe, fix qcow2 over nbd
target/i386: Add GDB XML description for SSE registers
i386/kvm: do not zero out segment flags if segment is unusable or not present
edu: fix memory leak on msi_broken platforms
linuxboot_dma: compile for i486
kvmclock: update system_time_msr address forcibly
nbd: Fully initialize client in case of failed negotiation
sockets: improve error reporting if UNIX socket path is too long
i386: fix read/write cr with icount option
target/i386: use multiple CPU AddressSpaces
target/i386: enable A20 automatically in system management mode
virtio-scsi: Unset hotplug handler when unrealize
exec: simplify phys_page_find() params
nbd/client.c: use errp instead of LOG
nbd: add errp to read_sync, write_sync and drop_sync
nbd: add errp parameter to nbd_wr_syncv()
nbd: read_sync and friends: return 0 on success
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2017-06-07 18:24:08 +01:00
..
2017-05-25 10:30:14 +02:00
2017-05-23 13:28:17 +02:00
2016-10-04 13:28:07 +01:00
2017-05-25 21:25:27 +03:00
2017-06-05 14:59:08 -03:00
2017-05-19 10:48:54 +02:00
2017-05-26 16:48:21 +02:00
2017-06-02 11:33:53 +04:00
2017-06-05 10:09:14 +01:00
2017-06-06 10:00:34 +01:00
2017-01-27 18:07:31 +01:00
2016-07-12 16:20:46 +02:00
2017-06-02 11:33:52 +04:00
2017-06-02 05:54:43 +01:00
2017-05-17 10:37:00 -03:00
2017-06-02 14:07:53 +01:00
2017-06-07 18:22:02 +02:00
2017-05-17 10:37:01 -03:00
2017-05-23 13:28:17 +02:00
2017-06-07 17:21:44 +01:00
2016-05-18 15:04:27 +03:00
2017-06-02 11:33:53 +04:00
2017-06-02 11:33:52 +04:00
2017-01-27 18:07:59 +01:00
2017-02-18 22:23:31 +01:00
2016-11-01 19:21:09 +02:00
2017-05-07 09:57:51 +03:00
2017-06-02 11:33:52 +04:00
2017-06-07 18:22:02 +02:00
2016-03-22 22:20:17 +01:00
2017-06-07 11:16:22 +01:00
2017-05-07 09:57:51 +03:00
2017-06-06 09:18:32 +10:00
2017-05-04 09:39:14 +09:00
2017-06-06 20:18:35 +02:00
2017-05-18 10:01:08 +01:00
2017-05-30 14:15:04 +01:00
2016-01-29 15:07:25 +00:00
2017-06-06 14:30:06 +01:00
2017-06-06 08:53:24 +10:00
2017-06-06 20:18:36 +02:00
2017-05-17 10:37:01 -03:00
2017-05-23 13:28:17 +02:00
2017-01-16 17:52:35 +01:00
2017-06-05 10:09:14 +01:00
2017-06-04 18:42:55 +03:00
2017-02-10 17:40:30 +00:00
2017-06-06 20:18:35 +02:00
2016-10-28 18:17:24 +03:00
2017-05-07 09:57:51 +03:00
2016-10-28 18:17:24 +03:00
2017-06-02 11:33:53 +04:00
2017-05-30 14:15:04 +01:00
2017-06-05 10:09:14 +01:00
2017-05-23 13:28:17 +02:00
2017-06-02 11:33:52 +04:00
2017-05-23 13:28:17 +02:00
2017-06-06 02:40:48 -07:00
2017-01-16 17:52:35 +01:00