Peter Maydell
06e6433955
Machine queue, 2019-04-25
* 4.1 machine-types (Cornelia Huck)
* Support MAP_SYNC on pmem memory backends (Zhang Yi)
* -cpu parsing fixes and cleanups (Eduardo Habkost)
* machine initialization cleanups (Wei Yang, Markus Armbruster)
-----BEGIN PGP SIGNATURE-----
iQIcBAABCAAGBQJcwfRxAAoJECgHk2+YTcWmBegP/1alp8qiO/JdSkI/+jw9iUBC
SviMwFrQVdKWT5ou/aYTM3apqrwC9XLUQ2vuNzLQDURG+SbcCf5BLvSrcvg9iR6z
ASUot7ta1QtkR361dL0akhvqH8pNXpGolq5VleQqBOWAGUVjgrbWuwPlFVz9TZ8R
LaVwDITv0fpQwtq+hB4b9hiDkebZFE4/xkNyxpaoJGzaePe1sCqACzNe1/PQ15ni
gmd+VQ1qX3frUTSZcaWTrJIdQvZlkaD+pmEiwo969EE4U9ZGwwPRpShmeHnjuKDQ
ufTGo05+/ikqp8refxA/XqyveHeJ69JSFNLCz2QwAgdwN/OXRG306Ln69vFNuX0D
rfMJBvKZotc7enN08aQN1m1Sm0Y+2xo9RQgFUynZnzauQXKiEndLPHyjbbQ+pAPQ
TmHrUQnmYSvoELewrCaq4XloXrd3X57U3K19ksqF+3meApQ7fuY9dQF2A2bE+aB7
OhiMqdw9HVAjSzplKa5jPniSc5vgRCdr9AtX5B2RJdsQEv72JfwsOYB0DnrF4hyo
NJz7HyS28xkbKrfbhztr8WoV8nPYvdS+xjSfim8YS6lFaNDnWZl2ybp/Trr1HItv
TbDtPSx/IePHhIXd63aXkDt7FSoUib6+fCi8Wssuuo+MJMZfHacpWHkx2bVwSuf6
doOaY/KY8mAq5DiM09zz
=MNVq
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
Machine queue, 2019-04-25
* 4.1 machine-types (Cornelia Huck)
* Support MAP_SYNC on pmem memory backends (Zhang Yi)
* -cpu parsing fixes and cleanups (Eduardo Habkost)
* machine initialization cleanups (Wei Yang, Markus Armbruster)
# gpg: Signature made Thu 25 Apr 2019 18:54:57 BST
# gpg: using RSA key 2807936F984DC5A6
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>" [full]
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF D1AA 2807 936F 984D C5A6
* remotes/ehabkost/tags/machine-next-pull-request:
util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()
linux-headers: add linux/mman.h.
scripts/update-linux-headers: add linux/mman.h
util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap
cpu: Fix crash with empty -cpu option
cpu: Rename parse_cpu_model() to parse_cpu_option()
vl: Simplify machine_parse()
vl: Clean up after previous commit
vl.c: allocate TYPE_MACHINE list once during bootup
vl.c: make find_default_machine() local
hw: add compat machines for 4.1
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2019-04-26 14:30:18 +01:00
..
2019-03-12 22:31:21 -04:00
2016-10-04 13:28:07 +01:00
2019-03-05 15:55:09 +00:00
2018-10-29 13:50:15 +01:00
2019-03-26 08:16:24 +01:00
2019-02-21 18:17:46 +00:00
2018-03-02 11:03:45 +00:00
2019-01-29 11:46:05 +00:00
2017-01-27 18:07:59 +01:00
2019-02-01 11:58:50 +01:00
2018-08-20 11:24:33 +01:00
2019-02-22 10:51:31 -05:00
2019-01-07 15:23:47 +00:00
2018-10-19 13:44:14 +02:00
2019-02-27 21:06:08 -06:00
2019-04-25 14:16:41 -03:00
2019-02-22 09:42:13 +00:00
2019-01-22 05:14:32 +01:00
2019-03-15 11:12:28 +00:00
2016-05-18 15:04:27 +03:00
2018-12-11 15:45:22 -02:00
2018-12-11 15:45:22 -02:00
2013-04-08 18:13:10 +02:00
2016-10-04 10:00:25 +02:00
2017-02-16 14:06:56 +01:00
2019-03-11 10:44:21 -03:00
2018-07-02 15:41:16 +02:00
2019-02-28 11:03:04 +00:00
2018-10-16 17:13:49 +01:00
2019-02-01 15:31:26 +00:00
2019-04-09 09:14:47 +10:00
2018-02-09 05:05:11 +01:00
2019-03-12 14:33:05 +11:00
2019-03-29 10:25:50 +11:00
2019-03-16 15:52:44 +02:00
2019-04-04 16:36:19 -07:00
2019-04-12 12:39:52 +02:00
2019-01-11 13:57:24 +01:00
2018-06-08 13:15:34 +01:00
2019-01-11 15:46:56 +01:00
2018-01-09 21:48:20 +00:00
2019-01-29 11:46:05 +00:00
2019-02-21 18:17:46 +00:00
2016-07-12 16:19:16 +02:00
2017-12-18 17:07:02 +03:00
2018-02-09 10:40:30 +00:00
2019-03-12 13:37:29 +00:00
2019-03-18 13:10:57 +01:00
2019-03-05 15:55:09 +00:00
2019-02-05 16:50:16 +01:00
2019-01-28 11:55:20 -08:00
2019-04-25 14:16:41 -03:00
2017-01-27 18:07:59 +01:00
2019-03-07 22:16:22 +01:00
2019-02-05 16:50:16 +01:00
2016-07-12 16:20:46 +02:00
2018-12-11 15:45:22 -02:00
2018-12-11 15:45:22 -02:00
2017-06-01 18:49:22 +02:00
2019-01-25 14:52:12 -05:00
2018-03-02 11:03:45 +00:00
2018-02-09 05:05:11 +01:00
2019-02-05 16:50:16 +01:00
2018-12-11 15:45:22 -02:00
2018-06-15 15:23:34 +01:00
2019-01-22 05:14:32 +01:00
2018-05-10 18:10:56 +01:00
2018-07-09 14:51:34 +01:00
2019-03-11 22:53:44 +01:00
2014-02-14 21:12:04 +01:00
2018-12-19 16:48:16 -05:00
2013-04-08 18:13:10 +02:00
2018-03-01 11:05:43 +00:00
2018-02-09 05:05:11 +01:00
2018-12-11 15:45:22 -02:00
2018-12-13 13:48:03 +00:00
2019-01-11 15:46:55 +01:00