Peter Maydell
a8b392ac9a
* TCG 8-byte atomic accesses bugfix (Andrew)
* Report disk rotation rate (Daniel)
* Report invalid scsi-disk block size configuration (Mark)
* KVM and memory API MemoryListener fixes (David, Maxime, Peter Xu)
* x86 CPU hotplug crash fix (Igor)
* Load/store API documentation (Peter Maydell)
* Small fixes by myself and Thomas
* qdev DEVICE_DELETED deferral (Michael)
-----BEGIN PGP SIGNATURE-----
iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAlnnJUgUHHBib256aW5p
QHJlZGhhdC5jb20ACgkQv/vSX3jHroMifwf/dTZwtGqvAV4+jezCiZ3MTknz39dM
HOGnD3m2xy04QT5LHiwDmaLFXy1y/AUVQm79JMPN4dKoFvtruREoWUq8EU0FCsLZ
PkdCbJuXKGiBYMRXkQQxeT8lAyaBQwZdc+O9mYuOrSGZOQscA7SxgClYmzVdVzcy
ZNTqkuaw1NDIAapdfGv94WLza4Nb8XX8bFwohgkf4mLDXifhjYHQTbBTfB0NqPxH
Rk3HU+wgYUCJRYXpvktESgzRo5sm1aozCRq3f0Y6RV12ylgF6GG4CyN7YcKRn8eh
NZbyehHiF5YU2kuvO9SmAB+FqM2+aMtq8uuNuI1Nxgd222MOVaChyWc3jg==
=gmUj
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
* TCG 8-byte atomic accesses bugfix (Andrew)
* Report disk rotation rate (Daniel)
* Report invalid scsi-disk block size configuration (Mark)
* KVM and memory API MemoryListener fixes (David, Maxime, Peter Xu)
* x86 CPU hotplug crash fix (Igor)
* Load/store API documentation (Peter Maydell)
* Small fixes by myself and Thomas
* qdev DEVICE_DELETED deferral (Michael)
# gpg: Signature made Wed 18 Oct 2017 10:56:24 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: (29 commits)
scsi: reject configurations with logical block size > physical block size
qdev: defer DEVICE_DEL event until instance_finalize()
Revert "qdev: Free QemuOpts when the QOM path goes away"
qdev: store DeviceState's canonical path to use when unparenting
qemu-pr-helper: use new libmultipath API
watch_mem_write: implement 8-byte accesses
notdirty_mem_write: implement 8-byte accesses
memory: reuse section_from_flat_range()
kvm: simplify kvm_align_section()
kvm: region_add and region_del is not called on updates
kvm: fix error message when failing to unregister slot
kvm: tolerate non-existing slot for log_start/log_stop/log_sync
kvm: fix alignment of ram address
memory: call log_start after region_add
target/i386: trap on instructions longer than >15 bytes
target/i386: introduce x86_ld*_code
tco: add trace events
docs/devel/loads-stores.rst: Document our various load and store APIs
nios2: define tcg_env
build: remove CONFIG_LIBDECNUMBER
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2017-10-19 15:38:07 +01:00
..
2017-09-08 16:15:17 +03:00
2016-10-04 13:28:07 +01:00
2017-10-12 13:20:07 +01:00
2017-05-19 10:48:54 +02:00
2017-02-28 20:40:36 +01:00
2017-07-17 13:36:08 +01:00
2016-10-04 13:28:09 +01:00
2016-06-27 13:15:06 +10:00
2017-01-27 18:07:59 +01:00
2016-07-12 16:20:46 +02:00
2017-01-24 23:26:52 +03:00
2017-02-28 17:10:00 +00:00
2017-09-08 09:30:55 +10:00
2017-09-19 16:20:49 +02:00
2017-10-12 12:10:37 +02:00
2017-06-23 11:51:50 +02:00
2017-09-21 16:29:27 +01:00
2016-05-18 15:04:27 +03:00
2017-04-26 12:41:55 +10:00
2017-06-20 14:31:32 +02:00
2016-10-04 10:00:25 +02:00
2017-02-16 14:06:56 +01:00
2017-09-14 15:52:10 +01:00
2017-08-02 22:18:06 +01:00
2017-10-15 05:54:40 +03:00
2017-09-21 08:38:42 +01:00
2017-10-15 05:54:40 +03:00
2017-10-15 05:54:42 +03:00
2017-09-14 18:43:18 +01:00
2017-10-17 10:34:01 +11:00
2017-10-06 10:53:02 +02:00
2017-09-19 14:09:11 +02:00
2017-02-28 17:10:00 +00:00
2017-01-27 18:07:59 +01:00
2017-01-16 17:52:34 +01:00
2017-01-27 18:07:59 +01:00
2017-09-21 16:36:56 +01:00
2017-09-21 16:36:56 +01:00
2016-07-12 16:19:16 +02:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2017-07-14 12:04:41 +02:00
2017-09-29 10:36:33 +02:00
2017-09-04 15:21:54 +01:00
2017-07-18 14:16:52 -07:00
2017-10-09 23:21:52 -03:00
2017-01-27 18:07:59 +01:00
2017-09-29 10:36:33 +02:00
2017-04-24 12:32:12 +01:00
2017-09-04 15:21:53 +01:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2016-11-15 17:20:37 +02:00
2017-06-01 18:49:22 +02:00
2017-01-27 15:23:29 -08:00
2017-02-21 23:47:40 +00:00
2017-09-08 16:15:17 +03:00
2016-07-12 16:20:46 +02:00
2017-10-16 21:09:15 +03:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2017-07-11 17:44:27 +03:00
2017-10-18 10:34:17 +02:00
2017-07-18 17:36:19 +02:00
2017-01-27 15:20:21 +00:00
2017-01-27 15:20:21 +00:00
2016-07-12 16:20:46 +02:00
2016-09-27 17:03:34 -03:00
2017-02-23 15:40:19 +01:00