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-04-25 14:17:35 -03:00
2019-03-08 12:26:45 +01:00
2019-03-12 09:46:58 -07:00
2019-03-25 10:39:19 +00:00
2019-02-26 14:08:03 +00:00
2019-04-08 12:38:07 +02:00
2019-02-22 14:07:01 -05:00
2019-03-08 12:26:45 +01:00
2019-03-05 14:43:11 +01:00
2019-04-12 18:03:01 +02:00
2019-03-23 14:42:05 -07:00
2019-04-17 15:38:35 +02:00
2019-02-22 14:07:01 -05:00
2019-03-14 16:02:13 +01:00
2019-03-07 17:28:46 +01:00
2019-01-17 21:10:57 -05:00
2019-01-17 21:10:57 -05:00
2019-03-12 07:40:59 +01:00
2019-01-17 21:10:57 -05:00
2019-01-22 05:14:32 +01:00
2019-04-12 12:40:35 +02:00
2019-02-22 09:32:32 +00:00
2019-03-07 22:05:54 +01:00
2019-01-24 15:20:59 +01:00
2019-02-26 09:21:25 +11:00
2019-03-07 17:28:45 +01:00
2019-03-07 17:28:47 +01:00
2019-03-07 17:28:26 +01:00
2019-03-07 17:28:47 +01:00
2019-01-22 05:14:32 +01:00
2019-03-07 17:28:46 +01:00
2019-03-06 10:10:36 +01:00
2019-01-22 06:26:32 +01:00
2019-03-07 16:50:04 +01:00
2019-03-07 17:28:07 +01:00
2019-03-06 10:10:36 +01:00
2019-03-06 10:10:36 +01:00
2019-03-07 17:28:46 +01:00
2019-03-07 22:16:22 +01:00
2019-02-12 17:35:56 +01:00
2019-03-07 17:28:41 +01:00
2019-03-07 22:16:22 +01:00
2019-04-17 15:38:35 +02:00
2019-03-07 17:28:47 +01:00
2019-02-01 15:32:17 +00:00
2019-03-12 15:18:40 +01:00
2019-03-07 17:28:46 +01:00
2019-03-07 17:28:46 +01:00
2019-03-07 17:28:25 +01:00
2019-03-07 17:28:46 +01:00
2019-03-12 14:33:05 +11:00
2019-03-12 16:07:14 +11:00
2019-03-12 16:07:14 +11:00
2019-03-07 16:50:04 +01:00
2019-03-07 17:28:24 +01:00
2019-02-22 14:07:01 -05:00
2019-03-07 17:28:07 +01:00
2019-03-07 22:16:22 +01:00
2019-03-08 16:31:34 +00:00
2019-03-07 17:28:25 +01:00
2019-03-07 17:28:46 +01:00
2019-03-07 16:50:04 +01:00
2019-03-07 22:16:22 +01:00
2019-02-26 15:32:18 +00:00
2019-02-26 15:32:18 +00:00
2019-02-26 15:32:19 +00:00
2019-02-26 15:25:58 +00:00
2019-02-26 19:04:47 +00:00
2019-03-12 15:18:40 +01:00
2019-02-01 13:46:44 +01:00
2019-03-12 15:18:40 +01:00
2019-03-05 14:43:11 +01:00
2019-03-07 22:16:22 +01:00
2019-02-26 15:32:19 +00:00
2019-02-04 16:03:20 +00:00
2019-02-12 17:35:56 +01:00
2019-04-08 17:42:06 +02:00
2019-01-24 12:23:35 +00:00
2019-02-26 15:32:19 +00:00
2019-03-18 10:48:06 -05:00
2019-03-11 16:33:49 +01:00
2019-03-05 14:43:11 +01:00
2019-02-18 14:44:04 +01:00
2019-03-05 14:43:11 +01:00
2019-03-05 14:43:11 +01:00
2019-04-02 13:52:02 +01:00
2019-04-18 22:18:59 +02:00
2019-01-23 15:51:47 +00:00
2019-03-07 16:50:04 +01:00
2019-03-07 17:28:46 +01:00
2019-03-11 17:16:56 -03:00
2019-03-07 17:28:27 +01:00
2019-03-12 20:30:13 +01:00
2019-03-20 11:44:13 +01:00
2019-03-07 17:28:27 +01:00
2019-03-07 17:28:42 +01:00
2019-03-07 17:28:27 +01:00
2019-03-07 17:28:26 +01:00
2019-02-01 13:46:45 +01:00
2019-03-07 17:28:46 +01:00